Update module github.com/stretchr/testify to v1.9.0 #135
lint.yaml
on: pull_request
lint
/
Metadata
19s
lint
/
Go
2m 41s
Annotations
6 errors and 2 warnings
Invalid Go version:
go.mod#L3
Found 1.15. Expected 1.19
|
lint / Go:
internal/result/peerdetails_test.go#L49
string `ABCD` has 3 occurrences, make it a constant (goconst)
|
lint / Go:
internal/result/peerdetails_test.go#L50
string `ABCDEFGHIJKLMNOPQRSTUV` has 3 occurrences, make it a constant (goconst)
|
lint / Go:
internal/result/peerdetails_test.go#L101
string `foo` has 4 occurrences, make it a constant (goconst)
|
lint / Go:
internal/result/peerdetails_test.go#L102
string `bar` has 4 occurrences, make it a constant (goconst)
|
lint / Go
issues found
|
lint / Metadata
Restore cache failed: Dependencies file is not found in /home/runner/work/explainer/explainer. Supported file pattern: go.sum
|
lint / Go
Restore cache failed: Dependencies file is not found in /home/runner/work/explainer/explainer. Supported file pattern: go.sum
|