feat(routing): improve routing #18
Annotations
7 errors and 1 warning
Build:
src/components/projects/ProjectCard.tsx#L19
'navigate' is declared but its value is never read.
|
Build:
src/components/projects/project/ProjectSlider.tsx#L46
'dataSwiperZoom' is declared but its value is never read.
|
Build:
src/components/projects/project/ProjectSlider.tsx#L46
'width' is declared but its value is never read.
|
Build:
src/components/projects/project/ProjectSlider.tsx#L46
'height' is declared but its value is never read.
|
Build:
src/store/selectors/projectSelector.ts#L4
'RouteParams' is declared but never used.
|
Build:
src/store/selectors/projectSelector.ts#L11
'get' is declared but its value is never read.
|
Build
Process completed with exit code 1.
|
Build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|