fix for issue #1634 -- for passing a closure to exported Go function #1058
main.yml
on: pull_request
Linting
48s
Matrix: Checks code and generated code
Matrix: Build and Test
Annotations
3 errors and 1 warning
Linting:
interp/interp_issue_1634_test.go#L22
Error return value of `i.Use` is not checked (errcheck)
|
Linting:
interp/interp_issue_1634_test.go#L58
unnecessary trailing newline (whitespace)
|
Linting
Process completed with exit code 2.
|
Linting
Restore cache failed: Dependencies file is not found in /home/runner/work/yaegi/yaegi. Supported file pattern: go.sum
|