Skip to content

Node.js CI

Node.js CI #972

Triggered via schedule July 30, 2023 08:43
Status Failure
Total duration 32s
Artifacts

node.js.yml

on: schedule
Lint and Test on Node.js * x64 on ubuntu-latest
23s
Lint and Test on Node.js * x64 on ubuntu-latest
Matrix: test-secondary
Fit to window
Zoom out
Zoom in

Annotations

7 errors
Lint and Test on Node.js * x64 on ubuntu-latest: cli.js#L7
`commander` import should occur after import of `node:stream`
Lint and Test on Node.js * x64 on ubuntu-latest: cli.js#L9
`node-fetch` import should occur after import of `node:stream`
Lint and Test on Node.js * x64 on ubuntu-latest: lib/extract/tar.js#L11
`tar` import should occur after import of `node:util`
Lint and Test on Node.js * x64 on ubuntu-latest: lib/get-build-list.js#L11
`node:util` import should occur before import of `node-fetch`
Lint and Test on Node.js * x64 on ubuntu-latest: lib/run-node-build.js#L21
`node-fetch` import should occur after import of `node:stream/promises`
Lint and Test on Node.js * x64 on ubuntu-latest: test/cli.js#L8
`sinon` import should occur after import of `node:timers/promises`
Lint and Test on Node.js * x64 on ubuntu-latest
Process completed with exit code 1.