Rig 0.16.0 #1339
Annotations
9 errors
unit-test (ubuntu-latest):
configurer/linux/linux_test.go#L65
cannot use h1 (variable of type *mockHost) as "github.com/k0sproject/rig/os".Host value in argument to fc.KubeconfigPath: *mockHost does not implement "github.com/k0sproject/rig/os".Host (missing method ExecStreams)
|
unit-test (ubuntu-latest):
configurer/linux/linux_test.go#L66
cannot use h1 (variable of type *mockHost) as "github.com/k0sproject/rig/os".Host value in argument to ubuntu.KubeconfigPath: *mockHost does not implement "github.com/k0sproject/rig/os".Host (missing method ExecStreams)
|
unit-test (ubuntu-latest):
configurer/linux/linux_test.go#L68
cannot use h2 (variable of type *mockHost) as "github.com/k0sproject/rig/os".Host value in argument to fc.KubeconfigPath: *mockHost does not implement "github.com/k0sproject/rig/os".Host (missing method ExecStreams)
|
unit-test (ubuntu-latest):
configurer/linux/linux_test.go#L69
cannot use h2 (variable of type *mockHost) as "github.com/k0sproject/rig/os".Host value in argument to ubuntu.KubeconfigPath: *mockHost does not implement "github.com/k0sproject/rig/os".Host (missing method ExecStreams)
|
unit-test (ubuntu-latest)
Process completed with exit code 1.
|
unit-test (windows-latest)
The job was canceled because "ubuntu-latest" failed.
|
unit-test (windows-latest)
The operation was canceled.
|
unit-test (macos-latest)
The job was canceled because "ubuntu-latest" failed.
|
unit-test (macos-latest)
The operation was canceled.
|