Skip to content

Add runner modules #155

Add runner modules

Add runner modules #155

Triggered via push January 2, 2024 18:53
Status Failure
Total duration 1m 23s
Artifacts

build.yml

on: push
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

1 error and 1 warning
build (8.10.7, 3.6, ubuntu-20.04)
Ormolu detected unformatted files
build (8.10.7, 3.6, ubuntu-20.04): test/Unit/TypeInference/TypeInferenceTest.hs#L73
Suggestion in test3, test10 in module Unit.TypeInference.TypeInferenceTest: Reduce duplication ▫︎ Found: "let expected = \"int\"\nlet actual = processTillTypeChecker \"let x = 1\"\nexpected @=? actual\n" ▫︎ Perhaps: "Combine with test/Unit/TypeInference/TypeInferenceTest.hs:143:7-26"