chore(deps-dev): bump @fastify/secure-session from 8.0.0 to 8.1.0 #2957
Annotations
7 errors and 1 notice
Run tests:
test/multi-instance.test.ts#L170
[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:170:16)
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
at async Test.run (node:internal/test_runner/test:790:9)
at async Suite.processPendingSubtests (node:internal/test_runner/test:517:7) {
generatedMessage: true,
code: 'ERR_ASSERTION',
actual: 401,
expected: 200,
operator: 'strictEqual'
}
}
|
Run tests:
test/multi-instance.test.ts#L208
[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:208:16)
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
at async Test.run (node:internal/test_runner/test:790:9)
at async Suite.processPendingSubtests (node:internal/test_runner/test:517:7) {
generatedMessage: true,
code: 'ERR_ASSERTION',
actual: 401,
expected: 200,
operator: 'strictEqual'
}
}
|
Run tests:
test/multi-instance.test.ts#L251
[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:251:16)
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
at async Test.run (node:internal/test_runner/test:790:9)
at async Suite.processPendingSubtests (node:internal/test_runner/test:517:7) {
generatedMessage: true,
code: 'ERR_ASSERTION',
actual: 401,
expected: 200,
operator: 'strictEqual'
}
}
|
Run tests:
test/multi-instance.test.ts#L170
[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:170:16)
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
at async Test.run (node:internal/test_runner/test:790:9)
at async Suite.processPendingSubtests (node:internal/test_runner/test:517:7) {
generatedMessage: true,
code: 'ERR_ASSERTION',
actual: 401,
expected: 200,
operator: 'strictEqual'
}
}
|
Run tests:
test/multi-instance.test.ts#L208
[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:208:16)
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
at async Test.run (node:internal/test_runner/test:790:9)
at async Suite.processPendingSubtests (node:internal/test_runner/test:517:7) {
generatedMessage: true,
code: 'ERR_ASSERTION',
actual: 401,
expected: 200,
operator: 'strictEqual'
}
}
|
Run tests:
test/multi-instance.test.ts#L251
[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:251:16)
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
at async Test.run (node:internal/test_runner/test:790:9)
at async Suite.processPendingSubtests (node:internal/test_runner/test:517:7) {
generatedMessage: true,
code: 'ERR_ASSERTION',
actual: 401,
expected: 200,
operator: 'strictEqual'
}
}
|
Run tests
Process completed with exit code 1.
|
Run tests
TypeScript: compilation complete (1547ms)
Total Tests: 139
Suites 📂: 41
Passed ✅: 130
Failed ❌: 6
Canceled 🚫: 0
Skipped ⏭️: 3
Todo 📝: 0
Duration 🕐: 6169.424ms
|
Loading