build(deps): bump github.com/cloudwego/hertz from 0.7.1 to 0.9.0 #172
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/domain.go#L1
should have a package comment
|
Run Revive Action:
internal/mi/builder/builder.go#L1
should have a package comment
|
Run Revive Action:
internal/mi/miconst.go#L64
const InvalidRegIdsURL should be InvalidRegIDsURL
|
Run Revive Action:
internal/umeng/builder/define.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/helper/http.go#L26
exported func Client returns unexported type *helper.httpClient, which can be annoying to use
|
Run Revive Action:
internal/helper/http.go#L1
should have a package comment
|
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/channel.go#L9
should have a package comment
|
Loading