Skip to content

WIP - Rewriting tests to use vitest #2337

WIP - Rewriting tests to use vitest

WIP - Rewriting tests to use vitest #2337

Triggered via pull request July 26, 2024 18:42
Status Failure
Total duration 38s
Artifacts

ci.yml

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

Annotations

7 errors and 2 warnings
test/kintobase_test.ts: test/kintobase_test.ts#L6
ReferenceError: intern is not defined ❯ test/kintobase_test.ts:6:20
test/utils_test.ts: test/utils_test.ts#L23
ReferenceError: intern is not defined ❯ test/utils_test.ts:23:20
test/adapters/base_test.ts: test/adapters/base_test.ts#L3
ReferenceError: intern is not defined ❯ test/adapters/base_test.ts:3:20
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 uses Node.js version which is deprecated 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/