preview structure relationships #1018
Annotations
1 error and 2 warnings
HLint
HLint failed with status: 1. Warning (1)
|
HLint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
HLint:
src/swarm-render/Swarm/Render/Structures.hs#L29
Warning in module Swarm.Render.Structures: Use fewer imports ▫︎ Found: "import Swarm.Game.Scenario.Topography.Structure.Named\nimport Swarm.Game.Scenario.Topography.Structure.Named\n ( getStructureName )\n" ▫︎ Perhaps: "import Swarm.Game.Scenario.Topography.Structure.Named\n"
|