Skip to content

fix(ci): specify Node.js version in setup-node #2

fix(ci): specify Node.js version in setup-node

fix(ci): specify Node.js version in setup-node #2

Triggered via push February 20, 2025 16:49
Status Success
Total duration 33s
Artifacts

ci.yml

on: push
Matrix: Run Tests and Linting
Fit to window
Zoom out
Zoom in

Annotations

7 warnings
Run Tests and Linting (frontend): frontend/src/pages/booking/Confirmation.tsx#L24
Unexpected any. Specify a different type
Run Tests and Linting (frontend): frontend/src/pages/booking/Form.tsx#L1
'useEffect' is defined but never used
Run Tests and Linting (frontend): frontend/src/pages/booking/Form.tsx#L43
Unexpected any. Specify a different type
Run Tests and Linting (frontend): frontend/src/pages/booking/index.tsx#L1
This rule can't verify that `export *` only export components
Run Tests and Linting (frontend): frontend/src/pages/booking/index.tsx#L2
This rule can't verify that `export *` only export components
Run Tests and Linting (frontend): frontend/src/pages/home/index.tsx#L2
'Grid' is defined but never used
Run Tests and Linting (frontend): frontend/src/pages/payment/index.tsx#L10
'CircularProgress' is defined but never used