refactor: OptionsBuilder works on kops.Cluster #20562
main.yml
on: pull_request
build-linux-amd64
12m 28s
build-macos-amd64
6m 37s
build-windows-amd64
7m 25s
verify
4m 10s
Annotations
6 errors and 4 warnings
verify
cannot use &c.Spec (value of type *kops.ClusterSpec) as *kops.Cluster value in argument to kcm.BuildOptions
|
verify
Process completed with exit code 2.
|
build-macos-amd64
cannot use &c.Spec (value of type *"k8s.io/kops/pkg/apis/kops".ClusterSpec) as *"k8s.io/kops/pkg/apis/kops".Cluster value in argument to kcm.BuildOptions
|
build-macos-amd64
Process completed with exit code 2.
|
build-linux-amd64
cannot use &c.Spec (value of type *"k8s.io/kops/pkg/apis/kops".ClusterSpec) as *"k8s.io/kops/pkg/apis/kops".Cluster value in argument to kcm.BuildOptions
|
build-linux-amd64
Process completed with exit code 2.
|
verify
Restore cache failed: Dependencies file is not found in /home/runner/work/kops/kops. Supported file pattern: go.sum
|
build-macos-amd64
Restore cache failed: Dependencies file is not found in /Users/runner/work/kops/kops. Supported file pattern: go.sum
|
build-windows-amd64
Restore cache failed: Dependencies file is not found in D:\a\kops\kops. Supported file pattern: go.sum
|
build-linux-amd64
Restore cache failed: Dependencies file is not found in /home/runner/work/kops/kops. Supported file pattern: go.sum
|