refactor: migrate to vitest #1095
Annotations
2 errors and 11 warnings
tests/client.test.ts > events > should emit to relevant listeners with expected arguments:
tests/client.test.ts#L2173
AssertionError: expected "noop" to be called 4 times, but got 6 times
❯ tests/client.test.ts:2173:23
|
Test
Process completed with exit code 1.
|
Lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Lint:
src/client.ts#L986
Unexpected any. Specify a different type
|
Lint:
src/client.ts#L986
Unexpected any. Specify a different type
|
Lint:
src/common.ts#L421
Unexpected any. Specify a different type
|
Lint:
src/common.ts#L421
Unexpected any. Specify a different type
|
Lint:
src/common.ts#L421
Unexpected any. Specify a different type
|
Lint:
src/common.ts#L446
Unexpected any. Specify a different type
|
Lint:
src/common.ts#L446
Unexpected any. Specify a different type
|
Lint:
src/common.ts#L446
Unexpected any. Specify a different type
|
Test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Type check
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|