feat: add more go to variants #176
Annotations
2 errors and 2 warnings
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({0xaa1133?, 0xa?})
runtime/panic.go:1077 +0x5c fp=0x7ffefe951618 sp=0x7ffefe9515e8 pc=0x439b7c
runtime.parsegodebug({0xc000000050?, 0x7?}, 0x0)
runtime/runtime1.go:500 +0x27c fp=0x7ffefe9516b0 sp=0x7ffefe951618 pc=0x44b93c
runtime.parsedebugvars()
runtime/runtime1.go:408 +0x10f fp=0x7ffefe9516e8 sp=0x7ffefe9516b0 pc=0x44b4cf
runtime.schedinit()
runtime/proc.go:746 +0x16a fp=0x7ffefe951730 sp=0x7ffefe9516e8 pc=0x43d72a
runtime.rt0_go()
runtime/asm_amd64.s:349 +0x11c fp=0x7ffefe951738 sp=0x7ffefe951730 pc=0x46cffc
|
examples (macos-latest, x86_64, macos, 16.0.13)
Command failed: version
/bin/sh: version: command not found
|
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/.
|
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/.
|