Skip to content

Bump typescript from 5.5.3 to 5.5.4 #152

Bump typescript from 5.5.3 to 5.5.4

Bump typescript from 5.5.3 to 5.5.4 #152

Triggered via pull request July 29, 2024 11:26
Status Success
Total duration 22s
Artifacts

workflow.yaml

on: pull_request
unit-tests
14s
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"