fix: handle invalid dates properly #535
Annotations
2 errors, 1 warning, and 1 notice
Run Tests:
tests/e2e/file.test.ts#L88
[Error [ERR_TEST_FAILURE]: Expected values to be strictly equal:
200 !== 304
] {
code: 'ERR_TEST_FAILURE',
failureType: 'testCodeFailure',
cause: AssertionError [ERR_ASSERTION]: Expected values to be strictly equal:
200 !== 304
at TestContext.<anonymous> (/home/runner/work/release-cloudflare-worker/release-cloudflare-worker/tests/e2e/file.test.ts:88:12)
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: 200,
expected: 304,
operator: 'strictEqual'
}
}
|
Run Tests
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 Tests
Total Tests: 21
Suites 📂: 3
Passed ✅: 20
Failed ❌: 1
Canceled 🚫: 0
Skipped ⏭️: 0
Todo 📝: 0
Duration 🕐: 1715.493ms
|
Loading