Skip to content

fix compatibility issues with newer gvisor #27

fix compatibility issues with newer gvisor

fix compatibility issues with newer gvisor #27

Triggered via pull request January 1, 2025 14:32
Status Failure
Total duration 1m 33s
Artifacts

release-win7.yml

on: pull_request
prepare
6s
prepare
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

20 errors and 5 warnings
build (windows, amd64, win7-64): proxy/wireguard/gvisortun/tun.go#L19
missing go.sum entry for module providing package gvisor.dev/gvisor/pkg/buffer (imported by github.com/xtls/xray-core/proxy/wireguard/gvisortun); to add:
build (windows, amd64, win7-64): proxy/wireguard/gvisortun/tun.go#L20
missing go.sum entry for module providing package gvisor.dev/gvisor/pkg/tcpip (imported by github.com/xtls/xray-core/proxy/wireguard); to add:
build (windows, amd64, win7-64): proxy/wireguard/gvisortun/tun.go#L21
missing go.sum entry for module providing package gvisor.dev/gvisor/pkg/tcpip/adapters/gonet (imported by github.com/xtls/xray-core/proxy/wireguard); to add:
build (windows, amd64, win7-64): proxy/wireguard/gvisortun/tun.go#L22
missing go.sum entry for module providing package gvisor.dev/gvisor/pkg/tcpip/header (imported by github.com/xtls/xray-core/proxy/wireguard/gvisortun); to add:
build (windows, amd64, win7-64): proxy/wireguard/gvisortun/tun.go#L23
missing go.sum entry for module providing package gvisor.dev/gvisor/pkg/tcpip/link/channel (imported by github.com/xtls/xray-core/proxy/wireguard/gvisortun); to add:
build (windows, amd64, win7-64): proxy/wireguard/gvisortun/tun.go#L24
missing go.sum entry for module providing package gvisor.dev/gvisor/pkg/tcpip/network/ipv4 (imported by github.com/xtls/xray-core/proxy/wireguard/gvisortun); to add:
build (windows, amd64, win7-64): proxy/wireguard/gvisortun/tun.go#L25
missing go.sum entry for module providing package gvisor.dev/gvisor/pkg/tcpip/network/ipv6 (imported by github.com/xtls/xray-core/proxy/wireguard/gvisortun); to add:
build (windows, amd64, win7-64): proxy/wireguard/gvisortun/tun.go#L26
missing go.sum entry for module providing package gvisor.dev/gvisor/pkg/tcpip/stack (imported by github.com/xtls/xray-core/proxy/wireguard/gvisortun); to add:
build (windows, amd64, win7-64): proxy/wireguard/gvisortun/tun.go#L27
missing go.sum entry for module providing package gvisor.dev/gvisor/pkg/tcpip/transport/icmp (imported by github.com/xtls/xray-core/proxy/wireguard/gvisortun); to add:
build (windows, amd64, win7-64): proxy/wireguard/gvisortun/tun.go#L28
missing go.sum entry for module providing package gvisor.dev/gvisor/pkg/tcpip/transport/tcp (imported by github.com/xtls/xray-core/proxy/wireguard); to add:
build (windows, 386, win7-32): proxy/wireguard/gvisortun/tun.go#L19
missing go.sum entry for module providing package gvisor.dev/gvisor/pkg/buffer (imported by github.com/xtls/xray-core/proxy/wireguard/gvisortun); to add:
build (windows, 386, win7-32): proxy/wireguard/gvisortun/tun.go#L20
missing go.sum entry for module providing package gvisor.dev/gvisor/pkg/tcpip (imported by github.com/xtls/xray-core/proxy/wireguard); to add:
build (windows, 386, win7-32): proxy/wireguard/gvisortun/tun.go#L21
missing go.sum entry for module providing package gvisor.dev/gvisor/pkg/tcpip/adapters/gonet (imported by github.com/xtls/xray-core/proxy/wireguard); to add:
build (windows, 386, win7-32): proxy/wireguard/gvisortun/tun.go#L22
missing go.sum entry for module providing package gvisor.dev/gvisor/pkg/tcpip/header (imported by github.com/xtls/xray-core/proxy/wireguard/gvisortun); to add:
build (windows, 386, win7-32): proxy/wireguard/gvisortun/tun.go#L23
missing go.sum entry for module providing package gvisor.dev/gvisor/pkg/tcpip/link/channel (imported by github.com/xtls/xray-core/proxy/wireguard/gvisortun); to add:
build (windows, 386, win7-32): proxy/wireguard/gvisortun/tun.go#L24
missing go.sum entry for module providing package gvisor.dev/gvisor/pkg/tcpip/network/ipv4 (imported by github.com/xtls/xray-core/proxy/wireguard/gvisortun); to add:
build (windows, 386, win7-32): proxy/wireguard/gvisortun/tun.go#L25
missing go.sum entry for module providing package gvisor.dev/gvisor/pkg/tcpip/network/ipv6 (imported by github.com/xtls/xray-core/proxy/wireguard/gvisortun); to add:
build (windows, 386, win7-32): proxy/wireguard/gvisortun/tun.go#L26
missing go.sum entry for module providing package gvisor.dev/gvisor/pkg/tcpip/stack (imported by github.com/xtls/xray-core/proxy/wireguard/gvisortun); to add:
build (windows, 386, win7-32): proxy/wireguard/gvisortun/tun.go#L27
missing go.sum entry for module providing package gvisor.dev/gvisor/pkg/tcpip/transport/icmp (imported by github.com/xtls/xray-core/proxy/wireguard/gvisortun); to add:
build (windows, 386, win7-32): proxy/wireguard/gvisortun/tun.go#L28
missing go.sum entry for module providing package gvisor.dev/gvisor/pkg/tcpip/transport/tcp (imported by github.com/xtls/xray-core/proxy/wireguard); to add:
prepare
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
build (windows, amd64, win7-64)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
build (windows, amd64, win7-64)
Restore cache failed: Dependencies file is not found in /home/runner/work/Xray-core/Xray-core. Supported file pattern: go.sum
build (windows, 386, win7-32)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
build (windows, 386, win7-32)
Restore cache failed: Dependencies file is not found in /home/runner/work/Xray-core/Xray-core. Supported file pattern: go.sum