Update react-map-gl to 7.1.7 #1742
Annotations
6 errors and 11 warnings
Lint:
src/components/DriveMap/index.jsx#L131
'LinearInterpolator' is not defined
|
Lint:
src/components/Navigation/index.jsx#L1131
'HTMLOverlay' is not defined
|
Lint:
src/components/Navigation/index.jsx#L1143
'HTMLOverlay' is not defined
|
Lint:
src/components/Navigation/index.jsx#L1155
'HTMLOverlay' is not defined
|
Lint:
src/components/Navigation/index.jsx#L1167
'HTMLOverlay' is not defined
|
Lint
Process completed with exit code 1.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, pnpm/action-setup@v2, actions/setup-node@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Lint:
src/App.jsx#L45
Expected 'this' to be used by class method 'apiErrorResponseCallback'
|
Lint:
src/App.jsx#L80
Expected 'this' to be used by class method 'redirectLink'
|
Lint:
src/App.jsx#L100
Expected 'this' to be used by class method 'anonymousRoutes'
|
Lint:
src/App.jsx#L111
Expected 'this' to be used by class method 'renderLoading'
|
Lint:
src/actions/cached.js#L85
'expireCacheItems' was used before it was defined
|
Lint:
src/actions/cached.js#L347
'fetchCoord' was used before it was defined
|
Lint:
src/actions/cached.js#L348
'fetchCoord' was used before it was defined
|
Lint:
src/actions/files.js#L271
Unexpected `await` inside a loop
|
Lint:
src/actions/index.js#L15
'checkRoutesData' was used before it was defined
|
Lint:
src/actions/index.js#L24
'urlForState' was used before it was defined
|
Loading