Skip to content

fix: enable golangci-lint #6

fix: enable golangci-lint

fix: enable golangci-lint #6

Triggered via pull request October 8, 2023 14:38
Status Failure
Total duration 1m 34s
Artifacts

build_test_pr.yml

on: pull_request
build_test_dashboard
1m 24s
build_test_dashboard
build_test_cli
9s
build_test_cli
Fit to window
Zoom out
Zoom in

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