Skip to content
This repository was archived by the owner on Jul 5, 2025. It is now read-only.

Bump github.com/bytedance/sonic from 1.12.9 to 1.12.10 #159

Bump github.com/bytedance/sonic from 1.12.9 to 1.12.10

Bump github.com/bytedance/sonic from 1.12.9 to 1.12.10 #159

Triggered via pull request March 3, 2025 11:10
Status Success
Total duration 1m 1s
Artifacts

CI.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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)) ^
Build
Cache not found for keys: setup-go-Linux-x64-ubuntu24-go-1.21.4-76c60929a8daaeed07dab890dec446ac763bf7f1230e82250d5a898a0d2b9658
Lint
Input 'fail_on_error' has been deprecated with message: Deprecated, use `fail_level` instead.