Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

@swagger-api/apidom-ls #8

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

krivaa-attensi
Copy link

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

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

Successfully merging this pull request may close these issues.

1 participant