Skip to content

Update dependencies #52

Update dependencies

Update dependencies #52

Triggered via push January 7, 2024 08:43
Status Failure
Total duration 19s
Artifacts

debug.yml

on: push
Debug build
11s
Debug build
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
Debug build: cipher/method_none.go#L7
missing go.sum entry for module providing package github.com/sagernet/sing/common (imported by github.com/sagernet/sing-shadowsocks2/cipher); to add:
Debug build: cipher/method_none.go#L8
missing go.sum entry for module providing package github.com/sagernet/sing/common/buf (imported by github.com/sagernet/sing-shadowsocks2/cipher); to add:
Debug build: cipher/method_none.go#L9
missing go.sum entry for module providing package github.com/sagernet/sing/common/bufio (imported by github.com/sagernet/sing-shadowsocks2/cipher); to add:
Debug build: cipher/errors.go#L3
missing go.sum entry for module providing package github.com/sagernet/sing/common/exceptions (imported by github.com/sagernet/sing-shadowsocks2/cipher); to add:
Debug build: cipher/method.go#L7
missing go.sum entry for module providing package github.com/sagernet/sing/common/metadata (imported by github.com/sagernet/sing-shadowsocks2/cipher); to add:
Debug build: cipher/method.go#L8
missing go.sum entry for module providing package github.com/sagernet/sing/common/network (imported by github.com/sagernet/sing-shadowsocks2/cipher); to add:
Debug build: shadowaead/method.go#L18
missing go.sum entry for module providing package github.com/sagernet/sing/common/rw (imported by github.com/sagernet/sing-shadowsocks2/shadowaead); to add:
Debug build: shadowaead_2022/method.go#L26
missing go.sum entry for module providing package github.com/sagernet/sing/common/ntp (imported by github.com/sagernet/sing-shadowsocks2/shadowaead_2022); to add:
Debug build: shadowaead_2022/protocol.go#L11
missing go.sum entry for module providing package github.com/sagernet/sing/common/random (imported by github.com/sagernet/sing-shadowsocks2/shadowaead_2022); to add:
Debug build
Process completed with exit code 2.
Debug build
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/