This repository has been archived by the owner on Nov 29, 2023. It is now read-only.
fixed: if a PDF endpoint encounters an authentication error during PD… #374
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/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)
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'
|