Bump webpack-dev-middleware from 5.3.3 to 5.3.4 #340
Annotations
11 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Lint:
src/Camera.tsx#L6
'useMemo' is defined but never used
|
Lint:
src/Noskop.tsx#L31
'toggleFullscreen' is assigned a value but never used
|
Lint:
src/hud/Compass.tsx#L11
'state' is assigned a value but never used
|
Lint:
src/hud/Compass.tsx#L11
'setState' is assigned a value but never used
|
Lint:
src/hud/ControllerConnection.tsx#L48
React Hook useEffect has missing dependencies: 'controller.connection' and 'controller.right.analog.direction'. Either include them or remove the dependency array
|
Lint:
src/hud/Inventory.tsx#L34
React Hook useEffect has a missing dependency: 'controller.left.analog'. Either include it or remove the dependency array
|
Lint:
src/hud/Reticle.tsx#L39
React Hook React.useEffect has a missing dependency: 'controller.left.analog'. Either include it or remove the dependency array
|
Lint:
src/mechanics/Objective.tsx#L18
'CorrectionFactors' is assigned a value but never used
|
Lint:
src/mechanics/Objective.tsx#L23
'Magnifications' is assigned a value but never used
|
Lint:
src/mechanics/Turret.tsx#L10
'size' is assigned a value but never used
|
Loading