Refactor CSS and add JSON rendering link in header component #90
Annotations
2 errors
tests/feeds.test.ts:
src/models/Podcast.ts#L1
Error: Cannot find module '@/components' imported from '/home/runner/work/feedrender/feedrender/src/models/Podcast.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/models/Podcast.ts:1:1
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { code: 'ERR_MODULE_NOT_FOUND' }
|
prefer-stable - ubuntu-latest
Process completed with exit code 1.
|