Skip to content

Initial AP and Reuters poller infra #523

Initial AP and Reuters poller infra

Initial AP and Reuters poller infra #523

Triggered via pull request January 13, 2025 12:04
Status Success
Total duration 2m 50s
Artifacts

ci.yaml

on: pull_request
Build and upload to riffraff
2m 40s
Build and upload to riffraff
Fit to window
Zoom out
Zoom in

Annotations

8 warnings
Build and upload to riffraff: newswires/client/src/App.tsx#L4
'EuiFlexGroup' is defined but never used. Allowed unused vars must match /^_/u
Build and upload to riffraff: newswires/client/src/App.tsx#L5
'EuiFlexItem' is defined but never used. Allowed unused vars must match /^_/u
Build and upload to riffraff: newswires/client/src/App.tsx#L13
'EuiSpacer' is defined but never used. Allowed unused vars must match /^_/u
Build and upload to riffraff: newswires/client/src/App.tsx#L14
'EuiSwitch' is defined but never used. Allowed unused vars must match /^_/u
Build and upload to riffraff: newswires/client/src/App.tsx#L33
'toggleAutoUpdate' is assigned a value but never used. Allowed unused vars must match /^_/u
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/useSearch.tsx#L37
'StateSchema' is assigned a value but only used as a type. Allowed unused vars must match /^_/u
Build and upload to riffraff: newswires/client/src/useSearch.tsx#L72
'ActionSchema' is assigned a value but only used as a type. Allowed unused vars must match /^_/u