Evaluator enhancements #30
Annotations
4 errors and 1 warning
Lint:
evaluator/evaluator.go#L192
ifElseChain: rewrite if-else to switch statement (gocritic)
|
Lint:
evaluator/evaluator.go#L213
Consider pre-allocating `results` (prealloc)
|
Lint:
evaluator/evaluator_test.go#L286
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
|