WIP - Rewriting tests to use vitest #3227
windows-ci.yml
on: pull_request
Windows Integration Tests
1m 40s
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
|
Windows Integration Tests
Process completed with exit code 1.
|
Windows 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/
|
Windows 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/
|