Skip to content

59 creating invoice dashboard page #148

59 creating invoice dashboard page

59 creating invoice dashboard page #148

Triggered via pull request February 7, 2025 21:20
Status Success
Total duration 57s
Artifacts

run-checks.yml

on: pull_request
run-checks
48s
run-checks
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/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
'Heading' is defined but never used. Allowed unused vars must match /^_/u
run-checks: client/src/components/invoices/InvoiceComponents.jsx#L3
'useEffect' is defined but never used. Allowed unused vars must match /^_/u
run-checks: client/src/components/invoices/InvoiceComponents.jsx#L3
'useState' is defined but never used. Allowed unused vars must match /^_/u
run-checks: client/src/components/invoices/InvoicesDashboard.jsx#L1
'Text' is defined but never used. Allowed unused vars must match /^_/u
run-checks: client/src/components/invoices/InvoicesDashboard.jsx#L1
'Stack' is defined but never used. Allowed unused vars must match /^_/u