WIP - Rewriting tests to use vitest #2344
Annotations
4 errors and 2 warnings
Run tests:
test/http/batch_test.ts#L9
ReferenceError: intern is not defined
❯ test/http/batch_test.ts:9:20
|
Run tests:
test/http/endpoint_test.ts#L3
ReferenceError: intern is not defined
❯ test/http/endpoint_test.ts:3:20
|
Run tests:
test/http/requests_test.ts#L4
ReferenceError: intern is not defined
❯ test/http/requests_test.ts:4:20
|
Run tests
Process completed with exit code 1.
|
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/
|
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/
|
Loading