Skip to content

prettier

prettier #4

Triggered via push June 13, 2024 10:52
Status Failure
Total duration 28s
Artifacts

deployment.yaml

on: push
Lint Node.js Code
18s
Lint Node.js Code
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 4 warnings
Lint Node.js Code: src/frontend/src/components/Appointments/Appointments.tsx#L34
Unexpected any. Specify a different type
Lint Node.js Code: src/frontend/src/components/Appointments/Appointments.tsx#L58
Use "@ts-expect-error" instead of "@ts-ignore", as "@ts-ignore" will do nothing if the following line is error-free
Lint Node.js Code: src/frontend/src/components/Appointments/Appointments.tsx#L138
Unexpected any. Specify a different type
Lint Node.js Code: src/frontend/src/theme.ts#L24
Unexpected any. Specify a different type
Lint Node.js Code
Process completed with exit code 1.
Lint Node.js Code
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Lint Node.js Code: src/frontend/src/components/Appointments/AppointmentList.tsx#L62
React Hook useEffect has a missing dependency: 'token'. Either include it or remove the dependency array
Lint Node.js Code: src/frontend/src/components/Appointments/Appointments.tsx#L53
React Hook useCallback has a missing dependency: 'toast'. Either include it or remove the dependency array
Lint Node.js Code: src/frontend/src/components/Appointments/LoadingWithMessages.tsx#L21
React Hook useEffect has a missing dependency: 'messages'. Either include it or remove the dependency array