Skip to content

Bump @types/node from 22.9.3 to 22.10.1 (#112) #208

Bump @types/node from 22.9.3 to 22.10.1 (#112)

Bump @types/node from 22.9.3 to 22.10.1 (#112) #208

Triggered via push December 3, 2024 10:35
Status Success
Total duration 24s
Artifacts

workflow.yaml

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