FORSAH-17 #1
Annotations
1 error and 12 warnings
Post Run actions/cache@v2
The operation was canceled.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/cache@v2, actions/setup-node@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@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/
|
Run npm test:
.github/ISSUE_TEMPLATE/bug_report.md#L1
File ignored by default.
|
Run npm test:
.github/ISSUE_TEMPLATE/feature_request.md#L1
File ignored by default.
|
Run npm test:
.github/PULL_REQUEST_TEMPLATE.md#L1
File ignored by default.
|
Run npm test:
app.js#L6
`os` import should occur before import of `./app/models/config-model`
|
Run npm test:
app.js#L12
Unary operator '++' used
|
Run npm test:
app.js#L23
Unexpected require()
|
Run npm test:
app/controllers/api-v1-controller.js#L82
'account' is already declared in the upper scope on line 9 column 7
|
Run npm test:
app/controllers/api-v1-controller.js#L228
Assignment to function parameter 'list'
|
Run npm test:
app/controllers/api-v1-controller.js#L260
'survey' is never reassigned. Use 'const' instead
|
Run npm test:
app/controllers/api-v1-controller.js#L331
Unexpected dangling '_' in '_setQuotaUsed'
|
The logs for this run have expired and are no longer available.
Loading