Skip to content

Consider extraction errors as expected operational errors without crashing the engine #3204

Consider extraction errors as expected operational errors without crashing the engine

Consider extraction errors as expected operational errors without crashing the engine #3204

Triggered via pull request May 8, 2024 08:48
Status Failure
Total duration 4m 11s
Artifacts

test.yml

on: pull_request
Matrix: test
Matrix: validate_declarations
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 26 warnings
test (ubuntu-20.04): src/archivist/extract/index.js#L1
'url' is defined but never used
test (ubuntu-20.04)
Process completed with exit code 1.
test (macos-latest)
Process completed with exit code 1.
test (windows-latest): src/archivist/extract/index.js#L1
'url' is defined but never used
test (windows-latest)
Process completed with exit code 1.
validate_declarations (ubuntu-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
validate_declarations (macos-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test (ubuntu-20.04)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test (ubuntu-20.04): scripts/declarations/lint/index.mocha.js#L39
Async function has no 'await' expression
test (ubuntu-20.04): scripts/declarations/lint/index.mocha.js#L49
Async arrow function has no 'await' expression
test (ubuntu-20.04): scripts/declarations/lint/index.mocha.js#L50
Async function has no 'await' expression
test (ubuntu-20.04): scripts/declarations/validate/index.mocha.js#L43
Async function has no 'await' expression
test (ubuntu-20.04): scripts/declarations/validate/index.mocha.js#L56
Async arrow function has no 'await' expression
test (ubuntu-20.04): scripts/declarations/validate/index.mocha.js#L57
Async function has no 'await' expression
test (ubuntu-20.04): scripts/declarations/validate/index.mocha.js#L103
Async function has no 'await' expression
test (ubuntu-20.04): scripts/declarations/validate/index.mocha.js#L132
Async function 'checkContentLength' has no 'await' expression
test (ubuntu-20.04): scripts/history/migrate-services.js#L201
Async function 'finalize' has no 'await' expression
test (ubuntu-20.04): scripts/import/index.js#L70
Async function 'queueWorker' has no 'await' expression
validate_declarations (windows-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test (macos-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test (windows-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test (windows-latest): scripts/declarations/lint/index.mocha.js#L39
Async function has no 'await' expression
test (windows-latest): scripts/declarations/lint/index.mocha.js#L49
Async arrow function has no 'await' expression
test (windows-latest): scripts/declarations/lint/index.mocha.js#L50
Async function has no 'await' expression
test (windows-latest): scripts/declarations/validate/index.mocha.js#L43
Async function has no 'await' expression
test (windows-latest): scripts/declarations/validate/index.mocha.js#L56
Async arrow function has no 'await' expression
test (windows-latest): scripts/declarations/validate/index.mocha.js#L57
Async function has no 'await' expression
test (windows-latest): scripts/declarations/validate/index.mocha.js#L103
Async function has no 'await' expression
test (windows-latest): scripts/declarations/validate/index.mocha.js#L132
Async function 'checkContentLength' has no 'await' expression
test (windows-latest): scripts/history/migrate-services.js#L201
Async function 'finalize' has no 'await' expression
test (windows-latest): scripts/import/index.js#L70
Async function 'queueWorker' has no 'await' expression