chore: bump tsx from 4.7.2 to 4.19.2 #443
Triggered via pull request
January 5, 2025 07:50
Status
Failure
Total duration
6h 0m 21s
Artifacts
–
test.yml
on: pull_request
Unit Tests
17s
E2E Tests
6h 0m
Annotations
11 errors, 1 warning, and 1 notice
E2E Tests
The job running on runner GitHub Actions 436 has exceeded the maximum execution time of 360 minutes.
|
redirects `/dist` to `/dist/` and returns expected html:
tests/e2e/directory.test.ts#L1
[Error [ERR_TEST_FAILURE]: test did not finish before its parent and was cancelled] { code: 'ERR_TEST_FAILURE', failureType: 'cancelledByParent', cause: 'test did not finish before its parent and was cancelled' }
|
allows `/dist/`:
tests/e2e/directory.test.ts#L1
[Error [ERR_TEST_FAILURE]: test did not finish before its parent and was cancelled] { code: 'ERR_TEST_FAILURE', failureType: 'cancelledByParent', cause: 'test did not finish before its parent and was cancelled' }
|
allows HEAD `/dist` and returns no body:
tests/e2e/directory.test.ts#L1
[Error [ERR_TEST_FAILURE]: test did not finish before its parent and was cancelled] { code: 'ERR_TEST_FAILURE', failureType: 'cancelledByParent', cause: 'test did not finish before its parent and was cancelled' }
|
redirects `/download` to `/download/`:
tests/e2e/directory.test.ts#L1
[Error [ERR_TEST_FAILURE]: test did not finish before its parent and was cancelled] { code: 'ERR_TEST_FAILURE', failureType: 'cancelledByParent', cause: 'test did not finish before its parent and was cancelled' }
|
allows `/download/`:
tests/e2e/directory.test.ts#L1
[Error [ERR_TEST_FAILURE]: test did not finish before its parent and was cancelled] { code: 'ERR_TEST_FAILURE', failureType: 'cancelledByParent', cause: 'test did not finish before its parent and was cancelled' }
|
allows `/docs/`:
tests/e2e/directory.test.ts#L1
[Error [ERR_TEST_FAILURE]: test did not finish before its parent and was cancelled] { code: 'ERR_TEST_FAILURE', failureType: 'cancelledByParent', cause: 'test did not finish before its parent and was cancelled' }
|
allows `/api/`:
tests/e2e/directory.test.ts#L1
[Error [ERR_TEST_FAILURE]: test did not finish before its parent and was cancelled] { code: 'ERR_TEST_FAILURE', failureType: 'cancelledByParent', cause: 'test did not finish before its parent and was cancelled' }
|
redirects `/metrics` to `/metrics/`:
tests/e2e/directory.test.ts#L1
[Error [ERR_TEST_FAILURE]: test did not finish before its parent and was cancelled] { code: 'ERR_TEST_FAILURE', failureType: 'cancelledByParent', cause: 'test did not finish before its parent and was cancelled' }
|
allows `/metrics/`:
tests/e2e/directory.test.ts#L1
[Error [ERR_TEST_FAILURE]: test did not finish before its parent and was cancelled] { code: 'ERR_TEST_FAILURE', failureType: 'cancelledByParent', cause: 'test did not finish before its parent and was cancelled' }
|
returns 404 for unknown directory:
tests/e2e/directory.test.ts#L1
[Error [ERR_TEST_FAILURE]: test did not finish before its parent and was cancelled] { code: 'ERR_TEST_FAILURE', failureType: 'cancelledByParent', cause: 'test did not finish before its parent and was cancelled' }
|
Unit Tests
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Unit Tests
Total Tests: 20
Suites 📂: 3
Passed ✅: 20
Failed ❌: 0
Canceled 🚫: 0
Skipped ⏭️: 0
Todo 📝: 0
Duration 🕐: 289.909ms
|