Skip to content

🐛 Fix #599 add lazy support for potential self-referential types (plus unit tests) #907

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

btoo
Copy link

@btoo btoo commented Dec 8, 2024

@btoo btoo force-pushed the nickdegroot/fix-recursive-types branch from 0649842 to 3d7cd83 Compare December 8, 2024 02:46
@btoo btoo changed the title add unit tests for 🐛 Fix #599 add lazy support for potential self-referential types 🐛 Fix #599 add lazy support for potential self-referential types (plus unit tests) Dec 8, 2024
@btoo
Copy link
Author

btoo commented Dec 18, 2024

hey @Code-Hex i saw you ran the CI checks for me. thanks!

i noticed that it failed and, taking a wild guess, seemingly for a reason unrelated to the PR?

INPUT_BRANCH value: nickdegroot/fix-recursive-types
From https://github.com/Code-Hex/graphql-codegen-typescript-validation-schema
 * [new branch]      main       -> origin/main
fatal: invalid reference: nickdegroot/fix-recursive-types
Error: Invalid status code: 128
    at ChildProcess.<anonymous> (/home/runner/work/_actions/stefanzweifel/git-auto-commit-action/v4/index.js:17:19)
    at ChildProcess.emit (node:events:519:[28](https://github.com/Code-Hex/graphql-codegen-typescript-validation-schema/actions/runs/12218195678/job/34143875355?pr=907#step:7:29))
    at maybeClose (node:internal/child_process:1105:16)
    at ChildProcess._handle.onexit (node:internal/child_process:[30](https://github.com/Code-Hex/graphql-codegen-typescript-validation-schema/actions/runs/12218195678/job/34143875355?pr=907#step:7:31)5:5) {
  code: 128
}
Error: Invalid status code: 128
    at ChildProcess.<anonymous> (/home/runner/work/_actions/stefanzweifel/git-auto-commit-action/v4/index.js:17:19)
    at ChildProcess.emit (node:events:519:28)
    at maybeClose (node:internal/child_process:1105:16)
    at ChildProcess._handle.onexit (node:internal/child_process:305:5)

any idea how this happened?

@btoo btoo force-pushed the nickdegroot/fix-recursive-types branch from 3d7cd83 to c94ef9e Compare January 15, 2025 05:44
@Code-Hex
Copy link
Owner

@btoo Did you try running tests on your local?

@fcsonline
Copy link

It would be awesome to unlock this. 🙏

@btoo
Copy link
Author

btoo commented Apr 7, 2025

@btoo Did you try running tests on your local?

@Code-Hex yes i did - it passes locally

@DavidRodriguezHidalgo
Copy link

Any chance that we can help unblocking this? 🙏🏼

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants