Experimental: Binding go's AST to metavariable #141
main.yml
on: pull_request
Go linter
/
lint
36s
Go test
/
test
34s
Go test
/
test-with-race
50s
Annotations
3 errors and 3 warnings
Go linter / lint:
fixer_v2/ast_matcher.go#L171
non-wrapping format verb for fmt.Errorf. Use `%w` to format errors (errorlint)
|
Go linter / lint:
fixer_v2/ast_matcher.go#L187
non-wrapping format verb for fmt.Errorf. Use `%w` to format errors (errorlint)
|
Go linter / lint
issues found
|
Go test / test
Restore cache failed: Dependencies file is not found in /home/runner/work/tlin/tlin. Supported file pattern: go.sum
|
Go linter / lint
Restore cache failed: Dependencies file is not found in /home/runner/work/tlin/tlin. Supported file pattern: go.sum
|
Go test / test-with-race
Restore cache failed: Dependencies file is not found in /home/runner/work/tlin/tlin. Supported file pattern: go.sum
|