Skip to content

build(deps): bump github.com/envoyproxy/envoy from 1.32.0 to 1.33.0 in /examples/dev_your_plugin #2334

build(deps): bump github.com/envoyproxy/envoy from 1.32.0 to 1.33.0 in /examples/dev_your_plugin

build(deps): bump github.com/envoyproxy/envoy from 1.32.0 to 1.33.0 in /examples/dev_your_plugin #2334

Status Success
Total duration 3m 55s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
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
lint
Input 'fail_on_error' has been deprecated with message: Deprecated, use `fail_level` instead.