[WIP]create deployments commands #1835
ci.yaml
on: pull_request
Build image
16m 4s
Build cloud image
19m 52s
Build dind image
2m 40s
Trivy fs scan
24s
Unit test
10m 6s
Lint
2m 43s
Annotations
20 errors and 1 warning
Lint
Cannot open: File exists
|
Lint
Cannot open: File exists
|
Lint
Cannot open: File exists
|
Lint
Cannot open: File exists
|
Lint
Cannot open: File exists
|
Lint
Cannot open: File exists
|
Lint
Cannot open: File exists
|
Lint
Cannot open: File exists
|
Lint
Cannot open: File exists
|
Lint
Cannot open: File exists
|
Unit test:
cmd/plural/cd_test.go#L34
cannot use client (variable of type *mocks.ConsoleClient) as "github.com/pluralsh/plural/pkg/console".ConsoleClient value in struct literal: *mocks.ConsoleClient does not implement "github.com/pluralsh/plural/pkg/console".ConsoleClient (missing method CreateCluster)
|
Unit test:
cmd/plural/cd_test.go#L91
cannot use client (variable of type *mocks.ConsoleClient) as "github.com/pluralsh/plural/pkg/console".ConsoleClient value in struct literal: *mocks.ConsoleClient does not implement "github.com/pluralsh/plural/pkg/console".ConsoleClient (missing method CreateCluster)
|
Unit test:
cmd/plural/cd_test.go#L131
cannot use client (variable of type *mocks.ConsoleClient) as "github.com/pluralsh/plural/pkg/console".ConsoleClient value in struct literal: *mocks.ConsoleClient does not implement "github.com/pluralsh/plural/pkg/console".ConsoleClient (missing method CreateCluster)
|
Unit test:
cmd/plural/cd_test.go#L171
cannot use client (variable of type *mocks.ConsoleClient) as "github.com/pluralsh/plural/pkg/console".ConsoleClient value in struct literal: *mocks.ConsoleClient does not implement "github.com/pluralsh/plural/pkg/console".ConsoleClient (missing method CreateCluster)
|
Unit test:
cmd/plural/crypto_test.go#L239
cannot use kube (variable of type *mocks.Kube) as "github.com/pluralsh/plural/pkg/kubernetes".Kube value in struct literal: *mocks.Kube does not implement "github.com/pluralsh/plural/pkg/kubernetes".Kube (missing method SecretDelete)
|
Unit test:
cmd/plural/logs_test.go#L37
cannot use kube (variable of type *mocks.Kube) as "github.com/pluralsh/plural/pkg/kubernetes".Kube value in struct literal: *mocks.Kube does not implement "github.com/pluralsh/plural/pkg/kubernetes".Kube (missing method SecretDelete)
|
Unit test:
cmd/plural/ops_test.go#L58
cannot use kube (variable of type *mocks.Kube) as "github.com/pluralsh/plural/pkg/kubernetes".Kube value in struct literal: *mocks.Kube does not implement "github.com/pluralsh/plural/pkg/kubernetes".Kube (missing method SecretDelete)
|
Unit test:
cmd/plural/ops_test.go#L119
cannot use kube (variable of type *mocks.Kube) as "github.com/pluralsh/plural/pkg/kubernetes".Kube value in struct literal: *mocks.Kube does not implement "github.com/pluralsh/plural/pkg/kubernetes".Kube (missing method SecretDelete)
|
Unit test:
cmd/plural/proxy_test.go#L54
cannot use kube (variable of type *mocks.Kube) as "github.com/pluralsh/plural/pkg/kubernetes".Kube value in struct literal: *mocks.Kube does not implement "github.com/pluralsh/plural/pkg/kubernetes".Kube (missing method SecretDelete)
|
Unit test:
cmd/plural/vpn_test.go#L63
cannot use kube (variable of type *mocks.Kube) as "github.com/pluralsh/plural/pkg/kubernetes".Kube value in struct literal: *mocks.Kube does not implement "github.com/pluralsh/plural/pkg/kubernetes".Kube (missing method SecretDelete)
|
Lint
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|