Skip to content

refactor: accountAPI related error handling in Account package #5614

refactor: accountAPI related error handling in Account package

refactor: accountAPI related error handling in Account package #5614

Triggered via pull request July 28, 2025 11:15
Status Failure
Total duration 2m 37s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

pr-go.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

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)