Skip to content

Bump actions/checkout from 4.2.1 to 4.2.2 (#106) #194

Bump actions/checkout from 4.2.1 to 4.2.2 (#106)

Bump actions/checkout from 4.2.1 to 4.2.2 (#106) #194

Triggered via push November 1, 2024 12:43
Status Success
Total duration 27s
Artifacts

workflow.yaml

on: push
unit-tests
18s
unit-tests
Fit to window
Zoom out
Zoom in

Annotations

1 warning
unit-tests: test/Example.hs#L9
Suggestion in someStr in module Foo: Redundant bracket%0AFound: "do show $ ((map (x +) xs))"%0APerhaps: "do show $ map (x +) xs"