build(deps): bump golangci/golangci-lint-action from 4 to 5 (#63) #166
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 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/helper/http.go#L1
should have a package comment
|
Run Revive Action:
internal/helper/http.go#L26
exported func Client returns unexported type *helper.httpClient, which can be annoying to use
|
Run Revive Action:
internal/mi/api/tracer.go#L15
parameter 'params' seems to be unused, consider removing or renaming it as _
|
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/api/topic.go#L42
method BatchSubscribeTopicByRegIds should be BatchSubscribeTopicByRegIDs
|
Run Revive Action:
internal/mi/api/channel.go#L9
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 _
|
Run Revive Action:
mipush.go#L30
func BatchSubscribeTopicByRegIds should be BatchSubscribeTopicByRegIDs
|
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
|
Loading