fix: force smooth vertex normals on decorations, revert map=null #404
Annotations
2 errors and 10 warnings
|
lint
Process completed with exit code 1.
|
|
lint:
src/editor/services/LLMMapGenerator.ts#L13
'BaseLocation' is defined but never used. Allowed unused vars must match /^_/u
|
|
lint:
src/engine/definitions/DefinitionValidator.ts#L328
Unexpected any. Specify a different type
|
|
lint:
src/editor/providers/voidstrike.ts#L268
Unexpected any. Specify a different type
|
|
lint:
src/editor/core/EditorCanvas.tsx#L121
Unexpected any. Specify a different type
|
|
lint
React Hook useCallback has missing dependencies: 'selectedFeature' and 'state.snapMode'. Either include them or remove the dependency array
|
|
lint:
src/components/game/hooks/useWebGPURenderer.ts#L749
React Hook useCallback has missing dependencies: 'startAnimationLoop' and 'workerBridgeRef'. Either include them or remove the dependency array
|
|
lint:
src/components/game/hooks/useWebGPURenderer.ts#L411
Unexpected any. Specify a different type
|
|
lint:
src/components/game/Minimap.tsx#L164
Unexpected any. Specify a different type
|
|
lint:
src/components/game/Minimap.tsx#L163
Unexpected any. Specify a different type
|
|
lint:
src/components/game/Minimap.tsx#L163
Unexpected any. Specify a different type
|
|
lint:
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
|