Rename fetchPlaylist.ts to fetchPlaylist.ts #3
Annotations
7 errors and 1 warning
build-and-deploy:
src/pages/PlaylistPage.tsx#L6
Cannot find module '../utils/playlistTypes' or its corresponding type declarations.
|
build-and-deploy:
src/playlist/Track.tsx#L1
Cannot find module '../utils/playlistTypes' or its corresponding type declarations.
|
build-and-deploy:
src/playlist/Tracklist.tsx#L2
Cannot find module '../utils/playlistTypes' or its corresponding type declarations.
|
build-and-deploy:
src/text/HeroTxt.tsx#L2
Cannot find module '../utils/typeBucket' or its corresponding type declarations.
|
build-and-deploy:
src/text/Label.tsx#L1
Cannot find module '../utils/typeBucket' or its corresponding type declarations.
|
build-and-deploy:
src/utils/fetchPlaylist.ts#L1
Cannot find module './playlistTypes' or its corresponding type declarations.
|
build-and-deploy
Process completed with exit code 2.
|
build-and-deploy
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|