Skip to content

FORSAH-17

FORSAH-17 #1

Triggered via push February 21, 2024 17:13
Status Cancelled
Total duration 10m 29s
Artifacts

ci.yml

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

Annotations

2 errors and 24 warnings
build (16)
The operation was canceled.
build (14)
The operation was canceled.
build (16)
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/.
build (16)
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/
build (16): .github/ISSUE_TEMPLATE/bug_report.md#L1
File ignored by default.
build (16): .github/ISSUE_TEMPLATE/feature_request.md#L1
File ignored by default.
build (16): .github/PULL_REQUEST_TEMPLATE.md#L1
File ignored by default.
build (16): app.js#L6
`os` import should occur before import of `./app/models/config-model`
build (16): app.js#L12
Unary operator '++' used
build (16): app.js#L23
Unexpected require()
build (16): app/controllers/api-v1-controller.js#L82
'account' is already declared in the upper scope on line 9 column 7
build (16): app/controllers/api-v1-controller.js#L228
Assignment to function parameter 'list'
build (16): app/controllers/api-v1-controller.js#L260
'survey' is never reassigned. Use 'const' instead
build (16): app/controllers/api-v1-controller.js#L331
Unexpected dangling '_' in '_setQuotaUsed'
build (14)
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/.
build (14)
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/
build (14): .github/ISSUE_TEMPLATE/bug_report.md#L1
File ignored by default.
build (14): .github/ISSUE_TEMPLATE/feature_request.md#L1
File ignored by default.
build (14): .github/PULL_REQUEST_TEMPLATE.md#L1
File ignored by default.
build (14): app.js#L6
`os` import should occur before import of `./app/models/config-model`
build (14): app.js#L12
Unary operator '++' used
build (14): app.js#L23
Unexpected require()
build (14): app/controllers/api-v1-controller.js#L82
'account' is already declared in the upper scope on line 9 column 7
build (14): app/controllers/api-v1-controller.js#L228
Assignment to function parameter 'list'
build (14): app/controllers/api-v1-controller.js#L260
'survey' is never reassigned. Use 'const' instead
build (14): app/controllers/api-v1-controller.js#L331
Unexpected dangling '_' in '_setQuotaUsed'