This repository has been archived by the owner on Jun 12, 2024. It is now read-only.
changed: updated enketo-transformer to match enketo-core version #378
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
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'
|