Skip to content

fix bug in protected routes components #503

fix bug in protected routes components

fix bug in protected routes components #503

Triggered via pull request December 10, 2024 09:48
Status Failure
Total duration 24s
Artifacts

build-and-lint-on-pr.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 1 warning
build: src/components/ProtectedAuthorizedUserRoute.tsx#L11
Cannot find module '../services/store.ts' or its corresponding type declarations.
build: src/components/ProtectedAuthorizedUserRoute.tsx#L16
Parameter 'state' implicitly has an 'any' type.
build: src/components/ProtectedRoute.tsx#L8
Cannot find module '../services/store.ts' or its corresponding type declarations.
build: src/components/ProtectedRoute.tsx#L14
Parameter 'state' implicitly has an 'any' type.
build
Process completed with exit code 2.
build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636