fix(ci): specify Node.js version in setup-node #2
Annotations
7 warnings
Lint Code:
frontend/src/pages/booking/Confirmation.tsx#L24
Unexpected any. Specify a different type
|
Lint Code:
frontend/src/pages/booking/Form.tsx#L1
'useEffect' is defined but never used
|
Lint Code:
frontend/src/pages/booking/Form.tsx#L43
Unexpected any. Specify a different type
|
Lint Code:
frontend/src/pages/booking/index.tsx#L1
This rule can't verify that `export *` only export components
|
Lint Code:
frontend/src/pages/booking/index.tsx#L2
This rule can't verify that `export *` only export components
|
Lint Code:
frontend/src/pages/home/index.tsx#L2
'Grid' is defined but never used
|
Lint Code:
frontend/src/pages/payment/index.tsx#L10
'CircularProgress' is defined but never used
|
Loading