change: switch the default Envoy version to 1.32 #2128
Annotations
12 errors
lint
type assertion must be checked (forcetypeassert)
|
lint
Process completed with exit code 2.
|
lint
cannot use cpu.X86.HasSSE42 (variable of type bool) as unsafe.ArbitraryType value in argument to unsafe.Offsetof
|
lint
unsafe.Offsetof(cpu.X86.HasSSE42) (value of type uintptr) is not constant
|
lint
cannot use cpu.X86.HasAVX2 (variable of type bool) as unsafe.ArbitraryType value in argument to unsafe.Offsetof
|
lint
unsafe.Offsetof(cpu.X86.HasAVX2) (value of type uintptr) is not constant
|
lint
cannot use cpu.X86.HasPOPCNT (variable of type bool) as unsafe.ArbitraryType value in argument to unsafe.Offsetof
|
lint
unsafe.Offsetof(cpu.X86.HasPOPCNT) (value of type uintptr) is not constant
|
lint
cannot use cpu.S390X.HasVX (variable of type bool) as unsafe.ArbitraryType value in argument to unsafe.Offsetof
|
lint
unsafe.Offsetof(cpu.S390X.HasVX) (value of type uintptr) is not constant
|
lint
cannot use cpu.PPC64.IsPOWER9 (variable of type bool) as unsafe.ArbitraryType value in argument to unsafe.Offsetof
|
lint
unsafe.Offsetof(cpu.PPC64.IsPOWER9) (value of type uintptr) is not constant
|