Upgrade vulnerable dependencies fixing npm audit reports #50
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
3 errors and 14 warnings
checkout_and_test (12.x, true)
Process completed with exit code 2.
|
checkout_and_test (14.x)
The operation was canceled.
|
checkout_and_test (16.x)
The operation was canceled.
|
checkout_and_test (12.x, true)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
checkout_and_test (12.x, true):
model/task.js#L149
This line has a length of 120. Maximum allowed is 100
|
checkout_and_test (12.x, true):
model/task.js#L151
This line has a length of 117. Maximum allowed is 100
|
checkout_and_test (12.x, true):
model/task.js#L182
Async arrow function has a complexity of 10. Maximum allowed is 6
|
checkout_and_test (12.x, true):
model/task.js#L229
Method 'prepareForOutput' has a complexity of 13. Maximum allowed is 6
|
checkout_and_test (12.x, true):
model/task.js#L229
Method 'prepareForOutput' has too many statements (19). Maximum allowed is 15
|
checkout_and_test (12.x, true):
model/task.js#L257
Blocks are nested too deeply (3). Maximum allowed is 2
|
checkout_and_test (12.x, true):
route/task.js#L69
Async arrow function 'handler' has a complexity of 7. Maximum allowed is 6
|
checkout_and_test (12.x, true):
route/task.js#L78
Blocks are nested too deeply (3). Maximum allowed is 2
|
checkout_and_test (12.x, true):
route/tasks.js#L73
Blocks are nested too deeply (3). Maximum allowed is 2
|
checkout_and_test (12.x, true)
Unexpected input(s) 'time', valid inputs are ['entryPoint', 'args']
|
checkout_and_test (14.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
checkout_and_test (14.x)
Unexpected input(s) 'time', valid inputs are ['entryPoint', 'args']
|
checkout_and_test (16.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|