Skip to content

chore: upgrade to go1.21.9 #66

chore: upgrade to go1.21.9

chore: upgrade to go1.21.9 #66

Triggered via pull request April 12, 2024 10:15
Status Failure
Total duration 18s
Artifacts

go1.22.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
test
missing go.sum entry for module providing package golang.org/x/sys/unix (imported by github.com/ooni/probe-cli/v3/internal/netxlite); to add:
test: cmd/ooniprobe/internal/utils/homedir/homedir.go#L15
missing go.sum entry for module providing package golang.org/x/sys/execabs (imported by github.com/ooni/probe-cli/v3/cmd/ooniprobe/internal/utils/homedir); to add:
test
missing go.sum entry for module providing package golang.org/x/crypto/chacha20 (imported by github.com/quic-go/quic-go/internal/handshake); to add:
test
missing go.sum entry for module providing package golang.org/x/crypto/chacha20poly1305 (imported by github.com/cloudflare/circl/hpke); to add:
test
missing go.sum entry for module providing package golang.org/x/crypto/hkdf (imported by github.com/ooni/probe-cli/v3/internal/experiment/quicping); to add:
test
missing go.sum entry for module providing package golang.org/x/sys/cpu (imported by github.com/ooni/oocrypto/tls); to add:
test
missing go.sum entry for module providing package golang.org/x/crypto/cryptobyte (imported by github.com/ooni/probe-cli/v3/internal/experiment/echcheck); to add:
test
missing go.sum entry for module providing package golang.org/x/crypto/curve25519 (imported by gitlab.com/yawning/utls.git); to add:
test
missing go.sum entry for module providing package golang.org/x/crypto/sha3 (imported by gitlab.com/yawning/utls.git); to add:
test
missing go.sum entry for module providing package golang.org/x/crypto/ed25519 (imported by github.com/cretz/bine/tor); to add:
test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.