fix: enable golangci-lint #6
build_test_pr.yml
on: pull_request
build_test_dashboard
1m 24s
build_test_cli
9s
Annotations
10 errors
build_test_cli:
cmd/root.go#L16
exported function Execute should have comment or be unexported
|
build_test_cli:
handlers/accounts_handler.go#L22
exported method ApiHandler.IsOnboardedHandler should have comment or be unexported
|
build_test_cli:
handlers/accounts_handler.go#L54
exported method ApiHandler.ListCloudAccountsHandler should have comment or be unexported
|
build_test_cli:
handlers/accounts_handler.go#L82
exported method ApiHandler.NewCloudAccountHandler should have comment or be unexported
|
build_test_cli:
handlers/accounts_handler.go#L97
var accountId should be accountID
|
build_test_cli:
handlers/accounts_handler.go#L110
exported method ApiHandler.DeleteCloudAccountHandler should have comment or be unexported
|
build_test_cli:
handlers/accounts_handler.go#L111
var accountId should be accountID
|
build_test_cli:
handlers/accounts_handler.go#L123
exported method ApiHandler.UpdateCloudAccountHandler should have comment or be unexported
|
build_test_cli:
handlers/accounts_handler.go#L124
var accountId should be accountID
|
build_test_cli:
handlers/accounts_handler.go#L142
exported method ApiHandler.ConfigureDatabaseHandler should have comment or be unexported
|