Update GitHub Actions #51
Annotations
2 errors
|
build (1.24.x)
Command failed: go env GOPATH
fatal error: cgocheck > 1 mode is no longer supported at runtime. Use GOEXPERIMENT=cgocheck2 at build time instead.
runtime stack:
runtime.throw({0xb9283f?, 0xa?})
runtime/panic.go:1101 +0x48 fp=0x7ffe67142840 sp=0x7ffe67142810 pc=0x475a68
runtime.parsegodebug({0xc000000050?, 0x7?}, 0x0)
runtime/runtime1.go:531 +0x27c fp=0x7ffe671428d8 sp=0x7ffe67142840 pc=0x45299c
runtime.parsedebugvars()
runtime/runtime1.go:438 +0x10f fp=0x7ffe67142910 sp=0x7ffe671428d8 pc=0x45250f
runtime.schedinit()
runtime/proc.go:854 +0x1ca fp=0x7ffe671429a0 sp=0x7ffe67142910 pc=0x44252a
runtime.rt0_go()
runtime/asm_amd64.s:349 +0x11c fp=0x7ffe671429a8 sp=0x7ffe671429a0 pc=0x47b79c
|
|
build (1.25.x)
Command failed: go env GOPATH
fatal error: cgocheck > 1 mode is no longer supported at runtime. Use GOEXPERIMENT=cgocheck2 at build time instead.
runtime: panic before malloc heap initialized
runtime stack:
runtime.throw({0xbeb22b?, 0xa?})
runtime/panic.go:1094 +0x48 fp=0x7ffcdcd30e40 sp=0x7ffcdcd30e10 pc=0x47d488
runtime.parsegodebug({0x7ffcdcd33e47?, 0xb00000073?}, 0x0)
runtime/runtime1.go:554 +0x27c fp=0x7ffcdcd30ed8 sp=0x7ffcdcd30e40 pc=0x4595dc
runtime.parseRuntimeDebugVars({0x7ffcdcd33e47, 0xa})
runtime/runtime1.go:438 +0xc5 fp=0x7ffcdcd30f00 sp=0x7ffcdcd30ed8 pc=0x4590a5
runtime.schedinit()
runtime/proc.go:870 +0x7f fp=0x7ffcdcd30fa0 sp=0x7ffcdcd30f00 pc=0x44891f
runtime.rt0_go()
runtime/asm_amd64.s:349 +0x11c fp=0x7ffcdcd30fa8 sp=0x7ffcdcd30fa0 pc=0x48351c
|