Skip to content
This repository has been archived by the owner on Jan 5, 2024. It is now read-only.

Bump @typescript-eslint/parser from 5.60.1 to 5.62.0 in /setup #304

Bump @typescript-eslint/parser from 5.60.1 to 5.62.0 in /setup

Bump @typescript-eslint/parser from 5.60.1 to 5.62.0 in /setup #304

Triggered via pull request August 1, 2023 03:03
Status Success
Total duration 1m 40s
Artifacts

hlint-run.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 warning
test: hlint-run/test/Example.hs#L9
Suggestion in someStr in module Foo: Redundant bracket ▫︎ Found: "do show $ ((map (x +) xs))" ▫︎ Perhaps: "do show $ map (x +) xs"