build(deps): bump fastify-plugin from 5.1.0 to 6.0.0 - #150
Open
dependabot[bot] wants to merge 1 commit into
Open
dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Annotations
2 errors, 1 warning, and 1 notice
|
Test
Process completed with exit code 1.
|
|
Test:
test/registration.js#L34
AssertionError [ERR_ASSERTION]: Expected values to be strictly deep-equal:
+ actual - expected
+ [FastifyError: The dependency 'mercurius' of plugin 'mercurius-auth' is not registered] {
+ code: 'FST_ERR_PLUGIN_DEPENDENCY_NOT_REGISTERED',
+ statusCode: 500
- [AssertionError: The dependency 'mercurius' of plugin 'mercurius-auth' is not registered] {
- actual: false,
- code: 'ERR_ASSERTION',
- diff: 'simple',
- expected: true,
- generatedMessage: false,
- operator: '=='
}
at assert.<computed> [as deepStrictEqual] (node:internal/test_runner/test:329:18)
at TestContext.<anonymous> (/Users/runner/work/auth/auth/test/registration.js:34:14)
at process.processTicksAndRejections (node:internal/process/task_queues:104:5)
at async Test.run (node:internal/test_runner/test:1332:7)
at async startSubtestAfterBootstrap (node:internal/test_runner/harness:385:3) {
generatedMessage: true,
code: 'ERR_ASSERTION',
actual: { code: 'FST_ERR_PLUGIN_DEPENDENCY_NOT_REGISTERED', name: 'FastifyError', statusCode: 500, message: "The dependency 'mercurius' of plugin 'mercurius-auth' is not registered" },
expected: { generatedMessage: false, code: 'ERR_ASSERTION', actual: false, expected: true, operator: '==', diff: 'simple' },
operator: 'deepStrictEqual',
diff: 'simple'
}
|
|
Complete job
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Test
Total Tests: 125
Suites 📂: 10
Passed ✅: 122
Failed ❌: 1
Canceled 🚫: 0
Skipped ⏭️: 2
Todo 📝: 0
Duration 🕐: 5532.227ms
|
background
wait
wait-all
cancel
parallel
Loading