Replace dependency eslint-plugin-node with eslint-plugin-n ^14.0.0 - autoclosed #98
Annotations
10 errors and 1 warning
Lint:
.eslintrc.js#L1
Missing module of eslint-plugin-node. run: `npm i -D eslint-plugin-node`
|
Lint:
.eslintrc.js#L3
'module' is not defined
|
Lint:
lib/index.js#L1
Missing module of eslint-plugin-node. run: `npm i -D eslint-plugin-node`
|
Lint:
lib/index.js#L3
'module' is not defined
|
Lint:
lib/index.js#L11
'require' is not defined
|
Lint:
lib/vue-specific-rules.js#L1
Missing module of eslint-plugin-node. run: `npm i -D eslint-plugin-node`
|
Lint:
lib/vue-specific-rules.js#L3
'module' is not defined
|
Lint:
scss/index.js#L1
Missing module of eslint-plugin-node. run: `npm i -D eslint-plugin-node`
|
Lint:
scss/index.js#L3
'module' is not defined
|
Lint:
scss/index.js#L11
'require' is not defined
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading