Skip to content

Feature/compiler

Feature/compiler #38

Triggered via pull request January 2, 2024 16:34
Status Failure
Total duration 5m 13s
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:18, coding-style:MINOR-H-F3
Coding style error
file:./LobsterLang/app/Main.hs, line:20, coding-style:MINOR-H-F3
Coding style error
file:./LobsterLang/app/Main.hs, line:23, coding-style:MINOR-H-F3
Coding style error
file:./LobsterLang/src/AstEval.hs, line:55, coding-style:MINOR-H-F3
Coding style error
file:./LobsterLang/src/AstEval.hs, line:57, coding-style:MINOR-H-F3
Coding style error
file:./LobsterLang/src/AstEval.hs, line:59, 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:67, coding-style:MINOR-H-F3
check_compilation: LobsterLang/src/Compiler.hs#L70
• No explicit implementation for
check_compilation: LobsterLang/src/Compiler.hs#L102
Pattern match(es) are non-exhaustive
check_compilation: LobsterLang/app/Main.hs#L13
The import of ‘System.Exit’ is redundant
check_compilation: LobsterLang/app/Main.hs#L23
Defined but not used: ‘stack'’
run_tests: LobsterLang/src/Compiler.hs#L70
• No explicit implementation for
run_tests: LobsterLang/src/Compiler.hs#L102
Pattern match(es) are non-exhaustive
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/ParseSpec.hs#L1
The export item ‘module ParseSpec’ is missing an export list
run_tests: LobsterLang/test/ParseSpec.hs#L14
The import of ‘Data.Bool’ is redundant
run_tests: LobsterLang/test/VmSpec.hs#L1
The export item ‘module VmSpec’ is missing an export list
run_tests: LobsterLang/app/Main.hs#L13
The import of ‘System.Exit’ is redundant
run_tests: LobsterLang/app/Main.hs#L23
Defined but not used: ‘stack'’