build(deps): bump github.com/bytedance/sonic from 1.11.1 to 1.11.4 (#60) #160
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/umeng/builder/define.go#L1
should have a package comment
|
Run Revive Action:
internal/mi/domain.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#L75
const GetRegIdsByUserAccountURL should be GetRegIDsByUserAccountURL
|
Run Revive Action:
internal/mi/miconst.go#L64
const InvalidRegIdsURL should be InvalidRegIDsURL
|
Run Revive Action:
internal/jums/users.go#L53
exported func UserTag returns unexported type *jums.userType, which can be annoying to use
|
Run Revive Action:
internal/mi/api/channel.go#L9
should have a package comment
|
Run Revive Action:
internal/mi/api/topic.go#L42
method BatchSubscribeTopicByRegIds should be BatchSubscribeTopicByRegIDs
|
Run Revive Action:
internal/mi/api/tracer.go#L15
parameter 'params' seems to be unused, consider removing or renaming it as _
|
Loading