build(deps): bump actions/checkout from 3 to 7 - #141
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
3 errors and 1 warning
|
|
|
Test
The operation was canceled.
|
|
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:320:18)
at TestContext.<anonymous> (D:\a\auth\auth\test\registration.js:34:14)
at process.processTicksAndRejections (node:internal/process/task_queues:103:5)
at async Test.run (node:internal/test_runner/test:1054:7)
at async startSubtestAfterBootstrap (node:internal/test_runner/harness:296: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/setup-node@v3. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
background
wait
wait-all
cancel
parallel
Loading