build(deps): bump github.com/bytedance/sonic from 1.11.5 to 1.11.6 (#62) #164
Annotations
12 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Run actions/setup-go@v4
Restore cache failed: Dependencies file is not found in /home/runner/work/go-push-api/go-push-api. Supported file pattern: go.sum
|
Run Revive Action:
internal/mi/builder/builder.go#L1
should have a package comment
|
Run Revive Action:
internal/mi/miconst.go#L145
exported const TopicAccountType should have comment (or a comment on this block) or be unexported
|
Run Revive Action:
internal/mi/miconst.go#L64
const InvalidRegIdsURL should be InvalidRegIDsURL
|
Run Revive Action:
internal/mi/api/tracer.go#L15
parameter 'builder' seems to be unused, consider removing or renaming it as _
|
Run Revive Action:
internal/mi/domain.go#L28
struct field BadRegIds should be BadRegIDs
|
Run Revive Action:
internal/helper/http.go#L1
should have a package comment
|
Run Revive Action:
internal/jpush/client.go#L1
should have a package comment
|
Run Revive Action:
internal/jpush/report.go#L64
parameter 'ctx' seems to be unused, consider removing or renaming it as _
|
Run Revive Action:
jpush.go#L1
should have a package comment
|
Run Revive Action:
internal/mi/api/message.go#L149
parameter 'builder' seems to be unused, consider removing or renaming it as _
|
Loading