build(deps): bump the dependencies group across 1 directory with 11 updates #312
Annotations
10 errors and 1 warning
internal/transporter/base.go#L106
assignment mismatch: 2 variables but sniff.PeekStream returns 1 value
|
internal/transporter/base.go#L106
cannot use c (variable of type "net".Conn) as *adapter.InboundContext value in argument to sniff.PeekStream
|
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)
|
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
|
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)
|
internal/relay/relay.go#L10
could not import github.com/Ehco1996/ehco/internal/transporter (-: # github.com/Ehco1996/ehco/internal/transporter
|
internal/transporter/base.go#L106
assignment mismatch: 2 variables but sniff.PeekStream returns 1 value
|
internal/transporter/base.go#L106
cannot use c (variable of type "net".Conn) as *adapter.InboundContext value in argument to sniff.PeekStream
|
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)
|
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
|
|
The logs for this run have expired and are no longer available.
Loading