- 
          
- 
                Notifications
    You must be signed in to change notification settings 
- Fork 33.6k
Closed
Labels
buildIssues and PRs related to build files or the CI.Issues and PRs related to build files or the CI.
Description
Version
v24.0.0-pre
Platform
m1
Subsystem
No response
What steps will reproduce the bug?
make lint
How often does it reproduce? Is there a required condition?
Always
What is the expected behavior? Why is that the expected behavior?
it passes
What do you see instead?
...
/jazelly/my/node/doc/api/sqlite.md
  17:1   error  Use `node:` prefix  no-restricted-syntax
  21:16  error  Use `node:` prefix  no-restricted-syntax
  30:1   error  Use `node:` prefix  no-restricted-syntax
  54:26  error  Use `node:` prefix  no-restricted-syntax
...
✖ 61 problems (61 errors, 0 warnings)
make[1]: *** [lint-js-doc] Error 1
Running YAML linter...
YAML linting with yamllint is not available
Run 'make lint-yaml-build'
make: *** [lint] Error 2
Additional information
No response
Metadata
Metadata
Assignees
Labels
buildIssues and PRs related to build files or the CI.Issues and PRs related to build files or the CI.