build(deps): bump github.com/cloudwego/hertz from 0.6.8 to 0.7.0 #139
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
go.yml
on: pull_request
Matrix: build
Matrix: golangci-lint
Matrix: Run Revive Action
Annotations
3 errors and 24 warnings
golangci-lint (1.18.x)
golangci-lint exit with code 4
|
golangci-lint (1.19.x)
The job was canceled because "_1_18_x" failed.
|
golangci-lint (1.19.x)
golangci-lint exit with code 4
|
Run Revive Action (1.18.x)
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 (1.18.x):
internal/mi/api/tracer.go#L15
parameter 'builder' seems to be unused, consider removing or renaming it as _
|
Run Revive Action (1.18.x):
internal/mi/api/tracer.go#L15
parameter 'params' seems to be unused, consider removing or renaming it as _
|
Run Revive Action (1.18.x):
jpush.go#L1
should have a package comment
|
Run Revive Action (1.18.x):
internal/mi/api/channel.go#L9
should have a package comment
|
Run Revive Action (1.18.x):
internal/helper/http.go#L1
should have a package comment
|
Run Revive Action (1.18.x):
internal/umeng/builder/define.go#L1
should have a package comment
|
Run Revive Action (1.18.x):
internal/mi/builder/builder.go#L1
should have a package comment
|
Run Revive Action (1.18.x):
jpush.go#L16
parameter 'ctx' seems to be unused, consider removing or renaming it as _
|
Run Revive Action (1.18.x):
internal/mi/api/message.go#L149
parameter 'builder' seems to be unused, consider removing or renaming it as _
|
Run Revive Action (1.18.x):
internal/helper/http.go#L26
exported func Client returns unexported type *helper.httpClient, which can be annoying to use
|
Run Revive Action (1.19.x):
internal/mi/miconst.go#L145
exported const TopicAccountType should have comment (or a comment on this block) or be unexported
|
Run Revive Action (1.19.x):
internal/mi/domain.go#L1
should have a package comment
|
Run Revive Action (1.19.x):
internal/jums/users.go#L53
exported func UserTag returns unexported type *jums.userType, which can be annoying to use
|
Run Revive Action (1.19.x):
internal/mi/api/tracer.go#L15
parameter 'builder' seems to be unused, consider removing or renaming it as _
|
Run Revive Action (1.19.x):
jpush.go#L1
should have a package comment
|
Run Revive Action (1.19.x):
internal/helper/http.go#L1
should have a package comment
|
Run Revive Action (1.19.x):
internal/helper/http.go#L26
exported func Client returns unexported type *helper.httpClient, which can be annoying to use
|
Run Revive Action (1.19.x):
internal/jpush/client.go#L1
should have a package comment
|
Run Revive Action (1.19.x):
internal/mi/builder/builder.go#L1
should have a package comment
|
Run Revive Action (1.19.x):
internal/umeng/builder/define.go#L1
should have a package comment
|
Run Revive Action (1.19.x)
Restore cache failed: Dependencies file is not found in /home/runner/work/go-push-api/go-push-api. Supported file pattern: go.sum
|
golangci-lint (1.18.x)
Restore cache failed: Dependencies file is not found in /home/runner/work/go-push-api/go-push-api. Supported file pattern: go.sum
|
golangci-lint (1.19.x)
Restore cache failed: Dependencies file is not found in /home/runner/work/go-push-api/go-push-api. Supported file pattern: go.sum
|