Node.js CI #2712
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/HumanPoseFuser.js#L62
Trailing spaces not allowed
|
libraries/HumanPoseFuser.js#L464
Trailing spaces not allowed
|
libraries/HumanPoseFuser.js#L549
Trailing spaces not allowed
|
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
|
This job failed
Loading