Skip to content

disable post-start functions that are done in snc #3321

disable post-start functions that are done in snc

disable post-start functions that are done in snc #3321

Triggered via pull request January 9, 2025 09:27
Status Failure
Total duration 11m 18s
Artifacts

make-check.yml

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

Annotations

36 errors and 1 warning
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/services/dns/template.go#L11
const `dnsmasqConfTemplate` is unused (unused)
build (ubuntu-20.04, 1.22): pkg/crc/services/dns/template.go#L23
type `dnsmasqConfFileValues` is unused (unused)
build (ubuntu-20.04, 1.22): pkg/crc/services/dns/template.go#L33
func `createDnsmasqDNSConfig` is unused (unused)
build (ubuntu-20.04, 1.22): pkg/crc/services/dns/template.go#L53
func `createDNSConfigFile` is unused (unused)
build (ubuntu-20.04, 1.22): pkg/crc/machine/start.go#L112
func `growRootFileSystem` is unused (unused)
build (ubuntu-20.04, 1.22): pkg/crc/machine/start.go#L150
func `getrootPartition` is unused (unused)
build (ubuntu-20.04, 1.22): pkg/crc/machine/start.go#L170
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/services/dns/template.go#L11
const `dnsmasqConfTemplate` is unused (unused)
build (ubuntu-latest, 1.22): pkg/crc/services/dns/template.go#L23
type `dnsmasqConfFileValues` is unused (unused)
build (ubuntu-latest, 1.22): pkg/crc/services/dns/template.go#L33
func `createDnsmasqDNSConfig` is unused (unused)
build (ubuntu-latest, 1.22): pkg/crc/services/dns/template.go#L53
func `createDNSConfigFile` is unused (unused)
build (ubuntu-latest, 1.22): pkg/crc/machine/start.go#L112
func `growRootFileSystem` is unused (unused)
build (ubuntu-latest, 1.22): pkg/crc/machine/start.go#L150
func `getrootPartition` is unused (unused)
build (ubuntu-latest, 1.22): pkg/crc/machine/start.go#L170
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/services/dns/template.go#L11
const `dnsmasqConfTemplate` is unused (unused)
build (macOS-14, 1.22): pkg/crc/services/dns/template.go#L23
type `dnsmasqConfFileValues` is unused (unused)
build (macOS-14, 1.22): pkg/crc/services/dns/template.go#L33
func `createDnsmasqDNSConfig` is unused (unused)
build (macOS-14, 1.22): pkg/crc/services/dns/template.go#L53
func `createDNSConfigFile` is unused (unused)
build (macOS-14, 1.22): pkg/crc/machine/start.go#L112
func `growRootFileSystem` is unused (unused)
build (macOS-14, 1.22): pkg/crc/machine/start.go#L150
func `getrootPartition` is unused (unused)
build (macOS-14, 1.22): pkg/crc/machine/start.go#L170
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/services/dns/template.go#L11
const `dnsmasqConfTemplate` is unused (unused)
build (macOS-13, 1.22): pkg/crc/services/dns/template.go#L23
type `dnsmasqConfFileValues` is unused (unused)
build (macOS-13, 1.22): pkg/crc/services/dns/template.go#L33
func `createDnsmasqDNSConfig` is unused (unused)
build (macOS-13, 1.22): pkg/crc/services/dns/template.go#L53
func `createDNSConfigFile` is unused (unused)
build (macOS-13, 1.22): pkg/crc/machine/start.go#L112
func `growRootFileSystem` is unused (unused)
build (macOS-13, 1.22): pkg/crc/machine/start.go#L150
func `getrootPartition` is unused (unused)
build (macOS-13, 1.22): pkg/crc/machine/start.go#L170
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