Skip to content

Rig 0.16.0

Rig 0.16.0 #1339

Triggered via pull request January 4, 2024 11:31
@kkekke
synchronize #620
rig-0.17.0
Status Failure
Total duration 2m 28s
Artifacts

go.yml

on: pull_request
Matrix: unit-test
Fit to window
Zoom out
Zoom in

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.