Skip to content

Fix export

Fix export #115

Triggered via push January 27, 2025 17:45
Status Success
Total duration 1m 1s
Artifacts

run-checks.yml

on: push
run-checks
53s
run-checks
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
run-checks
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
run-checks: client/src/App.jsx#L20
'PDFViewer' is defined but never used. Allowed unused vars must match /^_/u
run-checks: client/src/App.jsx#L21
'PDFButton' is defined but never used. Allowed unused vars must match /^_/u
run-checks: client/src/components/EventsTable.jsx#L69
React Hook useEffect has a missing dependency: 'fetchEvents'. Either include it or remove the dependency array
run-checks: client/src/components/signup/Signup.jsx#L9
'FormHelperText' is defined but never used. Allowed unused vars must match /^_/u
run-checks: client/src/components/signup/Signup.jsx#L20
'FaGoogle' is defined but never used. Allowed unused vars must match /^_/u
run-checks: client/src/components/signup/Signup.jsx#L21
'Link' is defined but never used. Allowed unused vars must match /^_/u
run-checks: client/src/components/signup/Signup.jsx#L75
'handleGoogleSignup' is assigned a value but never used. Allowed unused vars must match /^_/u
run-checks: server/routes/assignments.js#L110
'err' is defined but never used. Allowed unused caught errors must match /^_/u
run-checks: server/routes/invoices.js#L99
'startTime' is assigned a value but never used. Allowed unused vars must match /^_/u
run-checks: server/routes/invoices.js#L105
'endTime' is assigned a value but never used. Allowed unused vars must match /^_/u