Warn the user when debugging options are on #991
Annotations
1 error and 2 warnings
Run HLint
HLint failed with status: 1. Warning (1)
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Run HLint:
src/swarm-tui/Swarm/TUI/View/Popup.hs#L62
Warning in drawPopup in module Swarm.TUI.View.Popup: Redundant $ ▫︎ Found: "txt\n $ \"No progress will be saved, since debugging flags are in use.\"" ▫︎ Perhaps: "txt \"No progress will be saved, since debugging flags are in use.\""
|
Loading