fix: remove unused imports and variables in CommandCard refactor#1311
Merged
braedonsaunders merged 1 commit intoFeb 3, 2026
Merged
Annotations
1 error and 10 warnings
|
|
|
src/editor/providers/voidstrike.ts#L268
Unexpected any. Specify a different type
|
|
src/editor/core/EditorCanvas.tsx#L121
Unexpected any. Specify a different type
|
|
|
|
src/components/game/hooks/useWebGPURenderer.ts#L749
React Hook useCallback has missing dependencies: 'startAnimationLoop' and 'workerBridgeRef'. Either include them or remove the dependency array
|
|
src/components/game/hooks/useWebGPURenderer.ts#L411
Unexpected any. Specify a different type
|
|
src/components/game/Minimap.tsx#L164
Unexpected any. Specify a different type
|
|
src/components/game/Minimap.tsx#L163
Unexpected any. Specify a different type
|
|
src/components/game/Minimap.tsx#L163
Unexpected any. Specify a different type
|
|
|
|
src/app/layout.tsx#L21
Custom fonts not added in `pages/_document.js` will only load for a single page. This is discouraged. See: https://nextjs.org/docs/messages/no-page-custom-font
|
The logs for this run have expired and are no longer available.
Loading