Skip to content

WIP - Rewriting tests to use vitest #2344

WIP - Rewriting tests to use vitest

WIP - Rewriting tests to use vitest #2344

Triggered via pull request August 16, 2024 07:53
@alexcottneralexcottner
synchronize #2178
vitest
Status Failure
Total duration 38s
Artifacts

ci.yml

on: pull_request
Integration Tests
28s
Integration Tests
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 2 warnings
test/http/batch_test.ts: test/http/batch_test.ts#L9
ReferenceError: intern is not defined ❯ test/http/batch_test.ts:9:20
test/http/endpoint_test.ts: test/http/endpoint_test.ts#L3
ReferenceError: intern is not defined ❯ test/http/endpoint_test.ts:3:20
test/http/requests_test.ts: test/http/requests_test.ts#L4
ReferenceError: intern is not defined ❯ test/http/requests_test.ts:4:20
Integration Tests
Process completed with exit code 1.
Integration Tests
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-python@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Integration Tests
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-python@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/