chore(deps): update codecov/codecov-action action to v4 - autoclosed #1747
Annotations
10 errors and 1 warning
Run Lint:
import-from.js#L1
Prefer `node:path` over `path`
|
Run Lint:
import-from.js#L2
Prefer `node:process` over `process`
|
Run Lint:
import-from.js#L3
Prefer `node:url` over `url`
|
Run Lint:
import.js#L1
Definition for rule 'node/prefer-global/process' was not found
|
Run Lint:
index.js#L1
Definition for rule 'node/prefer-global/process' was not found
|
Run Lint:
tests/main.js#L1
Definition for rule 'node/prefer-global/process' was not found
|
Run Lint:
tests/main.js#L3
Prefer `node:assert` over `assert`
|
Run Lint:
tests/main.js#L11
Unexpected use of the global variable 'process'. Use 'require("process")' instead
|
Run Lint:
tests/main.js#L44
Unexpected use of the global variable 'process'. Use 'require("process")' instead
|
Run Lint:
tests/main.js#L62
Unexpected use of the global variable 'process'. Use 'require("process")' instead
|
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/
|
Loading