Skip to content

build: adapt to the latest quic-go and update version to support Go 1.21 and 1.22 #48

build: adapt to the latest quic-go and update version to support Go 1.21 and 1.22

build: adapt to the latest quic-go and update version to support Go 1.21 and 1.22 #48

Re-run triggered July 29, 2024 03:36
Status Failure
Total duration 57s
Artifacts

tests.yml

on: pull_request
Matrix: unit-benchmark-test
Fit to window
Zoom out
Zoom in

Annotations

13 errors and 1 warning
unit-benchmark-test (1.18, X64)
package log/slog is not in GOROOT (/opt/hostedtoolcache/go/1.18.10/x64/src/log/slog)
unit-benchmark-test (1.18, X64)
package slices is not in GOROOT (/opt/hostedtoolcache/go/1.18.10/x64/src/slices)
unit-benchmark-test (1.18, X64)
Process completed with exit code 1.
unit-benchmark-test (1.18, ARM64)
The job was canceled because "_1_18_X64" failed.
unit-benchmark-test (1.18, ARM64)
package log/slog is not in GOROOT (/opt/hostedtoolcache/go/1.18.10/arm64/src/log/slog)
unit-benchmark-test (1.18, ARM64)
package slices is not in GOROOT (/opt/hostedtoolcache/go/1.18.10/arm64/src/slices)
unit-benchmark-test (1.18, ARM64)
Process completed with exit code 1.
unit-benchmark-test (1.19, ARM64)
The job was canceled because "_1_18_X64" failed.
unit-benchmark-test (1.19, ARM64)
package log/slog is not in GOROOT (/opt/hostedtoolcache/go/1.19.13/arm64/src/log/slog)
unit-benchmark-test (1.19, ARM64)
package slices is not in GOROOT (/opt/hostedtoolcache/go/1.19.13/arm64/src/slices)
unit-benchmark-test (1.19, ARM64)
Process completed with exit code 1.
unit-benchmark-test (1.19, X64)
The job was canceled because "_1_18_X64" failed.
unit-benchmark-test (1.19, X64)
The operation was canceled.
unit-benchmark-test (1.18, X64)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/