Skip to content

Curryfication

Curryfication #48

Triggered via pull request January 9, 2024 13:09
Status Failure
Total duration 5m 45s
Artifacts

Tests.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 13 warnings
Coding style error
file:./LobsterLang/app/Main.hs, line:22, coding-style:MINOR-H-F3
Coding style error
file:./LobsterLang/app/Main.hs, line:45, coding-style:MINOR-H-F3
Coding style error
file:./LobsterLang/app/Main.hs, line:47, coding-style:MINOR-H-F3
Coding style error
file:./LobsterLang/src/AstEval.hs, line:51, coding-style:MINOR-H-F3
Coding style error
file:./LobsterLang/src/AstEval.hs, line:52, coding-style:MINOR-H-F3
Coding style error
file:./LobsterLang/src/AstEval.hs, line:60, coding-style:MINOR-H-F3
Coding style error
file:./LobsterLang/src/AstEval.hs, line:62, coding-style:MINOR-H-F3
Coding style error
file:./LobsterLang/src/AstEval.hs, line:64, coding-style:MINOR-H-F3
Coding style error
file:./LobsterLang/src/AstEval.hs, line:65, coding-style:MINOR-H-F3
Coding style error
file:./LobsterLang/src/AstEval.hs, line:67, coding-style:MINOR-H-F3
check_compilation: LobsterLang/src/Compiler.hs#L127
Pattern match(es) are non-exhaustive
check_compilation: LobsterLang/src/Parse.hs#L43
The import of ‘GHC.IO.SubSystem’ is redundant
check_compilation: LobsterLang/src/Parse.hs#L45
Defined but not used: type constructor or class ‘Col’
check_compilation: LobsterLang/src/Parse.hs#L46
Defined but not used: type constructor or class ‘Row’
check_compilation: LobsterLang/src/Parse.hs#L66
• No explicit implementation for
run_tests: LobsterLang/src/Compiler.hs#L127
Pattern match(es) are non-exhaustive
run_tests: LobsterLang/src/Parse.hs#L43
The import of ‘GHC.IO.SubSystem’ is redundant
run_tests: LobsterLang/src/Parse.hs#L45
Defined but not used: type constructor or class ‘Col’
run_tests: LobsterLang/src/Parse.hs#L46
Defined but not used: type constructor or class ‘Row’
run_tests: LobsterLang/src/Parse.hs#L66
• No explicit implementation for
run_tests: LobsterLang/test/AstEvalSpec.hs#L1
The export item ‘module AstEvalSpec’ is missing an export list
run_tests: LobsterLang/test/CompilerSpec.hs#L1
The export item ‘module CompilerSpec’ is missing an export list
run_tests: LobsterLang/test/VmSpec.hs#L1
The export item ‘module VmSpec’ is missing an export list