Skip to content

chore: fix CI to use newer npm on node 14 #605

chore: fix CI to use newer npm on node 14

chore: fix CI to use newer npm on node 14 #605

Triggered via pull request August 28, 2024 22:00
Status Failure
Total duration 57s
Artifacts

ci.yaml

on: pull_request
Matrix: test-linux
Fit to window
Zoom out
Zoom in

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.