Skip to content

Bump @types/node from 22.2.0 to 22.4.1 (#88) #161

Bump @types/node from 22.2.0 to 22.4.1 (#88)

Bump @types/node from 22.2.0 to 22.4.1 (#88) #161

Triggered via push August 20, 2024 18:21
Status Success
Total duration 21s
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"