build(deps): bump react and @types/react #1367
Annotations
5 warnings
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
🔬 Lint:
app/components/device-detail/device-detail-box.tsx#L80
`./useGlobalCompareMode` import should occur before import of `~/routes/explore.$deviceId`
|
🔬 Lint:
app/components/map/map.tsx#L7
'fog' is assigned a value but never used. Allowed unused args must match /^_/u
|
🔬 Lint:
app/components/map/map.tsx#L7
'terrain' is assigned a value but never used. Allowed unused args must match /^_/u
|
🔬 Lint:
app/components/search/search-list.tsx#L10
`../device-detail/useGlobalCompareMode` import should occur before import of `../header/nav-bar`
|
Loading