Skip to content

Merge pull request #960 from TaoZou1/v42initnetconfig #3898

Merge pull request #960 from TaoZou1/v42initnetconfig

Merge pull request #960 from TaoZou1/v42initnetconfig #3898

Triggered via push December 13, 2024 09:18
Status Success
Total duration 7m 42s
Artifacts

makefile.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
build
cannot use cpu.X86.HasSSE42 (variable of type bool) as unsafe.ArbitraryType value in argument to unsafe.Offsetof
build
unsafe.Offsetof(cpu.X86.HasSSE42) (value of type uintptr) is not constant
build
cannot use cpu.X86.HasAVX2 (variable of type bool) as unsafe.ArbitraryType value in argument to unsafe.Offsetof
build
unsafe.Offsetof(cpu.X86.HasAVX2) (value of type uintptr) is not constant
build
cannot use cpu.X86.HasPOPCNT (variable of type bool) as unsafe.ArbitraryType value in argument to unsafe.Offsetof
build
unsafe.Offsetof(cpu.X86.HasPOPCNT) (value of type uintptr) is not constant
build
cannot use cpu.S390X.HasVX (variable of type bool) as unsafe.ArbitraryType value in argument to unsafe.Offsetof
build
unsafe.Offsetof(cpu.S390X.HasVX) (value of type uintptr) is not constant
build
cannot use cpu.PPC64.IsPOWER9 (variable of type bool) as unsafe.ArbitraryType value in argument to unsafe.Offsetof
build
unsafe.Offsetof(cpu.PPC64.IsPOWER9) (value of type uintptr) is not constant
build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636