Newswires UI: add pagination #589
ci.yaml
on: pull_request
Build and upload to riffraff
1m 30s
Annotations
1 error and 4 warnings
Build and upload to riffraff
Process completed with exit code 1.
|
Build and upload to riffraff:
newswires/client/src/Item.tsx#L74
React Hook useEffect has a missing dependency: 'maybeSearchParams'. Either include it or remove the dependency array
|
Build and upload to riffraff:
newswires/client/src/WireItemTable.tsx#L17
'useEffect' is defined but never used. Allowed unused vars must match /^_/u
|
Build and upload to riffraff:
newswires/client/src/WireItemTable.tsx#L17
'useState' is defined but never used. Allowed unused vars must match /^_/u
|
Build and upload to riffraff:
newswires/client/src/WireItemTable.tsx#L22
'configToUrl' is defined but never used. Allowed unused vars must match /^_/u
|