Skip to content

Bump typescript from 5.6.2 to 5.6.3 (#101) #187

Bump typescript from 5.6.2 to 5.6.3 (#101)

Bump typescript from 5.6.2 to 5.6.3 (#101) #187

Triggered via push October 14, 2024 12:19
Status Success
Total duration 26s
Artifacts

workflow.yaml

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