fix: enable golangci-lint #6
Annotations
10 errors
cmd/root.go#L16
exported function Execute should have comment or be unexported
|
handlers/accounts_handler.go#L22
exported method ApiHandler.IsOnboardedHandler should have comment or be unexported
|
handlers/accounts_handler.go#L54
exported method ApiHandler.ListCloudAccountsHandler should have comment or be unexported
|
handlers/accounts_handler.go#L82
exported method ApiHandler.NewCloudAccountHandler should have comment or be unexported
|
handlers/accounts_handler.go#L97
var accountId should be accountID
|
handlers/accounts_handler.go#L110
exported method ApiHandler.DeleteCloudAccountHandler should have comment or be unexported
|
handlers/accounts_handler.go#L111
var accountId should be accountID
|
handlers/accounts_handler.go#L123
exported method ApiHandler.UpdateCloudAccountHandler should have comment or be unexported
|
handlers/accounts_handler.go#L124
var accountId should be accountID
|
handlers/accounts_handler.go#L142
exported method ApiHandler.ConfigureDatabaseHandler should have comment or be unexported
|
The logs for this run have expired and are no longer available.
Loading