fix(deps): update knative.dev/pkg digest to 5d4af76 #3897
go-ci.yaml
on: pull_request
Lint
2m 47s
Check sources
1m 9s
Golang Unit tests
1m 12s
Security scan
1m 46s
Annotations
23 errors and 1 warning
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
Cannot open: File exists
|
Lint
Cannot open: File exists
|
Lint
Cannot open: File exists
|
Lint
Cannot open: File exists
|
Lint
Cannot open: File exists
|
Lint
Cannot open: File exists
|
Lint
Cannot open: File exists
|
Lint
Cannot open: File exists
|
Lint
Cannot open: File exists
|
Lint
Cannot open: File exists
|
Lint
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|