Update dependency vitest to v1 - autoclosed #727
Annotations
3 errors and 3 warnings
Run pnpm test:
src/graphql/snapshot.test.ts#L5
Error: Cannot find module '@/graphql/schema' imported from '/home/runner/work/siege/siege/src/graphql/snapshot.test.ts'.
- If you rely on tsconfig.json's "paths" to resolve modules, please install "vite-tsconfig-paths" plugin to handle module resolution.
- Make sure you don't have relative aliases in your Vitest config. Use absolute paths instead. Read more: https://vitest.dev/guide/common-errors
β― src/graphql/snapshot.test.ts:5:31
β―β―β―β―β―β―β―β―β―β―β―β―β―β―β―β―β―β―β―β―β―β―β―β―β―β―β―β―β―β―
Serialized Error: { code: 'ERR_MODULE_NOT_FOUND' }
|
Run pnpm test:
src/modules/strat/strat.test.ts#L2
Error: Cannot find module '@/modules/strat/strat.graphql' imported from '/home/runner/work/siege/siege/src/modules/strat/strat.test.ts'.
- If you rely on tsconfig.json's "paths" to resolve modules, please install "vite-tsconfig-paths" plugin to handle module resolution.
- Make sure you don't have relative aliases in your Vitest config. Use absolute paths instead. Read more: https://vitest.dev/guide/common-errors
β― src/modules/strat/strat.test.ts:2:31
β―β―β―β―β―β―β―β―β―β―β―β―β―β―β―β―β―β―β―β―β―β―β―β―β―β―β―β―β―β―
Serialized Error: { code: 'ERR_MODULE_NOT_FOUND' }
|
Run pnpm test
Process completed with exit code 1.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: BeeeQueue/setup-node@corepack, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
find pnpm cache path
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Run BeeeQueue/setup-node@corepack
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
The logs for this run have expired and are no longer available.
Loading