Skip to content

Bump @types/node from 22.4.1 to 22.5.0 (#89) #163

Bump @types/node from 22.4.1 to 22.5.0 (#89)

Bump @types/node from 22.4.1 to 22.5.0 (#89) #163

Triggered via push August 26, 2024 13:47
Status Success
Total duration 20s
Artifacts

workflow.yaml

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