Replace dependency eslint-plugin-node with eslint-plugin-n ^14.0.0 - autoclosed #85
Annotations
15 errors and 2 warnings
test (14.x)
Process completed with exit code 1.
|
test (12.x)
The job was canceled because "_14_x" failed.
|
test (12.x)
The operation was canceled.
|
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 (16.x)
The job was canceled because "_14_x" failed.
|
test (16.x)
The operation was canceled.
|
test (14.x)
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/
|
lint
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/
|