Skip to content

add landing page (#292) #924

add landing page (#292)

add landing page (#292) #924

Triggered via push September 1, 2023 00:27
Status Success
Total duration 2m 0s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/cache@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
lint: frontend/src/App.tsx#L3
'Router' is defined but never used
lint: frontend/src/App.tsx#L3
'Route' is defined but never used
lint: frontend/src/App.tsx#L3
'Switch' is defined but never used
lint: frontend/src/App.tsx#L4
'HomePage' is defined but never used
lint: frontend/src/App.tsx#L5
'FAQPage' is defined but never used
lint: frontend/src/App.tsx#L6
'ReviewPage' is defined but never used
lint: frontend/src/App.tsx#L7
'LandlordPage' is defined but never used
lint: frontend/src/App.tsx#L10
'NavBar' is defined but never used
lint: frontend/src/App.tsx#L11
'NotFoundPage' is defined but never used
lint: frontend/src/App.tsx#L13
'Footer' is defined but never used