Skip to content

Generate data programmatically #156

Generate data programmatically

Generate data programmatically #156

Triggered via pull request February 20, 2024 08:57
Status Failure
Total duration 35s
Artifacts

main.yml

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

Annotations

10 errors
Node.js 20: scripts/get-node-globals.mjs#L7
'commonjsGlobals' is assigned a value but never used. Allowed unused vars must match /^_/u.
Node.js 20: scripts/utilities.mjs#L80
'unique' is not defined.
Node.js 20: utilities.mjs#L8
'unique' is defined but never used. Allowed unused vars must match /^_/u.
Node.js 20: utilities.mjs#L31
Missing trailing comma.
Node.js 20
Process completed with exit code 1.
Node.js 18: scripts/get-node-globals.mjs#L7
'commonjsGlobals' is assigned a value but never used. Allowed unused vars must match /^_/u.
Node.js 18: scripts/utilities.mjs#L80
'unique' is not defined.
Node.js 18: utilities.mjs#L8
'unique' is defined but never used. Allowed unused vars must match /^_/u.
Node.js 18: utilities.mjs#L31
Missing trailing comma.
Node.js 18
Process completed with exit code 1.