Skip to content

Setup LLVM (#22)

Setup LLVM (#22) #133

Triggered via push December 4, 2023 21:42
Status Success
Total duration 11m 5s
Artifacts

build.yml

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

Annotations

1 warning
build (8.10.7, 3.6, ubuntu-20.04): test/Unit/TypeInference/TypeInferenceTest.hs#L76
Suggestion in test3, test10 in module Unit.TypeInference.TypeInferenceTest: Reduce duplication ▫︎ Found: "let expected = \"int\"\nlet actual = eval $ parseProgram \"let x = 1\"\nexpected @=? actual\n" ▫︎ Perhaps: "Combine with test/Unit/TypeInference/TypeInferenceTest.hs:146:7-26"