Skip to content

Replace the global lock by the SubnetSet lock for Subnet creation (#931) #3770

Replace the global lock by the SubnetSet lock for Subnet creation (#931)

Replace the global lock by the SubnetSet lock for Subnet creation (#931) #3770

Triggered via push November 27, 2024 11:47
Status Success
Total duration 7m 34s
Artifacts

makefile.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors
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