Skip to content

build(deps): bump the dependencies group across 1 directory with 11 updates #313

build(deps): bump the dependencies group across 1 directory with 11 updates

build(deps): bump the dependencies group across 1 directory with 11 updates #313

Triggered via pull request November 18, 2024 05:55
Status Failure
Total duration 2m 24s
Artifacts

ci.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
test: internal/transporter/base.go#L106
assignment mismatch: 2 variables but sniff.PeekStream returns 1 value
test: internal/transporter/base.go#L106
cannot use c (variable of type "net".Conn) as *adapter.InboundContext value in argument to sniff.PeekStream
test: internal/transporter/base.go#L106
cannot use buffer (variable of type *"github.com/sagernet/sing/common/buf".Buffer) as "net".Conn value in argument to sniff.PeekStream: *"github.com/sagernet/sing/common/buf".Buffer does not implement "net".Conn (missing method Close)
test: internal/transporter/base.go#L106
cannot use b.cfg.Options.SniffTimeout (variable of type time.Duration) as *"github.com/sagernet/sing/common/buf".Buffer value in argument to sniff.PeekStream
test: internal/transporter/base.go#L106
cannot use sniff.TLSClientHello (value of type func(ctx "context".Context, metadata *adapter.InboundContext, reader io.Reader) error) as time.Duration value in argument to sniff.PeekStream (typecheck)
test: internal/relay/relay.go#L10
could not import github.com/Ehco1996/ehco/internal/transporter (-: # github.com/Ehco1996/ehco/internal/transporter
test: internal/transporter/base.go#L106
assignment mismatch: 2 variables but sniff.PeekStream returns 1 value
test: internal/transporter/base.go#L106
cannot use c (variable of type "net".Conn) as *adapter.InboundContext value in argument to sniff.PeekStream
test: internal/transporter/base.go#L106
cannot use buffer (variable of type *"github.com/sagernet/sing/common/buf".Buffer) as "net".Conn value in argument to sniff.PeekStream: *"github.com/sagernet/sing/common/buf".Buffer does not implement "net".Conn (missing method Close)
test: internal/transporter/base.go#L106
cannot use b.cfg.Options.SniffTimeout (variable of type time.Duration) as *"github.com/sagernet/sing/common/buf".Buffer value in argument to sniff.PeekStream
test
Restore cache failed: Dependencies file is not found in /home/runner/work/ehco/ehco. Supported file pattern: go.sum