use bun test instead of vitest #1080
Annotations
21 errors and 1 warning
build (20.x):
src/lang/syntax/tests/exps/ap-implicit.test.ts#L1
Cannot find module 'vitest' or its corresponding type declarations.
|
build (20.x):
src/lang/syntax/tests/exps/ap.test.ts#L1
Cannot find module 'vitest' or its corresponding type declarations.
|
build (20.x):
src/lang/syntax/tests/exps/clazz-json.test.ts#L1
Cannot find module 'vitest' or its corresponding type declarations.
|
build (20.x):
src/lang/syntax/tests/exps/clazz.test.ts#L1
Cannot find module 'vitest' or its corresponding type declarations.
|
build (20.x):
src/lang/syntax/tests/exps/dot-json.test.ts#L1
Cannot find module 'vitest' or its corresponding type declarations.
|
build (20.x):
src/lang/syntax/tests/exps/dot.test.ts#L1
Cannot find module 'vitest' or its corresponding type declarations.
|
build (20.x):
src/lang/syntax/tests/exps/fn-annotated.test.ts#L1
Cannot find module 'vitest' or its corresponding type declarations.
|
build (20.x):
src/lang/syntax/tests/exps/fn-implicit.test.ts#L1
Cannot find module 'vitest' or its corresponding type declarations.
|
build (20.x):
src/lang/syntax/tests/exps/fn-with-return-type.test.ts#L1
Cannot find module 'vitest' or its corresponding type declarations.
|
build (20.x):
src/lang/syntax/tests/exps/fn.test.ts#L1
Cannot find module 'vitest' or its corresponding type declarations.
|
build (18.x)
The job was canceled because "_20_x" failed.
|
build (18.x):
src/lang/syntax/tests/exps/ap-implicit.test.ts#L1
Cannot find module 'vitest' or its corresponding type declarations.
|
build (18.x):
src/lang/syntax/tests/exps/ap.test.ts#L1
Cannot find module 'vitest' or its corresponding type declarations.
|
build (18.x):
src/lang/syntax/tests/exps/clazz-json.test.ts#L1
Cannot find module 'vitest' or its corresponding type declarations.
|
build (18.x):
src/lang/syntax/tests/exps/clazz.test.ts#L1
Cannot find module 'vitest' or its corresponding type declarations.
|
build (18.x):
src/lang/syntax/tests/exps/dot-json.test.ts#L1
Cannot find module 'vitest' or its corresponding type declarations.
|
build (18.x):
src/lang/syntax/tests/exps/dot.test.ts#L1
Cannot find module 'vitest' or its corresponding type declarations.
|
build (18.x):
src/lang/syntax/tests/exps/fn-annotated.test.ts#L1
Cannot find module 'vitest' or its corresponding type declarations.
|
build (18.x):
src/lang/syntax/tests/exps/fn-implicit.test.ts#L1
Cannot find module 'vitest' or its corresponding type declarations.
|
build (18.x):
src/lang/syntax/tests/exps/fn-with-return-type.test.ts#L1
Cannot find module 'vitest' or its corresponding type declarations.
|
build (18.x):
src/lang/syntax/tests/exps/fn.test.ts#L1
Cannot find module 'vitest' or its corresponding type declarations.
|
build (20.x)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|