chore(deps): lock file maintenance (#21) #45
Annotations
2 errors, 1 warning, and 1 notice
Run npm test:
test/http-metrics.test.js#L340
[Error [ERR_TEST_FAILURE]: le 1: expected [0.501]
2 !== 1
] {
code: 'ERR_TEST_FAILURE',
failureType: 'testCodeFailure',
cause: AssertionError [ERR_ASSERTION]: le 1: expected [0.501]
2 !== 1
at TestContext.<anonymous> (/home/runner/work/fastify-http-metrics/fastify-http-metrics/test/http-metrics.test.js:340:12)
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
at async Test.run (node:internal/test_runner/test:797:9)
at async Test.processPendingSubtests (node:internal/test_runner/test:527:7) {
generatedMessage: false,
code: 'ERR_ASSERTION',
actual: 2,
expected: 1,
operator: 'strictEqual'
}
}
|
Run npm test
Process completed with exit code 1.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Run npm test
Total Tests: 5
Suites π: 0
Passed β
: 4
Failed β: 1
Canceled π«: 0
Skipped βοΈ: 0
Todo π: 0
Duration π: 7850.824ms
|
Loading