Skip to content

update CI env versions #202

update CI env versions

update CI env versions #202

Triggered via pull request September 11, 2023 13:29
Status Failure
Total duration 3m 36s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

osx.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error and 1 warning
macOS test
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({0x16a75bc?, 0xa?}) runtime/panic.go:1077 +0x5c fp=0x7ff7bfefda70 sp=0x7ff7bfefda40 pc=0x10387fc runtime.parsegodebug({0xc0000001b8?, 0x7?}, 0x0) runtime/runtime1.go:498 +0x27c fp=0x7ff7bfefdb08 sp=0x7ff7bfefda70 pc=0x104a49c runtime.parsedebugvars() runtime/runtime1.go:406 +0xfd fp=0x7ff7bfefdb40 sp=0x7ff7bfefdb08 pc=0x104a03d runtime.schedinit() runtime/proc.go:744 +0x14f fp=0x7ff7bfefdb80 sp=0x7ff7bfefdb40 pc=0x103c32f runtime.rt0_go() runtime/asm_amd64.s:349 +0x11e fp=0x7ff7bfefdb88 sp=0x7ff7bfefdb80 pc=0x106c69e
macOS test
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/