Skip to content

Refactor (wip)

Refactor (wip) #104

Triggered via push September 15, 2023 05:16
Status Failure
Total duration 25s
Artifacts

node-js-ci.yml

on: push
Matrix: build
code-climate
0s
code-climate
Fit to window
Zoom out
Zoom in

Annotations

26 errors
build (16.x): lib/AcquisitionRequestQueue.js#L21
'request' is already declared in the upper scope on line 21 column 11
build (16.x): lib/ManagedResources.js#L21
'managedResource' is already declared in the upper scope on line 21 column 11
build (16.x): lib/ManagedResources.js#L42
'managedResource' is already declared in the upper scope on line 42 column 11
build (16.x): lib/Pool.js#L173
Return values from promise executor functions cannot be read
build (16.x): lib/ShutdownRequest.js#L23
Duplicate name 'resolve'
build (16.x): lib/ShutdownRequest.js#L27
Duplicate name 'reject'
build (16.x): test/Pool.test.js#L560
'resource' is assigned a value but never used. Allowed unused vars must match /^debug$/u
build (16.x)
Process completed with exit code 1.
build (18.x)
The job was canceled because "_16_x" failed.
build (18.x): lib/AcquisitionRequestQueue.js#L21
'request' is already declared in the upper scope on line 21 column 11
build (18.x): lib/ManagedResources.js#L21
'managedResource' is already declared in the upper scope on line 21 column 11
build (18.x): lib/ManagedResources.js#L42
'managedResource' is already declared in the upper scope on line 42 column 11
build (18.x): lib/Pool.js#L173
Return values from promise executor functions cannot be read
build (18.x): lib/ShutdownRequest.js#L23
Duplicate name 'resolve'
build (18.x): lib/ShutdownRequest.js#L27
Duplicate name 'reject'
build (18.x): test/Pool.test.js#L560
'resource' is assigned a value but never used. Allowed unused vars must match /^debug$/u
build (18.x)
Process completed with exit code 1.
build (20.x)
The job was canceled because "_16_x" failed.
build (20.x): lib/AcquisitionRequestQueue.js#L21
'request' is already declared in the upper scope on line 21 column 11
build (20.x): lib/ManagedResources.js#L21
'managedResource' is already declared in the upper scope on line 21 column 11
build (20.x): lib/ManagedResources.js#L42
'managedResource' is already declared in the upper scope on line 42 column 11
build (20.x): lib/Pool.js#L173
Return values from promise executor functions cannot be read
build (20.x): lib/ShutdownRequest.js#L23
Duplicate name 'resolve'
build (20.x): lib/ShutdownRequest.js#L27
Duplicate name 'reject'
build (20.x): test/Pool.test.js#L560
'resource' is assigned a value but never used. Allowed unused vars must match /^debug$/u
build (20.x)
The operation was canceled.