This repository was archived by the owner on Jul 5, 2025. It is now read-only.
Bump github.com/bytedance/sonic from 1.13.1 to 1.13.2 #163
Annotations
2 errors and 2 warnings
|
Lint:
intstring.go#L15
[golangci] reported by reviewdog 🐶
the methods of "StringInt" use pointer receiver and non-pointer receiver. (recvcheck)
Raw Output:
intstring.go:15:6: the methods of "StringInt" use pointer receiver and non-pointer receiver. (recvcheck)
type StringInt struct {
^
|
|
Lint:
intstring_test.go#L100
[golangci] reported by reviewdog 🐶
encoded-compare: use assert.JSONEq (testifylint)
Raw Output:
intstring_test.go:100:5: encoded-compare: use assert.JSONEq (testifylint)
assert.Equal(t, fmt.Sprintf(`{"value":"%d"}`, randNum), string(data))
^
|
|
Lint
Input 'fail_on_error' has been deprecated with message: Deprecated, use `fail_level` instead.
|
|
Lint
Cache not found for keys: linux-golangci-3883c340eea66a44568d298590bfa2e38cf2c6390b76e19fa8f1f50da7fc48c8, linux-golangci-
|