Use anchor tags for feed #605
Annotations
2 errors and 4 warnings
|
Build Newswires app and UI
The operation was canceled.
|
Build Newswires app and UI:
newswires/client/src/Item.tsx#L74
React Hook useEffect has a missing dependency: 'maybeSearchParams'. Either include it or remove the dependency array
|
Build Newswires app and UI:
newswires/client/src/WireItemTable.tsx#L13
'supplierData' is defined but never used. Allowed unused vars must match /^_/u
|
Build Newswires app and UI:
newswires/client/src/WireItemTable.tsx#L28
'handleSelectItem' is assigned a value but never used. Allowed unused vars must match /^_/u
|
Build Newswires app and UI:
newswires/client/src/WireItemTable.tsx#L28
'Link' is assigned a value but never used. Allowed unused vars must match /^_/u
|
Loading