Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Hi, we've had failures from this Github action
swagger-api/apidom#4539
This forked version is succeeding, but of course not a sustainable pinning to an alpha version, but though it was better to open a PR than an issue. Thanks for creating the Github action!
It's currently failing with:
/workspace/node_modules/tree-sitter/index.js:361 ? parse.call( ^ Error: Invalid argument at Parser.parse (/workspace/node_modules/tree-sitter/index.js:361:13) at analyze (/workspace/node_modules/@swagger-api/apidom-parser-adapter-yaml-1-2/src/lexical-analysis/node.cjs:19:17) at Object.parse (/workspace/node_modules/@swagger-api/apidom-parser-adapter-yaml-1-2/src/adapter-node.cjs:39:39) at parse (/workspace/node_modules/@swagger-api/apidom-ls/src/parser-factory.cjs:98:32) at process.processTicksAndRejections (node:internal/process/task_queues:95:5) at async Object.get (/workspace/node_modules/@swagger-api/apidom-ls/src/document-cache.cjs:54:30) at async DefaultValidationService.doValidation (/workspace/node_modules/@swagger-api/apidom-ls/src/services/validation/validation-service.cjs:323:18) at async /workspace/validate.cjs:53:28 Node.js v20.10.0