Skip to content

kool cloud deploy flags #880

kool cloud deploy flags

kool cloud deploy flags #880

Triggered via pull request September 9, 2023 01:47
Status Failure
Total duration 34s
Artifacts

golangci-lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 errors
lint: commands/cloud.go#L1
: # kool-dev/kool/commands [kool-dev/kool/commands.test]
lint: commands/cloud_deploy_test.go#L28
cannot use environment.NewFakeEnvStorage() (value of type *environment.FakeEnvStorage) as type *KoolCloudDeployFlags in struct literal
lint: commands/cloud_deploy_test.go#L29
cannot use &builder.FakeCommand{} (value of type *builder.FakeCommand) as type environment.EnvStorage in struct literal:
lint: commands/cloud_deploy_test.go#L30
too few values in KoolDeploy{…} (typecheck)
lint
Process completed with exit code 1.