Skip to content

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

Consider extraction errors as expected operational errors without crashing the engine

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

Re-run triggered May 8, 2024 09:14
Status Success
Total duration 3m 7s
Artifacts

release.yml

on: pull_request_target
Matrix: test / test
Matrix: test / validate_declarations
changelog  /  check_functional_changes
3s
changelog / check_functional_changes
changelog  /  validate_changelog
28s
changelog / validate_changelog
Fit to window
Zoom out
Zoom in

Annotations

44 warnings
test / 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 / test (macos-latest): scripts/declarations/lint/index.mocha.js#L39
Async function has no 'await' expression
test / test (macos-latest): scripts/declarations/lint/index.mocha.js#L49
Async arrow function has no 'await' expression
test / test (macos-latest): scripts/declarations/lint/index.mocha.js#L50
Async function has no 'await' expression
test / test (macos-latest): scripts/declarations/validate/index.mocha.js#L43
Async function has no 'await' expression
test / test (macos-latest): scripts/declarations/validate/index.mocha.js#L56
Async arrow function has no 'await' expression
test / test (macos-latest): scripts/declarations/validate/index.mocha.js#L57
Async function has no 'await' expression
test / test (macos-latest): scripts/declarations/validate/index.mocha.js#L103
Async function has no 'await' expression
test / test (macos-latest): scripts/declarations/validate/index.mocha.js#L132
Async function 'checkContentLength' has no 'await' expression
test / test (macos-latest): scripts/history/migrate-services.js#L201
Async function 'finalize' has no 'await' expression
test / test (macos-latest): scripts/import/index.js#L70
Async function 'queueWorker' has no 'await' expression
test / 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 / test (ubuntu-20.04): scripts/declarations/lint/index.mocha.js#L39
Async function has no 'await' expression
test / 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 / test (ubuntu-20.04): scripts/declarations/lint/index.mocha.js#L49
Async arrow function has no 'await' expression
test / test (windows-latest): scripts/declarations/lint/index.mocha.js#L39
Async function has no 'await' expression
test / test (ubuntu-20.04): scripts/declarations/lint/index.mocha.js#L50
Async function has no 'await' expression
test / test (windows-latest): scripts/declarations/lint/index.mocha.js#L49
Async arrow function has no 'await' expression
test / test (windows-latest): scripts/declarations/lint/index.mocha.js#L50
Async function has no 'await' expression
test / test (ubuntu-20.04): scripts/declarations/validate/index.mocha.js#L43
Async function has no 'await' expression
test / test (windows-latest): scripts/declarations/validate/index.mocha.js#L43
Async function has no 'await' expression
test / test (ubuntu-20.04): scripts/declarations/validate/index.mocha.js#L56
Async arrow function has no 'await' expression
test / test (windows-latest): scripts/declarations/validate/index.mocha.js#L56
Async arrow function has no 'await' expression
test / test (ubuntu-20.04): scripts/declarations/validate/index.mocha.js#L57
Async function has no 'await' expression
test / test (windows-latest): scripts/declarations/validate/index.mocha.js#L57
Async function has no 'await' expression
test / test (ubuntu-20.04): scripts/declarations/validate/index.mocha.js#L103
Async function has no 'await' expression
test / test (windows-latest): scripts/declarations/validate/index.mocha.js#L103
Async function has no 'await' expression
test / test (ubuntu-20.04): scripts/declarations/validate/index.mocha.js#L132
Async function 'checkContentLength' has no 'await' expression
test / test (windows-latest): scripts/declarations/validate/index.mocha.js#L132
Async function 'checkContentLength' has no 'await' expression
test / test (ubuntu-20.04): scripts/history/migrate-services.js#L201
Async function 'finalize' has no 'await' expression
test / test (windows-latest): scripts/history/migrate-services.js#L201
Async function 'finalize' has no 'await' expression
test / test (windows-latest): scripts/import/index.js#L70
Async function 'queueWorker' has no 'await' expression
test / test (ubuntu-20.04): scripts/import/index.js#L70
Async function 'queueWorker' has no 'await' expression
test / 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/.
test / 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 / 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/.
release
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, softprops/action-gh-release@v1, JS-DevTools/npm-publish@v1, peter-evans/repository-dispatch@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
release
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, JS-DevTools/npm-publish@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
release
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
release
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
release
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
release
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
release
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
release
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/