Skip to content

fix(deps): update github.com/openshift/client-go digest to 66398bf #3862

fix(deps): update github.com/openshift/client-go digest to 66398bf

fix(deps): update github.com/openshift/client-go digest to 66398bf #3862

Triggered via pull request March 14, 2024 03:03
Status Failure
Total duration 4m 22s
Artifacts

go-ci.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

14 errors
Check sources
cannot use cpu.X86.HasSSE42 (variable of type bool) as unsafe.ArbitraryType value in argument to unsafe.Offsetof
Check sources
unsafe.Offsetof(cpu.X86.HasSSE42) (value of type uintptr) is not constant
Check sources
cannot use cpu.X86.HasAVX2 (variable of type bool) as unsafe.ArbitraryType value in argument to unsafe.Offsetof
Check sources
unsafe.Offsetof(cpu.X86.HasAVX2) (value of type uintptr) is not constant
Check sources
cannot use cpu.X86.HasPOPCNT (variable of type bool) as unsafe.ArbitraryType value in argument to unsafe.Offsetof
Check sources
unsafe.Offsetof(cpu.X86.HasPOPCNT) (value of type uintptr) is not constant
Check sources
cannot use cpu.S390X.HasVX (variable of type bool) as unsafe.ArbitraryType value in argument to unsafe.Offsetof
Check sources
unsafe.Offsetof(cpu.S390X.HasVX) (value of type uintptr) is not constant
Check sources
cannot use cpu.PPC64.IsPOWER9 (variable of type bool) as unsafe.ArbitraryType value in argument to unsafe.Offsetof
Check sources
unsafe.Offsetof(cpu.PPC64.IsPOWER9) (value of type uintptr) is not constant
Golang Unit tests: vendor/k8s.io/cli-runtime/pkg/genericclioptions/config_flags.go#L335
not enough arguments in call to restmapper.NewShortcutExpander
Golang Unit tests: vendor/k8s.io/cli-runtime/pkg/genericclioptions/config_flags_fake.go#L69
not enough arguments in call to restmapper.NewShortcutExpander
Golang Unit tests
Process completed with exit code 2.
Lint
golangci-lint exit with code 3