Use process port if available (#13) #41
build.yml
on: push
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+runner@2.1.4/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.
|
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/
|