Skip to content

Add our own AP feed to API/UI #497

Add our own AP feed to API/UI

Add our own AP feed to API/UI #497

Triggered via pull request December 18, 2024 18:16
Status Success
Total duration 2m 26s
Artifacts

ci.yaml

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

Annotations

9 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/WireDetail.tsx#L9
'EuiHeaderAlert' is defined but never used. Allowed unused vars must match /^_/u
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