navigable robots table #636
Annotations
1 error and 6 warnings
Run HLint
HLint failed with status: 1. Warning (6)
|
Run HLint:
src/swarm-doc/Swarm/Doc/Wiki/Cheatsheet.hs#L102
Warning in maxWidths in module Swarm.Doc.Wiki.Cheatsheet: Avoid restricted function ▫︎ Found: "maximum" ▫︎ Note: may break the code
|
Run HLint:
src/swarm-tui/Swarm/TUI/View.hs#L383
Warning in makeBestScoreRows in module Swarm.TUI.View: Avoid restricted function ▫︎ Found: "maximum" ▫︎ Note: may break the code
|
Run HLint:
src/swarm-tui/Swarm/TUI/View.hs#L631
Warning in drawModal in module Swarm.TUI.View: Use ?~ ▫︎ Found: "libList . list . BL.listSelectedL .~ Just 1" ▫︎ Perhaps: "((libList . list . BL.listSelectedL) ?~ 1)"
|
Run HLint:
src/swarm-tui/Swarm/TUI/View.hs#L708
Warning in helpWidget in module Swarm.TUI.View: Avoid restricted function ▫︎ Found: "maximum" ▫︎ Note: may break the code
|
Run HLint:
src/swarm-tui/Swarm/TUI/View/Util.hs#L116
Warning in generateModal in module Swarm.TUI.View.Util: Avoid restricted function ▫︎ Found: "maximum" ▫︎ Note: may break the code
|
Run HLint:
src/swarm-util/Swarm/Util.hs#L147
Warning in maximum0 in module Swarm.Util: Avoid restricted function ▫︎ Found: "maximum" ▫︎ Note: may break the code
|
Loading