Merge pull request #59 from ChangePlusPlusVandy/nav-bar #209
test.yml
on: push
Matrix: eslint-check
Matrix: frontend-tests
Matrix: prettier-check
Matrix: typescript-check
Annotations
8 errors and 6 warnings
prettier-check (19.x)
Process completed with exit code 1.
|
eslint-check (19.x):
src/layout/App.tsx#L21
'isNotificationsPage' is assigned a value but never used
|
eslint-check (19.x):
src/layout/App.tsx#L23
'error' is assigned a value but never used
|
eslint-check (19.x)
Process completed with exit code 1.
|
typescript-check (19.x):
src/layout/App.tsx#L21
'isNotificationsPage' is declared but its value is never read.
|
typescript-check (19.x):
src/layout/App.tsx#L23
'error' is declared but its value is never read.
|
typescript-check (19.x):
src/pages/NotificationsPage/NotificationsPage.tsx#L4
'React' is declared but its value is never read.
|
typescript-check (19.x)
Process completed with exit code 2.
|
prettier-check (19.x)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
eslint-check (19.x)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
eslint-check (19.x):
src/layout/App.tsx#L21
'isNotificationsPage' is assigned a value but never used
|
eslint-check (19.x):
src/layout/App.tsx#L23
'error' is assigned a value but never used
|
typescript-check (19.x)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
frontend-tests (19.x)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|