Skip to content

Bump github.com/bytedance/sonic from 1.12.4 to 1.12.5 #146

Bump github.com/bytedance/sonic from 1.12.4 to 1.12.5

Bump github.com/bytedance/sonic from 1.12.4 to 1.12.5 #146

Triggered via pull request November 25, 2024 10:57
Status Failure
Total duration 1m 25s
Artifacts

CI.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors
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
reviewdog exited with status code: 1