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