Pf/reuters poller #499
ci.yaml
on: pull_request
Build and upload to riffraff
2m 35s
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
|