Skip to content

Bump @types/node from 22.10.1 to 22.10.2 (#113) #210

Bump @types/node from 22.10.1 to 22.10.2 (#113)

Bump @types/node from 22.10.1 to 22.10.2 (#113) #210

Triggered via push December 16, 2024 13:02
Status Success
Total duration 22s
Artifacts

workflow.yaml

on: push
unit-tests
13s
unit-tests
Fit to window
Zoom out
Zoom in

Annotations

2 warnings
unit-tests
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
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"