Skip to content

feat: support Consul as ServiceRegistry #1782

feat: support Consul as ServiceRegistry

feat: support Consul as ServiceRegistry #1782

Triggered via pull request August 23, 2024 20:13
@lyt122lyt122
synchronize #695
lyt122:main
Status Failure
Total duration 2m 55s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

13 errors
lint
ineffectual assignment to service (ineffassign)
lint
ineffectual assignment to service (ineffassign)
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