Skip to content

Github Pull Request #14

Github Pull Request

Github Pull Request #14

Triggered via schedule April 1, 2024 02:22
Status Success
Total duration 2m 29s
Artifacts

pull-request.yml

on: schedule
Fit to window
Zoom out
Zoom in

Annotations

24 errors
build
Process completed with exit code 1.
build: cmd/api/admin-api/main.go#L65
return with no blank line before (nlreturn)
build: cmd/api/admin-api/main.go#L68
shadow: declaration of "err" shadows declaration at line 51 (govet)
build: cmd/api/admin-api/main.go#L74
shadow: declaration of "err" shadows declaration at line 51 (govet)
build: cmd/api/admin-api/main.go#L88
shadow: declaration of "err" shadows declaration at line 51 (govet)
build: cmd/api/admin-api/main.go#L107
comparing with != will fail on wrapped errors. Use errors.Is to check for a specific error (errorlint)
build: cmd/api/chat-api/main.go#L64
return with no blank line before (nlreturn)
build: cmd/api/chat-api/main.go#L76
shadow: declaration of "err" shadows declaration at line 50 (govet)
build: cmd/api/chat-api/main.go#L90
shadow: declaration of "err" shadows declaration at line 50 (govet)
build: cmd/api/chat-api/main.go#L109
comparing with != will fail on wrapped errors. Use errors.Is to check for a specific error (errorlint)
build: cmd/rpc/admin-rpc/main.go#L49
return with no blank line before (nlreturn)
build
Process completed with exit code 1.
build
Process completed with exit code 2.
build
Process completed with exit code 2.
build: pkg/common/config/parse.go#L31
errs redeclared in this block
build: pkg/common/config/parse.go#L29
other declaration of errs
build: pkg/common/config/parse.go#L31
"github.com/OpenIMSDK/tools/errs" imported and not used
build: pkg/common/db/table/admin/admin.go#L45
undefined: pagination
build: pkg/common/db/table/admin/applet.go#L46
undefined: pagination
build: pkg/common/db/table/admin/forbidden_account.go#L40
undefined: pagination
build: pkg/common/db/table/admin/invitation_register.go#L40
undefined: pagination
build: pkg/common/db/table/admin/ip_forbidden.go#L38
undefined: pagination
build: pkg/common/db/table/admin/limit_user_login_ip.go#L39
undefined: pagination
build: pkg/common/db/table/admin/register_add_friend.go#L37
undefined: pagination