Node.js CI #2732
Annotations
1 error and 11 warnings
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
controllers/block.js#L213
'objectsPath_' is defined but never used. Allowed unused args must match /^_/u
|
controllers/blockLink.js#L70
'objectsPath_' is defined but never used. Allowed unused args must match /^_/u
|
controllers/link.js#L115
'newLink' is already declared in the upper scope on line 67 column 7
|
controllers/logicNode.js#L239
'err' is already declared in the upper scope on line 205 column 35
|
libraries/gitInterface.js#L1
'fs' is assigned a value but never used. Allowed unused vars must match /^_/u
|
libraries/gitInterface.js#L2
'os' is assigned a value but never used. Allowed unused vars must match /^_/u
|
libraries/gitInterface.js#L3
'path' is assigned a value but never used. Allowed unused vars must match /^_/u
|
libraries/gitInterface.js#L4
'root' is assigned a value but never used. Allowed unused vars must match /^_/u
|
libraries/gitInterface.js#L48
'err' is already declared in the upper scope on line 43 column 35
|
libraries/nodeUtilities.js#L40
'tool' is already declared in the upper scope on line 16 column 57
|
This job failed
Loading