Skip to content

fix: respect process.exitCode #69

fix: respect process.exitCode

fix: respect process.exitCode #69

Triggered via pull request June 24, 2025 18:40
Status Failure
Total duration 36s
Artifacts

main.yml

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

Annotations

14 errors
Node.js 18
Process completed with exit code 1.
Node.js 18: test.js#L108
Do not add spaces between braces.
Node.js 18: test.js#L99
Do not add spaces between braces.
Node.js 18: test.js#L90
Do not add spaces between braces.
Node.js 18: test.js#L89
Do not add spaces between braces.
Node.js 18: test.js#L86
Missing semicolon.
Node.js 18: fixtures/empty-exit-code.js#L3
Unexpected use of the global variable 'process'. Use 'require("process")' instead.
Node.js 20
Process completed with exit code 1.
Node.js 20: test.js#L108
Do not add spaces between braces.
Node.js 20: test.js#L99
Do not add spaces between braces.
Node.js 20: test.js#L90
Do not add spaces between braces.
Node.js 20: test.js#L89
Do not add spaces between braces.
Node.js 20: test.js#L86
Missing semicolon.
Node.js 20: fixtures/empty-exit-code.js#L3
Unexpected use of the global variable 'process'. Use 'require("process")' instead.