Skip to content

feat: give all next calls a label #28

feat: give all next calls a label

feat: give all next calls a label #28

Triggered via pull request December 3, 2024 10:42
Status Success
Total duration 24s
Artifacts

hlint.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 warnings
hlint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
hlint: brat/Brat/Checker/Helpers.hs#L253
Suggestion in getThunks in module Brat.Checker.Helpers: Redundant bracket ▫︎ Found: "(src, (ss :->> ts))" ▫︎ Perhaps: "(src, ss :->> ts)"
hlint: brat/Brat/Checker/Helpers.hs#L260
Suggestion in getThunks in module Brat.Checker.Helpers: Redundant bracket ▫︎ Found: "(src, (ss :->> ts))" ▫︎ Perhaps: "(src, ss :->> ts)"