Skip to content

59 creating invoice dashboard page #119

59 creating invoice dashboard page

59 creating invoice dashboard page #119

Triggered via pull request February 5, 2025 00:40
Status Success
Total duration 1m 28s
Artifacts

run-checks.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
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/Navbar.jsx#L3
'image' is defined but never used. Allowed unused vars must match /^_/u
run-checks: client/src/components/PDFButton.jsx#L6
'IconButton' is defined but never used. Allowed unused vars must match /^_/u
run-checks: client/src/components/PDFButton.jsx#L7
'DownloadIcon' is defined but never used. Allowed unused vars must match /^_/u
run-checks: client/src/components/invoices/InvoiceComponents.jsx#L1
'Menu' is defined but never used. Allowed unused vars must match /^_/u
run-checks: client/src/components/invoices/InvoiceComponents.jsx#L1
'MenuButton' is defined but never used. Allowed unused vars must match /^_/u
run-checks: client/src/components/invoices/InvoiceComponents.jsx#L1
'MenuList' is defined but never used. Allowed unused vars must match /^_/u
run-checks: client/src/components/invoices/InvoiceComponents.jsx#L1
'MenuItem' is defined but never used. Allowed unused vars must match /^_/u