comment in the right places #3153
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
|