Skip to content

Upgrade deps

Upgrade deps #36

Triggered via pull request November 1, 2024 02:55
@aehardingaeharding
synchronize #15
upgrade
Status Failure
Total duration 49s
Artifacts

build.yml

on: pull_request
test-and-build
39s
test-and-build
build-and-push-image
0s
build-and-push-image
deploy-staging-if-needed
0s
deploy-staging-if-needed
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 2 warnings
Unhandled error: src/scripts/services/db.spec.js#L21
Error: done() callback is deprecated, use promise instead ❯ context node_modules/.pnpm/@vitest[email protected]/node_modules/@vitest/runner/dist/index.js:54:11 ❯ src/scripts/services/db.spec.js:21:9 ❯ processTicksAndRejections node:internal/process/task_queues:105:5 This error originated in "src/scripts/services/db.spec.js" test file. It doesn't mean the error was thrown inside the file itself, but while it was running. This error was caught after test environment was torn down. Make sure to cancel any running tasks before test finishes: - cancel timeouts using clearTimeout and clearInterval - wait for promises to resolve using the await keyword
test-and-build
Process completed with exit code 1.
test-and-build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test-and-build
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/