Skip to content

[New CLI] Serverless cluster CRUD #330

[New CLI] Serverless cluster CRUD

[New CLI] Serverless cluster CRUD #330

Triggered via pull request October 7, 2023 08:07
Status Failure
Total duration 3m 50s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

8 errors
lint: internal/cli/root.go#L25
could not import tidbcloud-cli/internal/cli/cluster (-: # tidbcloud-cli/internal/cli/cluster
lint: internal/cli/cluster/update.go#L198
cannot use field (variable of type string) as *string value in struct literal) (typecheck)
lint: internal/cli/branch/connectinfo.go#L24
could not import tidbcloud-cli/internal/cli/cluster (-: # tidbcloud-cli/internal/cli/cluster
lint: internal/cli/cluster/update.go#L198
cannot use field (variable of type string) as *string value in struct literal) (typecheck)
lint: internal/cli/cluster/cluster.go#L1
: # tidbcloud-cli/internal/cli/cluster [tidbcloud-cli/internal/cli/cluster.test]
lint: internal/cli/cluster/update.go#L198
cannot use field (variable of type string) as *string value in struct literal
lint: internal/cli/cluster/update_test.go#L65
cannot use "displayName" (untyped string constant) as *string value in struct literal (typecheck)
lint
issues found