chore: Bump fluent-json-schema from 5.0.0 to 6.0.0 #554
Annotations
3 errors and 1 notice
|
test/close-pipelining.test.js#L63
[Error [ERR_TEST_FAILURE]: Expected values to be strictly equal:
+ actual - expected
+ 'rejected'
- 'fulfilled'
] {
code: 'ERR_TEST_FAILURE',
failureType: 'testCodeFailure',
cause: AssertionError [ERR_ASSERTION]: Expected values to be strictly equal:
+ actual - expected
+ 'rejected'
- 'fulfilled'
at assert.<computed> [as strictEqual] (node:internal/test_runner/test:320:18)
at TestContext.<anonymous> (/Users/runner/work/fastify/fastify/test/close-pipelining.test.js:63:12)
at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
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: 'rejected',
expected: 'fulfilled',
operator: 'strictEqual'
}
}
|
test/trust-proxy.test.js#L160
[Error [ERR_TEST_FAILURE]: plan expected 31 assertions but received 21] { code: 'ERR_TEST_FAILURE', failureType: 'testCodeFailure', cause: 'plan expected 31 assertions but received 21' }
|
|
The logs for this run have expired and are no longer available.
Loading