Skip to content

fix(backend): address strict Prisma type errors in controllers and in… #81

fix(backend): address strict Prisma type errors in controllers and in…

fix(backend): address strict Prisma type errors in controllers and in… #81

Triggered via push March 4, 2026 14:13
Status Failure
Total duration 1m 9s
Artifacts

ci.yml

on: push
Frontend CI
47s
Frontend CI
Backend CI
1m 4s
Backend CI
Soroban Contracts CI
22s
Soroban Contracts CI
Fit to window
Zoom out
Zoom in

Annotations

1 error and 8 warnings
Backend CI
Process completed with exit code 1.
Frontend CI: frontend/components/wallet/WalletModal.tsx#L15
'useState' is defined but never used
Frontend CI: frontend/components/wallet/WalletButton.tsx#L19
'formatNetwork' is defined but never used
Frontend CI: frontend/components/dashboard/StreamDetailsModal.tsx#L6
'shortenPublicKey' is defined but never used
Frontend CI: frontend/components/dashboard/StreamDetailsModal.tsx#L3
'useState' is defined but never used
Frontend CI: frontend/components/NotificationDropdown.tsx#L20
React Hook useEffect has a missing dependency: 'loadEvents'. Either include it or remove the dependency array
Frontend CI: frontend/components/Dashboard.tsx#L37
React Hook React.useEffect has a missing dependency: 'loadEvents'. Either include it or remove the dependency array
Frontend CI: frontend/app/layout.tsx#L10
'bannerConfig' is defined but never used
Frontend CI: frontend/app/layout.tsx#L9
'Banner' is defined but never used