Bump actions/upload-artifact from 3 to 4 #36
Annotations
10 warnings
src/Expr.hs#L6
The import of ‘Data.Foldable’ is redundant
|
src/Expr.hs#L12
The import of ‘Debug.Trace’ is redundant
|
src/Expr.hs#L16
The import of ‘Text.Megaparsec.Debug’ is redundant
|
src/Bin.hs#L10
The import of ‘Data.Text’ is redundant
|
src/Bin.hs#L16
The import of ‘Debug.Trace’ is redundant
|
src/Bin.hs#L92
Defined but not used: ‘putEitherW’
|
test/Spec.hs#L15
The import of ‘Data.Text’ is redundant
|
test/Spec.hs#L23
The import of ‘Text.Megaparsec.Char’ is redundant
|
test/Spec.hs#L24
The qualified import of ‘Text.Megaparsec.Char.Lexer’ is redundant
|
app/CmdOptions.hs#L56
Pattern match is redundant
|
This job succeeded
Loading