Skip to content

Bump @types/node from 22.7.7 to 22.8.1 #191

Bump @types/node from 22.7.7 to 22.8.1

Bump @types/node from 22.7.7 to 22.8.1 #191

Triggered via pull request October 28, 2024 11:55
Status Success
Total duration 24s
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"