Support string type #34
Annotations
5 errors and 1 warning
Lint:
evaluator/evaluator_test.go#L155
Function TestStringConcatenation missing the call to method parallel (paralleltest)
|
Lint:
lexer/lexer.go#L201
if statements should only be cuddled with assignments (wsl)
|
Lint:
evaluator/evaluator_test.go#L146
only one cuddle assignment allowed before if statement (wsl)
|
Lint:
evaluator/evaluator_test.go#L160
only one cuddle assignment allowed before if statement (wsl)
|
Lint
issues found
|
Lint
Restore cache failed: Dependencies file is not found in /home/runner/work/monkey/monkey. Supported file pattern: go.sum
|