Skip to content

chore(deps-dev): bump @fastify/secure-session from 8.0.0 to 8.1.1 #3031

chore(deps-dev): bump @fastify/secure-session from 8.0.0 to 8.1.1

chore(deps-dev): bump @fastify/secure-session from 8.0.0 to 8.1.1 #3031

Triggered via pull request January 13, 2025 05:53
Status Failure
Total duration 1m 0s
Artifacts

ci.yml

on: pull_request
Matrix: test / Test
test  /  Test Fastify Integration
0s
test / Test Fastify Integration
test  /  Dependency Review
4s
test / Dependency Review
test  /  Check Licenses
17s
test / Check Licenses
test  /  Lint Code
16s
test / Lint Code
test  /  Automerge Dependabot PRs
0s
test / Automerge Dependabot PRs
Fit to window
Zoom out
Zoom in

Annotations

29 errors, 3 warnings, and 3 notices
simultaneous login should be possible: test/multi-instance.test.ts#L169
[Error [ERR_TEST_FAILURE]: Expected values to be strictly equal: 401 !== 200 ] { code: 'ERR_TEST_FAILURE', failureType: 'testCodeFailure', cause: AssertionError [ERR_ASSERTION]: Expected values to be strictly equal: 401 !== 200 at TestContext.<anonymous> (/Users/runner/work/fastify-passport/fastify-passport/test/multi-instance.test.ts:169:16) at process.processTicksAndRejections (node:internal/process/task_queues:95:5) at async Test.run (node:internal/test_runner/test:797:9) at async Suite.processPendingSubtests (node:internal/test_runner/test:527:7) { generatedMessage: true, code: 'ERR_ASSERTION', actual: 401, expected: 200, operator: 'strictEqual' } }
logging out with one instance should not log out the other instance: test/multi-instance.test.ts#L207
[Error [ERR_TEST_FAILURE]: Expected values to be strictly equal: 401 !== 200 ] { code: 'ERR_TEST_FAILURE', failureType: 'testCodeFailure', cause: AssertionError [ERR_ASSERTION]: Expected values to be strictly equal: 401 !== 200 at TestContext.<anonymous> (/Users/runner/work/fastify-passport/fastify-passport/test/multi-instance.test.ts:207:16) at process.processTicksAndRejections (node:internal/process/task_queues:95:5) at async Test.run (node:internal/test_runner/test:797:9) at async Suite.processPendingSubtests (node:internal/test_runner/test:527:7) { generatedMessage: true, code: 'ERR_ASSERTION', actual: 401, expected: 200, operator: 'strictEqual' } }
user objects from different instances should be different: test/multi-instance.test.ts#L250
[Error [ERR_TEST_FAILURE]: Expected values to be strictly equal: 401 !== 200 ] { code: 'ERR_TEST_FAILURE', failureType: 'testCodeFailure', cause: AssertionError [ERR_ASSERTION]: Expected values to be strictly equal: 401 !== 200 at TestContext.<anonymous> (/Users/runner/work/fastify-passport/fastify-passport/test/multi-instance.test.ts:250:16) at process.processTicksAndRejections (node:internal/process/task_queues:95:5) at async Test.run (node:internal/test_runner/test:797:9) at async Suite.processPendingSubtests (node:internal/test_runner/test:527:7) { generatedMessage: true, code: 'ERR_ASSERTION', actual: 401, expected: 200, operator: 'strictEqual' } }
simultaneous login should be possible: test/multi-instance.test.ts#L169
[Error [ERR_TEST_FAILURE]: Expected values to be strictly equal: 401 !== 200 ] { code: 'ERR_TEST_FAILURE', failureType: 'testCodeFailure', cause: AssertionError [ERR_ASSERTION]: Expected values to be strictly equal: 401 !== 200 at TestContext.<anonymous> (/Users/runner/work/fastify-passport/fastify-passport/test/multi-instance.test.ts:169:16) at process.processTicksAndRejections (node:internal/process/task_queues:95:5) at async Test.run (node:internal/test_runner/test:797:9) at async Suite.processPendingSubtests (node:internal/test_runner/test:527:7) { generatedMessage: true, code: 'ERR_ASSERTION', actual: 401, expected: 200, operator: 'strictEqual' } }
logging out with one instance should not log out the other instance: test/multi-instance.test.ts#L207
[Error [ERR_TEST_FAILURE]: Expected values to be strictly equal: 401 !== 200 ] { code: 'ERR_TEST_FAILURE', failureType: 'testCodeFailure', cause: AssertionError [ERR_ASSERTION]: Expected values to be strictly equal: 401 !== 200 at TestContext.<anonymous> (/Users/runner/work/fastify-passport/fastify-passport/test/multi-instance.test.ts:207:16) at process.processTicksAndRejections (node:internal/process/task_queues:95:5) at async Test.run (node:internal/test_runner/test:797:9) at async Suite.processPendingSubtests (node:internal/test_runner/test:527:7) { generatedMessage: true, code: 'ERR_ASSERTION', actual: 401, expected: 200, operator: 'strictEqual' } }
user objects from different instances should be different: test/multi-instance.test.ts#L250
[Error [ERR_TEST_FAILURE]: Expected values to be strictly equal: 401 !== 200 ] { code: 'ERR_TEST_FAILURE', failureType: 'testCodeFailure', cause: AssertionError [ERR_ASSERTION]: Expected values to be strictly equal: 401 !== 200 at TestContext.<anonymous> (/Users/runner/work/fastify-passport/fastify-passport/test/multi-instance.test.ts:250:16) at process.processTicksAndRejections (node:internal/process/task_queues:95:5) at async Test.run (node:internal/test_runner/test:797:9) at async Suite.processPendingSubtests (node:internal/test_runner/test:527:7) { generatedMessage: true, code: 'ERR_ASSERTION', actual: 401, expected: 200, operator: 'strictEqual' } }
test / Test (20, macos-latest)
Process completed with exit code 1.
test / Test (20, windows-latest)
The job was canceled because "_20_macos-latest" failed.
test / Test (20, windows-latest)
The operation was canceled.
test / Test (22, macos-latest)
The job was canceled because "_20_macos-latest" failed.
simultaneous login should be possible: test/multi-instance.test.ts#L169
[Error [ERR_TEST_FAILURE]: Expected values to be strictly equal: 401 !== 200 ] { code: 'ERR_TEST_FAILURE', failureType: 'testCodeFailure', cause: AssertionError [ERR_ASSERTION]: Expected values to be strictly equal: 401 !== 200 at TestContext.<anonymous> (/Users/runner/work/fastify-passport/fastify-passport/test/multi-instance.test.ts:169:16) at process.processTicksAndRejections (node:internal/process/task_queues:105:5) at async Test.run (node:internal/test_runner/test:932:9) at async Suite.processPendingSubtests (node:internal/test_runner/test:629:7) { generatedMessage: true, code: 'ERR_ASSERTION', actual: 401, expected: 200, operator: 'strictEqual' } }
logging out with one instance should not log out the other instance: test/multi-instance.test.ts#L207
[Error [ERR_TEST_FAILURE]: Expected values to be strictly equal: 401 !== 200 ] { code: 'ERR_TEST_FAILURE', failureType: 'testCodeFailure', cause: AssertionError [ERR_ASSERTION]: Expected values to be strictly equal: 401 !== 200 at TestContext.<anonymous> (/Users/runner/work/fastify-passport/fastify-passport/test/multi-instance.test.ts:207:16) at process.processTicksAndRejections (node:internal/process/task_queues:105:5) at async Test.run (node:internal/test_runner/test:932:9) at async Suite.processPendingSubtests (node:internal/test_runner/test:629:7) { generatedMessage: true, code: 'ERR_ASSERTION', actual: 401, expected: 200, operator: 'strictEqual' } }
user objects from different instances should be different: test/multi-instance.test.ts#L250
[Error [ERR_TEST_FAILURE]: Expected values to be strictly equal: 401 !== 200 ] { code: 'ERR_TEST_FAILURE', failureType: 'testCodeFailure', cause: AssertionError [ERR_ASSERTION]: Expected values to be strictly equal: 401 !== 200 at TestContext.<anonymous> (/Users/runner/work/fastify-passport/fastify-passport/test/multi-instance.test.ts:250:16) at process.processTicksAndRejections (node:internal/process/task_queues:105:5) at async Test.run (node:internal/test_runner/test:932:9) at async Suite.processPendingSubtests (node:internal/test_runner/test:629:7) { generatedMessage: true, code: 'ERR_ASSERTION', actual: 401, expected: 200, operator: 'strictEqual' } }
simultaneous login should be possible: test/multi-instance.test.ts#L169
[Error [ERR_TEST_FAILURE]: Expected values to be strictly equal: 401 !== 200 ] { code: 'ERR_TEST_FAILURE', failureType: 'testCodeFailure', cause: AssertionError [ERR_ASSERTION]: Expected values to be strictly equal: 401 !== 200 at TestContext.<anonymous> (/Users/runner/work/fastify-passport/fastify-passport/test/multi-instance.test.ts:169:16) at process.processTicksAndRejections (node:internal/process/task_queues:105:5) at async Test.run (node:internal/test_runner/test:932:9) at async Suite.processPendingSubtests (node:internal/test_runner/test:629:7) { generatedMessage: true, code: 'ERR_ASSERTION', actual: 401, expected: 200, operator: 'strictEqual' } }
logging out with one instance should not log out the other instance: test/multi-instance.test.ts#L207
[Error [ERR_TEST_FAILURE]: Expected values to be strictly equal: 401 !== 200 ] { code: 'ERR_TEST_FAILURE', failureType: 'testCodeFailure', cause: AssertionError [ERR_ASSERTION]: Expected values to be strictly equal: 401 !== 200 at TestContext.<anonymous> (/Users/runner/work/fastify-passport/fastify-passport/test/multi-instance.test.ts:207:16) at process.processTicksAndRejections (node:internal/process/task_queues:105:5) at async Test.run (node:internal/test_runner/test:932:9) at async Suite.processPendingSubtests (node:internal/test_runner/test:629:7) { generatedMessage: true, code: 'ERR_ASSERTION', actual: 401, expected: 200, operator: 'strictEqual' } }
user objects from different instances should be different: test/multi-instance.test.ts#L250
[Error [ERR_TEST_FAILURE]: Expected values to be strictly equal: 401 !== 200 ] { code: 'ERR_TEST_FAILURE', failureType: 'testCodeFailure', cause: AssertionError [ERR_ASSERTION]: Expected values to be strictly equal: 401 !== 200 at TestContext.<anonymous> (/Users/runner/work/fastify-passport/fastify-passport/test/multi-instance.test.ts:250:16) at process.processTicksAndRejections (node:internal/process/task_queues:105:5) at async Test.run (node:internal/test_runner/test:932:9) at async Suite.processPendingSubtests (node:internal/test_runner/test:629:7) { generatedMessage: true, code: 'ERR_ASSERTION', actual: 401, expected: 200, operator: 'strictEqual' } }
test / Test (22, macos-latest)
The operation was canceled.
test / Test (22, ubuntu-latest)
The job was canceled because "_20_macos-latest" failed.
test / Test (22, ubuntu-latest)
The operation was canceled.
test / Test (20, ubuntu-latest)
The job was canceled because "_20_macos-latest" failed.
simultaneous login should be possible: test/multi-instance.test.ts#L169
[Error [ERR_TEST_FAILURE]: Expected values to be strictly equal: 401 !== 200 ] { code: 'ERR_TEST_FAILURE', failureType: 'testCodeFailure', cause: AssertionError [ERR_ASSERTION]: Expected values to be strictly equal: 401 !== 200 at TestContext.<anonymous> (/home/runner/work/fastify-passport/fastify-passport/test/multi-instance.test.ts:169:16) at process.processTicksAndRejections (node:internal/process/task_queues:95:5) at async Test.run (node:internal/test_runner/test:797:9) at async Suite.processPendingSubtests (node:internal/test_runner/test:527:7) { generatedMessage: true, code: 'ERR_ASSERTION', actual: 401, expected: 200, operator: 'strictEqual' } }
logging out with one instance should not log out the other instance: test/multi-instance.test.ts#L207
[Error [ERR_TEST_FAILURE]: Expected values to be strictly equal: 401 !== 200 ] { code: 'ERR_TEST_FAILURE', failureType: 'testCodeFailure', cause: AssertionError [ERR_ASSERTION]: Expected values to be strictly equal: 401 !== 200 at TestContext.<anonymous> (/home/runner/work/fastify-passport/fastify-passport/test/multi-instance.test.ts:207:16) at process.processTicksAndRejections (node:internal/process/task_queues:95:5) at async Test.run (node:internal/test_runner/test:797:9) at async Suite.processPendingSubtests (node:internal/test_runner/test:527:7) { generatedMessage: true, code: 'ERR_ASSERTION', actual: 401, expected: 200, operator: 'strictEqual' } }
user objects from different instances should be different: test/multi-instance.test.ts#L250
[Error [ERR_TEST_FAILURE]: Expected values to be strictly equal: 401 !== 200 ] { code: 'ERR_TEST_FAILURE', failureType: 'testCodeFailure', cause: AssertionError [ERR_ASSERTION]: Expected values to be strictly equal: 401 !== 200 at TestContext.<anonymous> (/home/runner/work/fastify-passport/fastify-passport/test/multi-instance.test.ts:250:16) at process.processTicksAndRejections (node:internal/process/task_queues:95:5) at async Test.run (node:internal/test_runner/test:797:9) at async Suite.processPendingSubtests (node:internal/test_runner/test:527:7) { generatedMessage: true, code: 'ERR_ASSERTION', actual: 401, expected: 200, operator: 'strictEqual' } }
simultaneous login should be possible: test/multi-instance.test.ts#L169
[Error [ERR_TEST_FAILURE]: Expected values to be strictly equal: 401 !== 200 ] { code: 'ERR_TEST_FAILURE', failureType: 'testCodeFailure', cause: AssertionError [ERR_ASSERTION]: Expected values to be strictly equal: 401 !== 200 at TestContext.<anonymous> (/home/runner/work/fastify-passport/fastify-passport/test/multi-instance.test.ts:169:16) at process.processTicksAndRejections (node:internal/process/task_queues:95:5) at async Test.run (node:internal/test_runner/test:797:9) at async Suite.processPendingSubtests (node:internal/test_runner/test:527:7) { generatedMessage: true, code: 'ERR_ASSERTION', actual: 401, expected: 200, operator: 'strictEqual' } }
logging out with one instance should not log out the other instance: test/multi-instance.test.ts#L207
[Error [ERR_TEST_FAILURE]: Expected values to be strictly equal: 401 !== 200 ] { code: 'ERR_TEST_FAILURE', failureType: 'testCodeFailure', cause: AssertionError [ERR_ASSERTION]: Expected values to be strictly equal: 401 !== 200 at TestContext.<anonymous> (/home/runner/work/fastify-passport/fastify-passport/test/multi-instance.test.ts:207:16) at process.processTicksAndRejections (node:internal/process/task_queues:95:5) at async Test.run (node:internal/test_runner/test:797:9) at async Suite.processPendingSubtests (node:internal/test_runner/test:527:7) { generatedMessage: true, code: 'ERR_ASSERTION', actual: 401, expected: 200, operator: 'strictEqual' } }
user objects from different instances should be different: test/multi-instance.test.ts#L250
[Error [ERR_TEST_FAILURE]: Expected values to be strictly equal: 401 !== 200 ] { code: 'ERR_TEST_FAILURE', failureType: 'testCodeFailure', cause: AssertionError [ERR_ASSERTION]: Expected values to be strictly equal: 401 !== 200 at TestContext.<anonymous> (/home/runner/work/fastify-passport/fastify-passport/test/multi-instance.test.ts:250:16) at process.processTicksAndRejections (node:internal/process/task_queues:95:5) at async Test.run (node:internal/test_runner/test:797:9) at async Suite.processPendingSubtests (node:internal/test_runner/test:527:7) { generatedMessage: true, code: 'ERR_ASSERTION', actual: 401, expected: 200, operator: 'strictEqual' } }
test / Test (20, ubuntu-latest)
The operation was canceled.
test / Test (22, windows-latest)
The job was canceled because "_20_macos-latest" failed.
test / Test (22, windows-latest)
The operation was canceled.
test / Dependency Review
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
test / Check Licenses
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
test / Lint Code
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
test / Test (20, macos-latest)
TypeScript: compilation complete (1453ms) Total Tests: 139 Suites 📂: 41 Passed ✅: 130 Failed ❌: 6 Canceled 🚫: 0 Skipped ⏭️: 3 Todo 📝: 0 Duration 🕐: 6017.306ms
test / Test (22, macos-latest)
TypeScript: compilation complete (2001ms) Total Tests: 139 Suites 📂: 41 Passed ✅: 130 Failed ❌: 6 Canceled 🚫: 0 Skipped ⏭️: 3 Todo 📝: 0 Duration 🕐: 5982.106ms
test / Test (20, ubuntu-latest)
TypeScript: compilation complete (2490ms) Total Tests: 139 Suites 📂: 41 Passed ✅: 130 Failed ❌: 6 Canceled 🚫: 0 Skipped ⏭️: 3 Todo 📝: 0 Duration 🕐: 6643.256ms