docs: remove windows and mingw message because this should now be pos… #171
Annotations
2 errors and 2 warnings
examples (macos-latest, x86_64, macos, 16.0.13)
Command failed: /usr/local/bin/go version
fatal error: cgocheck > 1 mode is no longer supported at runtime. Use GOEXPERIMENT=cgocheck2 at build time instead.
runtime stack:
runtime.throw({0x16a7139?, 0xa?})
/usr/local/Cellar/[email protected]/1.21.9/libexec/src/runtime/panic.go:1077 +0x5c fp=0x7ff7bfefdac0 sp=0x7ff7bfefda90 pc=0x103983c
runtime.parsegodebug({0xc000000230?, 0x7?}, 0x0)
/usr/local/Cellar/[email protected]/1.21.9/libexec/src/runtime/runtime1.go:500 +0x27c fp=0x7ff7bfefdb58 sp=0x7ff7bfefdac0 pc=0x104b51c
runtime.parsedebugvars()
/usr/local/Cellar/[email protected]/1.21.9/libexec/src/runtime/runtime1.go:408 +0xfd fp=0x7ff7bfefdb90 sp=0x7ff7bfefdb58 pc=0x104b0bd
runtime.schedinit()
/usr/local/Cellar/[email protected]/1.21.9/libexec/src/runtime/proc.go:746 +0x15d fp=0x7ff7bfefdbd0 sp=0x7ff7bfefdb90 pc=0x103d37d
runtime.rt0_go()
/usr/local/Cellar/[email protected]/1.21.9/libexec/src/runtime/asm_amd64.s:349 +0x11e fp=0x7ff7bfefdbd8 sp=0x7ff7bfefdbd0 pc=0x106d77e
|
examples (ubuntu-latest, x86_64, linux, 16.0.13)
Command failed: /usr/bin/go version
fatal error: cgocheck > 1 mode is no longer supported at runtime. Use GOEXPERIMENT=cgocheck2 at build time instead.
runtime stack:
runtime.throw({0xaa0127?, 0xa?})
runtime/panic.go:1077 +0x5c fp=0x7fff5c7506c8 sp=0x7fff5c750698 pc=0x439b7c
runtime.parsegodebug({0xc000000050?, 0x7?}, 0x0)
runtime/runtime1.go:500 +0x27c fp=0x7fff5c750760 sp=0x7fff5c7506c8 pc=0x44b93c
runtime.parsedebugvars()
runtime/runtime1.go:408 +0x10f fp=0x7fff5c750798 sp=0x7fff5c750760 pc=0x44b4cf
runtime.schedinit()
runtime/proc.go:746 +0x16a fp=0x7fff5c7507e0 sp=0x7fff5c750798 pc=0x43d72a
runtime.rt0_go()
runtime/asm_amd64.s:349 +0x11c fp=0x7fff5c7507e8 sp=0x7fff5c7507e0 pc=0x46cffc
|
examples (macos-latest, x86_64, macos, 16.0.13)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
examples (ubuntu-latest, x86_64, linux, 16.0.13)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|