Replace dependency eslint-plugin-node with eslint-plugin-n ^14.0.0 - autoclosed #83
Annotations
10 errors and 1 warning
.eslintrc.js#L1
Missing module of eslint-plugin-node. run: `npm i -D eslint-plugin-node`
|
.eslintrc.js#L3
'module' is not defined
|
lib/index.js#L1
Missing module of eslint-plugin-node. run: `npm i -D eslint-plugin-node`
|
lib/index.js#L3
'module' is not defined
|
lib/index.js#L11
'require' is not defined
|
lib/vue-specific-rules.js#L1
Missing module of eslint-plugin-node. run: `npm i -D eslint-plugin-node`
|
lib/vue-specific-rules.js#L3
'module' is not defined
|
scss/index.js#L1
Missing module of eslint-plugin-node. run: `npm i -D eslint-plugin-node`
|
scss/index.js#L3
'module' is not defined
|
scss/index.js#L11
'require' is not defined
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
This job failed
Loading