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

make lint failed on main #56279

Closed
jazelly opened this issue Dec 17, 2024 · 0 comments · Fixed by #56284
Closed

make lint failed on main #56279

jazelly opened this issue Dec 17, 2024 · 0 comments · Fixed by #56284
Labels
build Issues and PRs related to build files or the CI.

Comments

@jazelly
Copy link
Member

jazelly commented Dec 17, 2024

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

@jazelly jazelly added the build Issues and PRs related to build files or the CI. label Dec 17, 2024
@targos targos linked a pull request Dec 17, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
build Issues and PRs related to build files or the CI.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant