Skip to content

fix: replace config with the parameter to pass #2170

fix: replace config with the parameter to pass

fix: replace config with the parameter to pass #2170

Triggered via pull request February 27, 2024 04:24
Status Failure
Total duration 1m 58s
Artifacts

golangci-lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
lint: internal/msgtransfer/init.go#L74
shadow: declaration of "err" shadows declaration at line 56 (govet)
lint: internal/rpc/friend/friend.go#L121
shadow: declaration of "err" shadows declaration at line 119 (govet)
lint: internal/rpc/group/group.go#L861
shadow: declaration of "err" shadows declaration at line 818 (govet)
lint: internal/rpc/msg/revoke.go#L70
shadow: declaration of "err" shadows declaration at line 49 (govet)
lint: internal/rpc/msg/send.go#L69
shadow: declaration of "err" shadows declaration at line 60 (govet)
lint: internal/rpc/msg/send.go#L172
shadow: declaration of "err" shadows declaration at line 146 (govet)
lint: internal/rpc/msg/server.go#L56
func `(*msgServer).execInterceptorHandler` is unused (unused)
lint: internal/rpc/third/s3.go#L263
shadow: declaration of "err" shadows declaration at line 255 (govet)
lint: internal/rpc/third/third.go#L59
shadow: declaration of "err" shadows declaration at line 43 (govet)
lint: internal/rpc/user/user.go#L128
shadow: declaration of "err" shadows declaration at line 122 (govet)