Skip to content

Bump @types/node from 22.7.5 to 22.7.7 (#103) #190

Bump @types/node from 22.7.5 to 22.7.7 (#103)

Bump @types/node from 22.7.5 to 22.7.7 (#103) #190

Triggered via push October 21, 2024 12:06
Status Success
Total duration 21s
Artifacts

workflow.yaml

on: push
unit-tests
10s
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"