fix bug in protected routes components #503
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
|