Skip to content

remove unused variables #3151

remove unused variables

remove unused variables #3151

Triggered via push December 20, 2024 19:24
Status Failure
Total duration 2m 0s
Artifacts
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

1 error and 4 warnings
build (20.x)
Process completed with exit code 1.
build (20.x)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
build (20.x): src/web/App.tsx#L3
'useLocation' is defined but never used. Allowed unused vars must match /^_/u
build (20.x): src/web/contexts/CurrentUserProvider.tsx#L3
'useLocation' is defined but never used. Allowed unused vars must match /^_/u
build (20.x): src/web/contexts/CurrentUserProvider.tsx#L3
'useNavigate' is defined but never used. Allowed unused vars must match /^_/u