Skip to content

[wip] disable post-start functions that are done in snc #3374

[wip] disable post-start functions that are done in snc

[wip] disable post-start functions that are done in snc #3374

Triggered via pull request January 21, 2025 07:53
Status Failure
Total duration 8m 50s
Artifacts

make-check.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

20 errors and 1 warning
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#L113
func `growRootFileSystem` is unused (unused)
build (ubuntu-latest, 1.22): pkg/crc/machine/start.go#L136
func `getrootPartition` is unused (unused)
build (ubuntu-latest, 1.22): pkg/crc/machine/start.go#L156
func `growLVForMicroshift` is unused (unused)
build (ubuntu-latest, 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#L113
func `growRootFileSystem` is unused (unused)
build (ubuntu-20.04, 1.22): pkg/crc/machine/start.go#L136
func `getrootPartition` is unused (unused)
build (ubuntu-20.04, 1.22): pkg/crc/machine/start.go#L156
func `growLVForMicroshift` is unused (unused)
build (ubuntu-20.04, 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#L113
func `growRootFileSystem` is unused (unused)
build (macOS-14, 1.22): pkg/crc/machine/start.go#L136
func `getrootPartition` is unused (unused)
build (macOS-14, 1.22): pkg/crc/machine/start.go#L156
func `growLVForMicroshift` is unused (unused)
build (macOS-14, 1.22)
Process completed with exit code 2.
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#L113
func `growRootFileSystem` is unused (unused)
build (macOS-13, 1.22): pkg/crc/machine/start.go#L136
func `getrootPartition` is unused (unused)
build (macOS-13, 1.22): pkg/crc/machine/start.go#L156
func `growLVForMicroshift` is unused (unused)
build (macOS-13, 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