Skip to content

Check more resources realized status when creating subnet #3751

Check more resources realized status when creating subnet

Check more resources realized status when creating subnet #3751

Triggered via pull request November 22, 2024 08:47
Status Failure
Total duration 7m 33s
Artifacts

makefile.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 2 warnings
build
Process completed with exit code 2.
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
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-go@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/