Skip to content

Fix logic errors & limit mtl range #55

Fix logic errors & limit mtl range

Fix logic errors & limit mtl range #55

Triggered via push January 7, 2025 16:54
Status Failure
Total duration 4m 47s
Artifacts

ci.yml

on: push
Generate matrix from cabal
3s
Generate matrix from cabal
Matrix: tests
Fit to window
Zoom out
Zoom in

Annotations

27 errors and 71 warnings
9.4.8 on ubuntu-latest: src/Parser.hs#L192
Variable not in scope:
9.4.8 on ubuntu-latest: src/Parser.hs#L254
Variable not in scope:
9.4.8 on ubuntu-latest: src/Interpreter.hs#L15
Module ‘Control.Monad.Trans.Except’ does not export ‘finallyE’
9.4.8 on ubuntu-latest
Process completed with exit code 1.
9.4.8 on windows-latest
The job was canceled because "_9_4_8_ubuntu-latest" failed.
9.4.8 on windows-latest
The operation was canceled.
9.8.2 on windows-latest
The job was canceled because "_9_4_8_ubuntu-latest" failed.
9.8.2 on windows-latest
The operation was canceled.
9.10.1 on windows-latest
The job was canceled because "_9_4_8_ubuntu-latest" failed.
9.10.1 on windows-latest
The operation was canceled.
9.6.5 on windows-latest
The job was canceled because "_9_4_8_ubuntu-latest" failed.
9.6.5 on windows-latest
The operation was canceled.
9.6.5 on ubuntu-latest
The job was canceled because "_9_4_8_ubuntu-latest" failed.
9.6.5 on ubuntu-latest
The operation was canceled.
9.8.2 on ubuntu-latest
The job was canceled because "_9_4_8_ubuntu-latest" failed.
9.8.2 on ubuntu-latest
The operation was canceled.
9.4.8 on macos-latest
The job was canceled because "_9_4_8_ubuntu-latest" failed.
9.4.8 on macos-latest: src/Parser.hs#L192
Variable not in scope:
9.4.8 on macos-latest: src/Parser.hs#L254
Variable not in scope:
9.4.8 on macos-latest: src/Interpreter.hs#L15
Module ‘Control.Monad.Trans.Except’ does not export ‘finallyE’
9.4.8 on macos-latest
The operation was canceled.
9.6.5 on macos-latest
The job was canceled because "_9_4_8_ubuntu-latest" failed.
9.6.5 on macos-latest
The operation was canceled.
9.8.2 on macos-latest
The job was canceled because "_9_4_8_ubuntu-latest" failed.
9.8.2 on macos-latest
The operation was canceled.
9.10.1 on macos-latest
The job was canceled because "_9_4_8_ubuntu-latest" failed.
9.10.1 on macos-latest
The operation was canceled.
Generate matrix from cabal
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
9.10.1 on ubuntu-latest
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
9.10.1 on ubuntu-latest: src/TokenType.hs#L12
The qualified import of ‘Data.ByteString.Char8’ is redundant
9.10.1 on ubuntu-latest: src/Error.hs#L45
Use of partial record field selector: ‘token’
9.10.1 on ubuntu-latest: src/Error.hs#L45
Use of partial record field selector: ‘message’
9.10.1 on ubuntu-latest: src/Error.hs#L46
Use of partial record field selector: ‘value’
9.10.1 on ubuntu-latest: src/Environment.hs#L39
Orphan class instance:
9.10.1 on ubuntu-latest: src/Expr.hs#L50
Use of partial record field selector: ‘callable_toString’
9.10.1 on ubuntu-latest: src/Expr.hs#L51
Use of partial record field selector: ‘callable_params’
9.10.1 on ubuntu-latest: src/Expr.hs#L52
Use of partial record field selector: ‘callable_call’
9.10.1 on ubuntu-latest: src/Interpreter.hs#L34
Orphan rule: "USPEC whileM @(ExceptT
9.10.1 on ubuntu-latest: src/AstPrinter.hs#L9
The import of ‘Data.Foldable’ is redundant
9.4.8 on ubuntu-latest
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
9.4.8 on ubuntu-latest: src/TokenType.hs#L12
The qualified import of ‘Data.ByteString.Char8’ is redundant
9.4.8 on ubuntu-latest: src/Error.hs#L45
Use of partial record field selector: ‘token’
9.4.8 on ubuntu-latest: src/Error.hs#L45
Use of partial record field selector: ‘message’
9.4.8 on ubuntu-latest: src/Error.hs#L46
Use of partial record field selector: ‘value’
9.4.8 on ubuntu-latest: src/Environment.hs#L39
Orphan instance: instance Show
9.4.8 on ubuntu-latest: src/Expr.hs#L50
Use of partial record field selector: ‘callable_toString’
9.4.8 on ubuntu-latest: src/Expr.hs#L51
Use of partial record field selector: ‘callable_params’
9.4.8 on ubuntu-latest: src/Expr.hs#L52
Use of partial record field selector: ‘callable_call’
9.4.8 on ubuntu-latest: src/AstPrinter.hs#L16
Pattern match(es) are non-exhaustive
9.4.8 on ubuntu-latest: src/AstPrinter.hs#L20
Pattern match(es) are non-exhaustive
9.6.5 on ubuntu-latest: src/TokenType.hs#L12
The qualified import of ‘Data.ByteString.Char8’ is redundant
9.6.5 on ubuntu-latest: src/Error.hs#L45
Use of partial record field selector: ‘token’
9.6.5 on ubuntu-latest: src/Error.hs#L45
Use of partial record field selector: ‘message’
9.6.5 on ubuntu-latest: src/Error.hs#L46
Use of partial record field selector: ‘value’
9.6.5 on ubuntu-latest: src/Environment.hs#L39
Orphan instance: instance Show
9.6.5 on ubuntu-latest: src/Expr.hs#L50
Use of partial record field selector: ‘callable_toString’
9.6.5 on ubuntu-latest: src/Expr.hs#L51
Use of partial record field selector: ‘callable_params’
9.6.5 on ubuntu-latest: src/Expr.hs#L52
Use of partial record field selector: ‘callable_call’
9.6.5 on ubuntu-latest: src/Interpreter.hs#L34
Orphan rule: "USPEC whileM @(ExceptT
9.6.5 on ubuntu-latest: src/AstPrinter.hs#L16
Pattern match(es) are non-exhaustive
9.8.2 on ubuntu-latest: src/TokenType.hs#L12
The qualified import of ‘Data.ByteString.Char8’ is redundant
9.8.2 on ubuntu-latest: src/Error.hs#L45
Use of partial record field selector: ‘token’
9.8.2 on ubuntu-latest: src/Error.hs#L45
Use of partial record field selector: ‘message’
9.8.2 on ubuntu-latest: src/Error.hs#L46
Use of partial record field selector: ‘value’
9.8.2 on ubuntu-latest: src/Environment.hs#L39
Orphan class instance:
9.8.2 on ubuntu-latest: src/Expr.hs#L50
Use of partial record field selector: ‘callable_toString’
9.8.2 on ubuntu-latest: src/Expr.hs#L51
Use of partial record field selector: ‘callable_params’
9.8.2 on ubuntu-latest: src/Expr.hs#L52
Use of partial record field selector: ‘callable_call’
9.4.8 on macos-latest: src/TokenType.hs#L12
The qualified import of ‘Data.ByteString.Char8’ is redundant
9.4.8 on macos-latest: src/Error.hs#L45
Use of partial record field selector: ‘token’
9.4.8 on macos-latest: src/Error.hs#L45
Use of partial record field selector: ‘message’
9.4.8 on macos-latest: src/Error.hs#L46
Use of partial record field selector: ‘value’
9.4.8 on macos-latest: src/Environment.hs#L39
Orphan instance: instance Show
9.4.8 on macos-latest: src/Expr.hs#L50
Use of partial record field selector: ‘callable_toString’
9.4.8 on macos-latest: src/Expr.hs#L51
Use of partial record field selector: ‘callable_params’
9.4.8 on macos-latest: src/Expr.hs#L52
Use of partial record field selector: ‘callable_call’
9.4.8 on macos-latest: src/AstPrinter.hs#L16
Pattern match(es) are non-exhaustive
9.4.8 on macos-latest: src/AstPrinter.hs#L20
Pattern match(es) are non-exhaustive
9.6.5 on macos-latest: src/TokenType.hs#L12
The qualified import of ‘Data.ByteString.Char8’ is redundant
9.6.5 on macos-latest: src/Error.hs#L45
Use of partial record field selector: ‘token’
9.6.5 on macos-latest: src/Error.hs#L45
Use of partial record field selector: ‘message’
9.6.5 on macos-latest: src/Error.hs#L46
Use of partial record field selector: ‘value’
9.6.5 on macos-latest: src/Environment.hs#L39
Orphan instance: instance Show
9.6.5 on macos-latest: src/Expr.hs#L50
Use of partial record field selector: ‘callable_toString’
9.6.5 on macos-latest: src/Expr.hs#L51
Use of partial record field selector: ‘callable_params’
9.6.5 on macos-latest: src/Expr.hs#L52
Use of partial record field selector: ‘callable_call’
9.6.5 on macos-latest: src/Interpreter.hs#L34
Orphan rule: "USPEC whileM @(ExceptT
9.6.5 on macos-latest: src/AstPrinter.hs#L16
Pattern match(es) are non-exhaustive
9.8.2 on macos-latest: src/TokenType.hs#L12
The qualified import of ‘Data.ByteString.Char8’ is redundant
9.8.2 on macos-latest: src/Error.hs#L45
Use of partial record field selector: ‘token’
9.8.2 on macos-latest: src/Error.hs#L45
Use of partial record field selector: ‘message’
9.8.2 on macos-latest: src/Error.hs#L46
Use of partial record field selector: ‘value’
9.8.2 on macos-latest: src/Environment.hs#L39
Orphan class instance:
9.8.2 on macos-latest: src/Expr.hs#L50
Use of partial record field selector: ‘callable_toString’
9.8.2 on macos-latest: src/Expr.hs#L51
Use of partial record field selector: ‘callable_params’
9.8.2 on macos-latest: src/Expr.hs#L52
Use of partial record field selector: ‘callable_call’
9.8.2 on macos-latest: src/Interpreter.hs#L34
Orphan rule: "USPEC whileM @(ExceptT
9.8.2 on macos-latest: src/AstPrinter.hs#L16
Pattern match(es) are non-exhaustive