Skip to content

Monarch Admin Page #170

Monarch Admin Page

Monarch Admin Page #170

Triggered via pull request January 14, 2024 22:20
@kimharr24kimharr24
synchronize #88
FET_James
Status Failure
Total duration 3m 7s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

ci-cd.yml

on: pull_request
deploy-debug
0s
deploy-debug
deploy-c4cneudotcom
0s
deploy-c4cneudotcom
deploy-monarch-frontend
0s
deploy-monarch-frontend
deploy-monarch-backend
0s
deploy-monarch-backend
deploy-green-infrastructure-frontend
0s
deploy-green-infrastructure-frontend
Fit to window
Zoom out
Zoom in

Annotations

1 error and 10 warnings
pre-deploy
Process completed with exit code 1.
pre-deploy: apps/green-infrastructure/frontend/src/app/app.tsx#L1
'SampleMap' is defined but never used
pre-deploy: apps/green-infrastructure/frontend/src/components/map/Map.tsx#L78
'markers' is assigned a value but never used
pre-deploy: apps/green-infrastructure/frontend/src/components/map/Map.tsx#L87
Assignments to the 'map' variable from inside React Hook useEffect will be lost after each render. To preserve the value over time, store it in a useRef Hook and keep the mutable value in the '.current' property. Otherwise, you can move this variable directly inside useEffect
pre-deploy: apps/green-infrastructure/frontend/src/components/map/MapLegend.tsx#L8
'generateCircleSVG' is defined but never used
pre-deploy: apps/green-infrastructure/frontend/src/components/map/MapLegend.tsx#L9
'generateDiamondSVG' is defined but never used
pre-deploy: apps/green-infrastructure/frontend/src/components/map/MapLegend.tsx#L10
'generateSquareSVG' is defined but never used
pre-deploy: apps/green-infrastructure/frontend/src/components/map/MapLegend.tsx#L11
'generateStarSVG' is defined but never used
pre-deploy: apps/green-infrastructure/frontend/src/components/map/MapLegend.tsx#L12
'generateTriangleSVG' is defined but never used
pre-deploy: apps/green-infrastructure/frontend/src/components/map/MapLegend.tsx#L128
'StatusButton' is assigned a value but never used
pre-deploy: apps/green-infrastructure/frontend/src/components/map/MapLegend.tsx#L163
'CaretDownStyled' is assigned a value but never used