Skip to content

Fix workflow

Fix workflow #87

Triggered via push November 17, 2024 20:49
Status Failure
Total duration 8m 1s
Artifacts

main.yml

on: push
Matrix: test
Matrix: test-intel
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Node.js 20: temp.js#L1
There should be no space after '{'.
Node.js 20: temp.js#L1
There should be no space before '}'.
Node.js 20: temp.js#L3
Use object destructuring.
Node.js 20: temp.js#L3
Unexpected use of the global variable 'process'. Use 'require("process")' instead.
Node.js 20: temp.js#L5
Unexpected parentheses around single function argument.
Node.js 20: temp.js#L5
Unexpected block statement surrounding arrow body; move the returned value immediately after the `=>`.
Node.js 20: temp.js#L6
Expected indentation of 1 tab but found 2 spaces.
Node.js 20: temp.js#L7
Missing semicolon.
Node.js 20: temp.js#L9
Unexpected parentheses around single function argument.
Node.js 20: temp.js#L9
Unexpected block statement surrounding arrow body; move the returned value immediately after the `=>`.