Skip to content

chore: bump the dependencies group with 2 updates #1151

chore: bump the dependencies group with 2 updates

chore: bump the dependencies group with 2 updates #1151

Triggered via pull request June 19, 2026 08:37
Status Failure
Total duration 46s
Artifacts

ci.yml

on: pull_request
Matrix: test / Test
test  /  ...  /  Dependency Review
7s
test / quality-check / Dependency Review
test  /  ...  /  Check Licenses
24s
test / quality-check / Check Licenses
test  /  ...  /  Lint Code
25s
test / quality-check / Lint Code
test  /  Test Fastify Integration
test / Test Fastify Integration
test  /  Automerge Dependabot PRs
0s
test / Automerge Dependabot PRs
Fit to window
Zoom out
Zoom in

Annotations

35 errors, 1 warning, and 3 notices
test / Test (24, ubuntu-latest)
Process completed with exit code 1.
reply.download() with rootPath and fileName: test/static.test.js#L1176
AssertionError [ERR_ASSERTION]: The expression evaluated to a falsy value: t.assert.ok(response.ok) at TestContext.<anonymous> (/home/runner/work/fastify-static/fastify-static/test/static.test.js:1176:14) at process.processTicksAndRejections (node:internal/process/task_queues:104:5) at async Test.run (node:internal/test_runner/test:1313:7) at async TestContext.<anonymous> (/home/runner/work/fastify-static/fastify-static/test/static.test.js:1172:3) at async Test.run (node:internal/test_runner/test:1313:7) at async Test.processPendingSubtests (node:internal/test_runner/test:897:7) { generatedMessage: true, code: 'ERR_ASSERTION', actual: false, expected: true, operator: '==', diff: 'simple' }
reply.download() with custom opts (2): test/static.test.js#L1164
AssertionError [ERR_ASSERTION]: The expression evaluated to a falsy value: t.assert.ok(response.ok) at TestContext.<anonymous> (/home/runner/work/fastify-static/fastify-static/test/static.test.js:1164:14) at process.processTicksAndRejections (node:internal/process/task_queues:104:5) at async Test.run (node:internal/test_runner/test:1313:7) at async TestContext.<anonymous> (/home/runner/work/fastify-static/fastify-static/test/static.test.js:1160:3) at async Test.run (node:internal/test_runner/test:1313:7) at async Test.processPendingSubtests (node:internal/test_runner/test:897:7) { generatedMessage: true, code: 'ERR_ASSERTION', actual: false, expected: true, operator: '==', diff: 'simple' }
reply.download() with custom opts: test/static.test.js#L1152
AssertionError [ERR_ASSERTION]: The expression evaluated to a falsy value: t.assert.ok(response.ok) at TestContext.<anonymous> (/home/runner/work/fastify-static/fastify-static/test/static.test.js:1152:14) at process.processTicksAndRejections (node:internal/process/task_queues:104:5) at async Test.run (node:internal/test_runner/test:1313:7) at async TestContext.<anonymous> (/home/runner/work/fastify-static/fastify-static/test/static.test.js:1148:3) at async Test.run (node:internal/test_runner/test:1313:7) at async Test.processPendingSubtests (node:internal/test_runner/test:897:7) { generatedMessage: true, code: 'ERR_ASSERTION', actual: false, expected: true, operator: '==', diff: 'simple' }
reply.download() with fileName - override: test/static.test.js#L1141
AssertionError [ERR_ASSERTION]: The expression evaluated to a falsy value: t.assert.ok(response.ok) at TestContext.<anonymous> (/home/runner/work/fastify-static/fastify-static/test/static.test.js:1141:14) at process.processTicksAndRejections (node:internal/process/task_queues:104:5) at async Test.run (node:internal/test_runner/test:1313:7) at async TestContext.<anonymous> (/home/runner/work/fastify-static/fastify-static/test/static.test.js:1137:3) at async Test.run (node:internal/test_runner/test:1313:7) at async Test.processPendingSubtests (node:internal/test_runner/test:897:7) { generatedMessage: true, code: 'ERR_ASSERTION', actual: false, expected: true, operator: '==', diff: 'simple' }
reply.download() with fileName: test/static.test.js#L1130
AssertionError [ERR_ASSERTION]: The expression evaluated to a falsy value: t.assert.ok(response.ok) at TestContext.<anonymous> (/home/runner/work/fastify-static/fastify-static/test/static.test.js:1130:14) at process.processTicksAndRejections (node:internal/process/task_queues:104:5) at async Test.run (node:internal/test_runner/test:1313:7) at async TestContext.<anonymous> (/home/runner/work/fastify-static/fastify-static/test/static.test.js:1126:3) at async Test.run (node:internal/test_runner/test:1313:7) at async Test.processPendingSubtests (node:internal/test_runner/test:897:7) { generatedMessage: true, code: 'ERR_ASSERTION', actual: false, expected: true, operator: '==', diff: 'simple' }
reply.download(): test/static.test.js#L1119
AssertionError [ERR_ASSERTION]: The expression evaluated to a falsy value: t.assert.ok(response.ok) at TestContext.<anonymous> (/home/runner/work/fastify-static/fastify-static/test/static.test.js:1119:14) at process.processTicksAndRejections (node:internal/process/task_queues:104:5) at async Test.run (node:internal/test_runner/test:1313:7) at async TestContext.<anonymous> (/home/runner/work/fastify-static/fastify-static/test/static.test.js:1115:3) at async Test.run (node:internal/test_runner/test:1313:7) at async Test.processPendingSubtests (node:internal/test_runner/test:897:7) { generatedMessage: true, code: 'ERR_ASSERTION', actual: false, expected: true, operator: '==', diff: 'simple' }
test / Test (22, macos-latest)
The strategy configuration was canceled because "test.test._24_ubuntu-latest" failed
test / Test (22, macos-latest)
The operation was canceled.
test / Test (20, ubuntu-latest)
The strategy configuration was canceled because "test.test._24_ubuntu-latest" failed
test / Test (20, ubuntu-latest)
The operation was canceled.
reply.download() with rootPath and fileName: test/static.test.js#L1176
AssertionError [ERR_ASSERTION]: The expression evaluated to a falsy value: t.assert.ok(response.ok) at TestContext.<anonymous> (/home/runner/work/fastify-static/fastify-static/test/static.test.js:1176:14) at process.processTicksAndRejections (node:internal/process/task_queues:95:5) at async Test.run (node:internal/test_runner/test:797:9) at async TestContext.<anonymous> (/home/runner/work/fastify-static/fastify-static/test/static.test.js:1172:3) at async Test.run (node:internal/test_runner/test:797:9) at async Test.processPendingSubtests (node:internal/test_runner/test:526:7) { generatedMessage: true, code: 'ERR_ASSERTION', actual: false, expected: true, operator: '==' }
reply.download() with custom opts (2): test/static.test.js#L1164
AssertionError [ERR_ASSERTION]: The expression evaluated to a falsy value: t.assert.ok(response.ok) at TestContext.<anonymous> (/home/runner/work/fastify-static/fastify-static/test/static.test.js:1164:14) at process.processTicksAndRejections (node:internal/process/task_queues:95:5) at async Test.run (node:internal/test_runner/test:797:9) at async TestContext.<anonymous> (/home/runner/work/fastify-static/fastify-static/test/static.test.js:1160:3) at async Test.run (node:internal/test_runner/test:797:9) at async Test.processPendingSubtests (node:internal/test_runner/test:526:7) { generatedMessage: true, code: 'ERR_ASSERTION', actual: false, expected: true, operator: '==' }
reply.download() with custom opts: test/static.test.js#L1152
AssertionError [ERR_ASSERTION]: The expression evaluated to a falsy value: t.assert.ok(response.ok) at TestContext.<anonymous> (/home/runner/work/fastify-static/fastify-static/test/static.test.js:1152:14) at process.processTicksAndRejections (node:internal/process/task_queues:95:5) at async Test.run (node:internal/test_runner/test:797:9) at async TestContext.<anonymous> (/home/runner/work/fastify-static/fastify-static/test/static.test.js:1148:3) at async Test.run (node:internal/test_runner/test:797:9) at async Test.processPendingSubtests (node:internal/test_runner/test:526:7) { generatedMessage: true, code: 'ERR_ASSERTION', actual: false, expected: true, operator: '==' }
reply.download() with fileName - override: test/static.test.js#L1141
AssertionError [ERR_ASSERTION]: The expression evaluated to a falsy value: t.assert.ok(response.ok) at TestContext.<anonymous> (/home/runner/work/fastify-static/fastify-static/test/static.test.js:1141:14) at process.processTicksAndRejections (node:internal/process/task_queues:95:5) at async Test.run (node:internal/test_runner/test:797:9) at async TestContext.<anonymous> (/home/runner/work/fastify-static/fastify-static/test/static.test.js:1137:3) at async Test.run (node:internal/test_runner/test:797:9) at async Test.processPendingSubtests (node:internal/test_runner/test:526:7) { generatedMessage: true, code: 'ERR_ASSERTION', actual: false, expected: true, operator: '==' }
reply.download() with fileName: test/static.test.js#L1130
AssertionError [ERR_ASSERTION]: The expression evaluated to a falsy value: t.assert.ok(response.ok) at TestContext.<anonymous> (/home/runner/work/fastify-static/fastify-static/test/static.test.js:1130:14) at process.processTicksAndRejections (node:internal/process/task_queues:95:5) at async Test.run (node:internal/test_runner/test:797:9) at async TestContext.<anonymous> (/home/runner/work/fastify-static/fastify-static/test/static.test.js:1126:3) at async Test.run (node:internal/test_runner/test:797:9) at async Test.processPendingSubtests (node:internal/test_runner/test:526:7) { generatedMessage: true, code: 'ERR_ASSERTION', actual: false, expected: true, operator: '==' }
reply.download(): test/static.test.js#L1119
AssertionError [ERR_ASSERTION]: The expression evaluated to a falsy value: t.assert.ok(response.ok) at TestContext.<anonymous> (/home/runner/work/fastify-static/fastify-static/test/static.test.js:1119:14) at process.processTicksAndRejections (node:internal/process/task_queues:95:5) at async Test.run (node:internal/test_runner/test:797:9) at async TestContext.<anonymous> (/home/runner/work/fastify-static/fastify-static/test/static.test.js:1115:3) at async Test.run (node:internal/test_runner/test:797:9) at async Test.processPendingSubtests (node:internal/test_runner/test:526:7) { generatedMessage: true, code: 'ERR_ASSERTION', actual: false, expected: true, operator: '==' }
test / Test (22, ubuntu-latest)
The strategy configuration was canceled because "test.test._24_ubuntu-latest" failed
test / Test (22, ubuntu-latest)
The operation was canceled.
reply.download() with rootPath and fileName: test/static.test.js#L1176
AssertionError [ERR_ASSERTION]: The expression evaluated to a falsy value: t.assert.ok(response.ok) at TestContext.<anonymous> (/home/runner/work/fastify-static/fastify-static/test/static.test.js:1176:14) at process.processTicksAndRejections (node:internal/process/task_queues:103:5) at async Test.run (node:internal/test_runner/test:1054:7) at async TestContext.<anonymous> (/home/runner/work/fastify-static/fastify-static/test/static.test.js:1172:3) at async Test.run (node:internal/test_runner/test:1054:7) at async Test.processPendingSubtests (node:internal/test_runner/test:744:7) { generatedMessage: true, code: 'ERR_ASSERTION', actual: false, expected: true, operator: '==', diff: 'simple' }
reply.download() with custom opts (2): test/static.test.js#L1164
AssertionError [ERR_ASSERTION]: The expression evaluated to a falsy value: t.assert.ok(response.ok) at TestContext.<anonymous> (/home/runner/work/fastify-static/fastify-static/test/static.test.js:1164:14) at process.processTicksAndRejections (node:internal/process/task_queues:103:5) at async Test.run (node:internal/test_runner/test:1054:7) at async TestContext.<anonymous> (/home/runner/work/fastify-static/fastify-static/test/static.test.js:1160:3) at async Test.run (node:internal/test_runner/test:1054:7) at async Test.processPendingSubtests (node:internal/test_runner/test:744:7) { generatedMessage: true, code: 'ERR_ASSERTION', actual: false, expected: true, operator: '==', diff: 'simple' }
reply.download() with custom opts: test/static.test.js#L1152
AssertionError [ERR_ASSERTION]: The expression evaluated to a falsy value: t.assert.ok(response.ok) at TestContext.<anonymous> (/home/runner/work/fastify-static/fastify-static/test/static.test.js:1152:14) at process.processTicksAndRejections (node:internal/process/task_queues:103:5) at async Test.run (node:internal/test_runner/test:1054:7) at async TestContext.<anonymous> (/home/runner/work/fastify-static/fastify-static/test/static.test.js:1148:3) at async Test.run (node:internal/test_runner/test:1054:7) at async Test.processPendingSubtests (node:internal/test_runner/test:744:7) { generatedMessage: true, code: 'ERR_ASSERTION', actual: false, expected: true, operator: '==', diff: 'simple' }
reply.download() with fileName - override: test/static.test.js#L1141
AssertionError [ERR_ASSERTION]: The expression evaluated to a falsy value: t.assert.ok(response.ok) at TestContext.<anonymous> (/home/runner/work/fastify-static/fastify-static/test/static.test.js:1141:14) at process.processTicksAndRejections (node:internal/process/task_queues:103:5) at async Test.run (node:internal/test_runner/test:1054:7) at async TestContext.<anonymous> (/home/runner/work/fastify-static/fastify-static/test/static.test.js:1137:3) at async Test.run (node:internal/test_runner/test:1054:7) at async Test.processPendingSubtests (node:internal/test_runner/test:744:7) { generatedMessage: true, code: 'ERR_ASSERTION', actual: false, expected: true, operator: '==', diff: 'simple' }
reply.download() with fileName: test/static.test.js#L1130
AssertionError [ERR_ASSERTION]: The expression evaluated to a falsy value: t.assert.ok(response.ok) at TestContext.<anonymous> (/home/runner/work/fastify-static/fastify-static/test/static.test.js:1130:14) at process.processTicksAndRejections (node:internal/process/task_queues:103:5) at async Test.run (node:internal/test_runner/test:1054:7) at async TestContext.<anonymous> (/home/runner/work/fastify-static/fastify-static/test/static.test.js:1126:3) at async Test.run (node:internal/test_runner/test:1054:7) at async Test.processPendingSubtests (node:internal/test_runner/test:744:7) { generatedMessage: true, code: 'ERR_ASSERTION', actual: false, expected: true, operator: '==', diff: 'simple' }
reply.download(): test/static.test.js#L1119
AssertionError [ERR_ASSERTION]: The expression evaluated to a falsy value: t.assert.ok(response.ok) at TestContext.<anonymous> (/home/runner/work/fastify-static/fastify-static/test/static.test.js:1119:14) at process.processTicksAndRejections (node:internal/process/task_queues:103:5) at async Test.run (node:internal/test_runner/test:1054:7) at async TestContext.<anonymous> (/home/runner/work/fastify-static/fastify-static/test/static.test.js:1115:3) at async Test.run (node:internal/test_runner/test:1054:7) at async Test.processPendingSubtests (node:internal/test_runner/test:744:7) { generatedMessage: true, code: 'ERR_ASSERTION', actual: false, expected: true, operator: '==', diff: 'simple' }
test / Test (20, windows-latest)
The strategy configuration was canceled because "test.test._24_ubuntu-latest" failed
test / Test (20, windows-latest)
The operation was canceled.
test / Test (22, windows-latest)
The strategy configuration was canceled because "test.test._24_ubuntu-latest" failed
test / Test (22, windows-latest)
The operation was canceled.
test / Test (24, windows-latest)
The strategy configuration was canceled because "test.test._24_ubuntu-latest" failed
test / Test (24, windows-latest)
The operation was canceled.
test / Test (24, macos-latest)
The strategy configuration was canceled because "test.test._24_ubuntu-latest" failed
test / Test (24, macos-latest)
The operation was canceled.
test / Test (20, macos-latest)
The strategy configuration was canceled because "test.test._24_ubuntu-latest" failed
test / Test (20, macos-latest)
The operation was canceled.
test / quality-check / Dependency Review
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/dependency-review-action@05fe4576374b728f0c523d6a13d64c25081e0803. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
test / Test (24, ubuntu-latest)
Total Tests: 320 Suites 📂: 0 Passed ✅: 313 Failed ❌: 7 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 1687.404ms
test / Test (20, ubuntu-latest)
Total Tests: 320 Suites 📂: 0 Passed ✅: 313 Failed ❌: 7 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 1751.940ms
test / Test (22, ubuntu-latest)
Total Tests: 320 Suites 📂: 0 Passed ✅: 313 Failed ❌: 7 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 1564.501ms