[WIP] Error check #61
main.yml
on: pull_request
Go linter
/
lint
26s
Go test
/
test
35s
Go test
/
test-with-race
42s
Annotations
3 errors and 3 warnings
Go linter / lint:
internal/lints/err_check.go#L154
string `len` has 4 occurrences, make it a constant (goconst)
|
Go linter / lint:
internal/lints/simplify_slice_expr.go#L1
directive `//nolint:goconst` is unused for linter "goconst" (nolintlint)
|
Go linter / lint
issues found
|
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
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
|