Skip to content

Subscribe to calendar (#37) #29

Subscribe to calendar (#37)

Subscribe to calendar (#37) #29

Triggered via push May 16, 2024 23:29
Status Failure
Total duration 1m 2s
Artifacts

deploy.yml

on: push
Matrix: deploy
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
deploy (20): src/App.tsx#L2
Cannot find module '@tanstack/react-router' or its corresponding type declarations.
deploy (20): src/App.tsx#L24
Invalid module name in augmentation, module '@tanstack/react-router' cannot be found.
deploy (20): src/components/LineButtons.tsx#L3
Cannot find module '@tanstack/react-router' or its corresponding type declarations.
deploy (20): src/components/LineGraph.tsx#L5
Cannot find module '@tanstack/react-router' or its corresponding type declarations.
deploy (20): src/components/Shutdowns/ShutdownTitle.tsx#L3
Cannot find module '@tanstack/react-router' or its corresponding type declarations.
deploy (20): src/components/Title.tsx#L1
Cannot find module '@tanstack/react-router' or its corresponding type declarations.
deploy (20): src/routes/$line/index.tsx#L1
Cannot find module '@tanstack/react-router' or its corresponding type declarations.
deploy (20): src/routes/$line/index.tsx#L3
Cannot find module '@tanstack/react-router' or its corresponding type declarations.
deploy (20): src/routes/__root.tsx#L1
Cannot find module '@tanstack/react-router' or its corresponding type declarations.
deploy (20): src/routes/index.tsx#L1
Cannot find module '@tanstack/react-router' or its corresponding type declarations.
deploy (20)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-python@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
deploy (20)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-python@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/