Upgrade vulnerable dependencies fixing npm audit reports #50
Annotations
1 error and 11 warnings
|
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/
|
model/task.js#L149
This line has a length of 120. Maximum allowed is 100
|
model/task.js#L151
This line has a length of 117. Maximum allowed is 100
|
model/task.js#L182
Async arrow function has a complexity of 10. Maximum allowed is 6
|
model/task.js#L229
Method 'prepareForOutput' has a complexity of 13. Maximum allowed is 6
|
model/task.js#L229
Method 'prepareForOutput' has too many statements (19). Maximum allowed is 15
|
model/task.js#L257
Blocks are nested too deeply (3). Maximum allowed is 2
|
route/task.js#L69
Async arrow function 'handler' has a complexity of 7. Maximum allowed is 6
|
route/task.js#L78
Blocks are nested too deeply (3). Maximum allowed is 2
|
route/tasks.js#L73
Blocks are nested too deeply (3). Maximum allowed is 2
|
|
The logs for this run have expired and are no longer available.
Loading