Skip to content

feat(Vm): function or any Value that can be store in a env #43

feat(Vm): function or any Value that can be store in a env

feat(Vm): function or any Value that can be store in a env #43

Triggered via pull request January 4, 2024 14:30
@DwozyDwozy
synchronize #34
bootstrap-VM
Status Failure
Total duration 6m 1s
Artifacts

Tests.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

20 errors and 10 warnings
Coding style error
file:./LobsterLang/app/Main.hs, line:21, coding-style:MINOR-H-F3
Coding style error
file:./LobsterLang/app/Main.hs, line:42, coding-style:MINOR-H-F3
Coding style error
file:./LobsterLang/app/Main.hs, line:44, 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
run_tests: LobsterLang/test/ParseSpec.hs#L20
• Couldn't match type: [Char]
run_tests: LobsterLang/test/ParseSpec.hs#L20
• Couldn't match expected type: String
run_tests: LobsterLang/test/ParseSpec.hs#L22
• Couldn't match type: [Char]
run_tests: LobsterLang/test/ParseSpec.hs#L22
• Couldn't match expected type: String
run_tests: LobsterLang/test/ParseSpec.hs#L24
• Couldn't match type: [Char]
run_tests: LobsterLang/test/ParseSpec.hs#L24
• Couldn't match expected type: String
run_tests: LobsterLang/test/ParseSpec.hs#L26
• Couldn't match type: [Char]
run_tests: LobsterLang/test/ParseSpec.hs#L26
• Couldn't match expected type: String
run_tests: LobsterLang/test/ParseSpec.hs#L28
• Couldn't match type: [Char]
run_tests: LobsterLang/test/ParseSpec.hs#L28
• Couldn't match expected type: String
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/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/VmSpec.hs#L1
The export item ‘module VmSpec’ is missing an export list