Skip to content
This repository has been archived by the owner on Jun 12, 2024. It is now read-only.

Revert "Merge/6.2.0" #329

Revert "Merge/6.2.0"

Revert "Merge/6.2.0" #329

Triggered via pull request September 28, 2023 17:45
Status Success
Total duration 2m 15s
Artifacts

ci.yml

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

Annotations

22 warnings
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/account-controller.js#L57
'account' is already declared in the upper scope on line 3 column 7
build (16): app/controllers/account-controller.js#L69
'account' is already declared in the upper scope on line 3 column 7
build (16): app/controllers/account-controller.js#L81
'account' is already declared in the upper scope on line 3 column 7
build (16): app/controllers/account-controller.js#L108
Unexpected dangling '_' in '_render'
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/account-controller.js#L57
'account' is already declared in the upper scope on line 3 column 7
build (14): app/controllers/account-controller.js#L69
'account' is already declared in the upper scope on line 3 column 7
build (14): app/controllers/account-controller.js#L81
'account' is already declared in the upper scope on line 3 column 7
build (14): app/controllers/account-controller.js#L108
Unexpected dangling '_' in '_render'