Replace dependency eslint-plugin-node with eslint-plugin-n ^14.0.0 - autoclosed #51
Annotations
15 errors and 2 warnings
test (16.x)
Process completed with exit code 1.
|
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
|
test (12.x)
The job was canceled because "_16_x" failed.
|
test (12.x)
Process completed with exit code 1.
|
test (14.x)
The job was canceled because "_16_x" failed.
|
test (14.x)
The operation was canceled.
|
test (16.x)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|