refactor: accountAPI related error handling in Account package #5614
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
pr-go.yaml
on: pull_request
unit-test
1m 55s
build
55s
gofmt-check
25s
mockgen-check
56s
proto-check
44s
proto-go-check
43s
proto-openapi-check
46s
update-repos-check
26s
lint
2m 31s
Annotations
12 errors
|
unit-test:
pkg/account/api/account_test.go#L1314
not enough arguments in call to pkgErr.NewErrorInternal
|
|
unit-test:
pkg/account/api/account_test.go#L1308
not enough arguments in call to pkgErr.NewErrorInternal
|
|
unit-test:
pkg/account/api/account_test.go#L1107
not enough arguments in call to pkgErr.NewErrorInternal
|
|
unit-test:
pkg/account/api/account_test.go#L1094
not enough arguments in call to pkgErr.NewErrorInternal
|
|
unit-test:
pkg/account/api/account_test.go#L740
not enough arguments in call to pkgErr.NewErrorInternal
|
|
unit-test:
pkg/account/api/account_test.go#L728
not enough arguments in call to pkgErr.NewErrorInternal
|
|
unit-test:
pkg/account/api/account_test.go#L452
not enough arguments in call to pkgErr.NewErrorInternal
|
|
unit-test:
pkg/account/api/account_test.go#L450
not enough arguments in call to pkgErr.NewErrorInternal
|
|
unit-test:
pkg/account/api/account_test.go#L180
not enough arguments in call to pkgErr.NewErrorInternal
|
|
unit-test:
pkg/account/api/account_test.go#L165
not enough arguments in call to pkgErr.NewErrorInternal
|
|
lint
Process completed with exit code 2.
|
|
lint:
pkg/error/error.go#L184
The line is 122 characters long, which exceeds the maximum of 120 characters. (lll)
|