✅ Testでgo-cmpを使うように #1479
Annotations
7 errors and 1 warning
Run golangci/golangci-lint-action@v6:
router/admin_test.go#L54
S1030: should use rec.Body.Bytes() instead of []byte(rec.Body.String()) (gosimple)
|
Run golangci/golangci-lint-action@v6:
router/admin_test.go#L83
S1030: should use rec.Body.Bytes() instead of []byte(rec.Body.String()) (gosimple)
|
Run golangci/golangci-lint-action@v6:
router/group_test.go#L73
S1030: should use rec.Body.Bytes() instead of []byte(rec.Body.String()) (gosimple)
|
Run golangci/golangci-lint-action@v6:
router/group_test.go#L686
ineffectual assignment to err (ineffassign)
|
Run golangci/golangci-lint-action@v6:
router/group_test.go#L762
ineffectual assignment to err (ineffassign)
|
Run golangci/golangci-lint-action@v6:
router/group_test.go#L807
ineffectual assignment to err (ineffassign)
|
Run golangci/golangci-lint-action@v6
issues found
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading