disable post-start functions that are done in snc #3355
Annotations
20 errors and 1 warning
build (macOS-13, 1.22):
pkg/crc/cluster/kubeadmin_password.go#L32
unused-parameter: parameter 'ctx' seems to be unused, consider removing or renaming it as _ (revive)
|
build (macOS-13, 1.22):
pkg/crc/machine/start.go#L111
func `growRootFileSystem` is unused (unused)
|
build (macOS-13, 1.22):
pkg/crc/machine/start.go#L134
func `getrootPartition` is unused (unused)
|
build (macOS-13, 1.22):
pkg/crc/machine/start.go#L154
func `growLVForMicroshift` is unused (unused)
|
build (macOS-13, 1.22)
Process completed with exit code 2.
|
build (ubuntu-20.04, 1.22):
pkg/crc/cluster/kubeadmin_password.go#L32
unused-parameter: parameter 'ctx' seems to be unused, consider removing or renaming it as _ (revive)
|
build (ubuntu-20.04, 1.22):
pkg/crc/machine/start.go#L111
func `growRootFileSystem` is unused (unused)
|
build (ubuntu-20.04, 1.22):
pkg/crc/machine/start.go#L134
func `getrootPartition` is unused (unused)
|
build (ubuntu-20.04, 1.22):
pkg/crc/machine/start.go#L154
func `growLVForMicroshift` is unused (unused)
|
build (ubuntu-20.04, 1.22)
Process completed with exit code 2.
|
build (ubuntu-latest, 1.22):
pkg/crc/cluster/kubeadmin_password.go#L32
unused-parameter: parameter 'ctx' seems to be unused, consider removing or renaming it as _ (revive)
|
build (ubuntu-latest, 1.22):
pkg/crc/machine/start.go#L111
func `growRootFileSystem` is unused (unused)
|
build (ubuntu-latest, 1.22):
pkg/crc/machine/start.go#L134
func `getrootPartition` is unused (unused)
|
build (ubuntu-latest, 1.22):
pkg/crc/machine/start.go#L154
func `growLVForMicroshift` is unused (unused)
|
build (ubuntu-latest, 1.22)
Process completed with exit code 2.
|
build (macOS-14, 1.22):
pkg/crc/cluster/kubeadmin_password.go#L32
unused-parameter: parameter 'ctx' seems to be unused, consider removing or renaming it as _ (revive)
|
build (macOS-14, 1.22):
pkg/crc/machine/start.go#L111
func `growRootFileSystem` is unused (unused)
|
build (macOS-14, 1.22):
pkg/crc/machine/start.go#L134
func `getrootPartition` is unused (unused)
|
build (macOS-14, 1.22):
pkg/crc/machine/start.go#L154
func `growLVForMicroshift` is unused (unused)
|
build (macOS-14, 1.22)
Process completed with exit code 2.
|
build (ubuntu-latest, 1.22)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|