Add our own AP feed to API/UI #495
Triggered via pull request
December 18, 2024 14:54
Status
Cancelled
Total duration
1m 51s
Artifacts
–
ci.yaml
on: pull_request
Build and upload to riffraff
1m 40s
Annotations
2 errors and 8 warnings
Build and upload to riffraff
Canceling since a higher priority waiting request for 'build-91' exists
|
Build and upload to riffraff
The operation was canceled.
|
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
|