Skip to content

make lint failed on main #56279

Description

@jazelly

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    buildIssues and PRs related to Node.js builds or CI infrastructure.

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions