Generate data programmatically #156
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.
|