Update CI #156
Annotations
1 error and 2 warnings
build (ubuntu-20.04, 8.10.7, 3.6)
HLint failed with status: 1. Warning (2)
|
build (ubuntu-20.04, 8.10.7, 3.6):
lib/CodeGen/Llvm/Ir2LlvmIr.hs#L196
Warning in regStdLibDecl in module CodeGen.Llvm.Ir2LlvmIr: Eta reduce ▫︎ Found: "register (ident, _) operand = regFun (Txt ident) operand" ▫︎ Perhaps: "register (ident, _) = regFun (Txt ident)"
|
build (ubuntu-20.04, 8.10.7, 3.6):
lib/CodeGen/Llvm/Ir2LlvmIr.hs#L199
Warning in regStdLibDecl in module CodeGen.Llvm.Ir2LlvmIr: Eta reduce ▫︎ Found: "signatureTypesCount t\n = hylo signatureTypesCount'' signatureTypesCount' t" ▫︎ Perhaps: "signatureTypesCount\n = hylo signatureTypesCount'' signatureTypesCount'"
|