Skip to content

feat(job): support debouncing #641

feat(job): support debouncing

feat(job): support debouncing #641

Triggered via pull request July 30, 2024 05:51
Status Failure
Total duration 43s
Artifacts

node.js.yml

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

Annotations

31 errors and 2 warnings
build (16.x, 7.0-alpine): test/test_queue.js#L1145
'secondJob' is never reassigned. Use 'const' instead
build (16.x, 7.0-alpine): test/test_queue.js#L1183
Unexpected function expression
build (16.x, 7.0-alpine): test/test_queue.js#L1184
Unexpected function expression
build (16.x, 7.0-alpine): test/test_queue.js#L1191
'jobId' is defined but never used
build (16.x, 7.0-alpine): test/test_queue.js#L1226
Unexpected function expression
build (16.x, 7.0-alpine): test/test_queue.js#L1227
Unexpected function expression
build (16.x, 7.0-alpine)
Process completed with exit code 1.
build (16.x, 6-alpine)
The job was canceled because "_16_x_7_0-alpine" failed.
build (16.x, 6-alpine): test/test_queue.js#L1145
'secondJob' is never reassigned. Use 'const' instead
build (16.x, 6-alpine): test/test_queue.js#L1183
Unexpected function expression
build (16.x, 6-alpine): test/test_queue.js#L1184
Unexpected function expression
build (16.x, 6-alpine): test/test_queue.js#L1191
'jobId' is defined but never used
build (16.x, 6-alpine): test/test_queue.js#L1226
Unexpected function expression
build (16.x, 6-alpine): test/test_queue.js#L1227
Unexpected function expression
build (16.x, 6-alpine)
Process completed with exit code 1.
build (12.x, 7.0-alpine)
The job was canceled because "_16_x_7_0-alpine" failed.
build (12.x, 7.0-alpine): test/test_queue.js#L1145
'secondJob' is never reassigned. Use 'const' instead
build (12.x, 7.0-alpine): test/test_queue.js#L1183
Unexpected function expression
build (12.x, 7.0-alpine): test/test_queue.js#L1184
Unexpected function expression
build (12.x, 7.0-alpine): test/test_queue.js#L1191
'jobId' is defined but never used
build (12.x, 7.0-alpine): test/test_queue.js#L1226
Unexpected function expression
build (12.x, 7.0-alpine): test/test_queue.js#L1227
Unexpected function expression
build (12.x, 7.0-alpine)
The operation was canceled.
build (14.x, 7.0-alpine)
The job was canceled because "_16_x_7_0-alpine" failed.
build (14.x, 7.0-alpine): test/test_queue.js#L1145
'secondJob' is never reassigned. Use 'const' instead
build (14.x, 7.0-alpine): test/test_queue.js#L1183
Unexpected function expression
build (14.x, 7.0-alpine): test/test_queue.js#L1184
Unexpected function expression
build (14.x, 7.0-alpine): test/test_queue.js#L1191
'jobId' is defined but never used
build (14.x, 7.0-alpine): test/test_queue.js#L1226
Unexpected function expression
build (14.x, 7.0-alpine): test/test_queue.js#L1227
Unexpected function expression
build (14.x, 7.0-alpine)
The operation was canceled.
build (16.x, 7.0-alpine)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build (16.x, 7.0-alpine)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/