chore: fix CI to use newer npm on node 14 #605
Annotations
8 errors
lint:
system-test/busybench/src/busybench.ts#L17
Definition for rule 'node/no-unsupported-features/node-builtins' was not found
|
lint:
system-test/busybench/src/busybench.ts#L18
The 'fs.promises' is not supported until Node.js 11.14.0 (backported: ^10.17.0). The configured version range is '>=8.0.0'
|
lint:
system-test/busybench/src/busybench.ts#L19
Definition for rule 'node/no-extraneous-import' was not found
|
lint
Process completed with exit code 1.
|
test-linux (14):
system-test/busybench/src/busybench.ts#L17
Definition for rule 'node/no-unsupported-features/node-builtins' was not found
|
test-linux (14):
system-test/busybench/src/busybench.ts#L18
The 'fs.promises' is not supported until Node.js 11.14.0 (backported: ^10.17.0). The configured version range is '>=8.0.0'
|
test-linux (14):
system-test/busybench/src/busybench.ts#L19
Definition for rule 'node/no-extraneous-import' was not found
|
test-linux (14)
Process completed with exit code 1.
|