[wip] Migrate to rig v2 #1494
Annotations
16 errors and 2 warnings
build:
configurer/linux.go#L12
missing go.sum entry for module providing package github.com/k0sproject/rig/v2/exec (imported by github.com/k0sproject/k0sctl/cmd); to add:
|
build:
configurer/linux.go#L13
missing go.sum entry for module providing package github.com/k0sproject/rig/v2/os (imported by github.com/k0sproject/k0sctl/phase); to add:
|
build:
configurer/linux/alpine.go#L7
missing go.sum entry for module providing package github.com/k0sproject/rig/v2 (imported by github.com/k0sproject/k0sctl/cmd); to add:
|
build:
configurer/linux/archlinux.go#L6
missing go.sum entry for module providing package github.com/k0sproject/rig/v2/os/linux (imported by github.com/k0sproject/k0sctl/configurer/linux); to add:
|
build:
configurer/linux/alpine.go#L10
missing go.sum entry for module providing package github.com/k0sproject/rig/v2/os/registry (imported by github.com/k0sproject/k0sctl/pkg/apis/k0sctl.k0sproject.io/v1beta1/cluster); to add:
|
build
Process completed with exit code 2.
|
unit-test (ubuntu-latest):
configurer/linux.go#L12
missing go.sum entry for module providing package github.com/k0sproject/rig/v2/exec (imported by github.com/k0sproject/k0sctl/action); to add:
|
unit-test (ubuntu-latest):
configurer/linux.go#L13
missing go.sum entry for module providing package github.com/k0sproject/rig/v2/os (imported by github.com/k0sproject/k0sctl/configurer); to add:
|
unit-test (ubuntu-latest):
configurer/linux/alpine.go#L7
missing go.sum entry for module providing package github.com/k0sproject/rig/v2 (imported by github.com/k0sproject/k0sctl/cmd); to add:
|
unit-test (ubuntu-latest):
configurer/linux/archlinux.go#L6
missing go.sum entry for module providing package github.com/k0sproject/rig/v2/os/linux (imported by github.com/k0sproject/k0sctl/configurer/linux); to add:
|
unit-test (ubuntu-latest):
configurer/linux/alpine.go#L10
missing go.sum entry for module providing package github.com/k0sproject/rig/v2/os/registry (imported by github.com/k0sproject/k0sctl/configurer/linux); to add:
|
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.
|
build
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|
unit-test (ubuntu-latest)
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|