Update module github.com/stretchr/testify to v1.9.0 #135
Annotations
5 errors and 1 warning
golangci-lint:
internal/result/peerdetails_test.go#L49
string `ABCD` has 3 occurrences, make it a constant (goconst)
|
golangci-lint:
internal/result/peerdetails_test.go#L50
string `ABCDEFGHIJKLMNOPQRSTUV` has 3 occurrences, make it a constant (goconst)
|
golangci-lint:
internal/result/peerdetails_test.go#L101
string `foo` has 4 occurrences, make it a constant (goconst)
|
golangci-lint:
internal/result/peerdetails_test.go#L102
string `bar` has 4 occurrences, make it a constant (goconst)
|
golangci-lint
issues found
|
Install Go
Restore cache failed: Dependencies file is not found in /home/runner/work/explainer/explainer. Supported file pattern: go.sum
|
Loading