build(deps): bump the dependencies group across 1 directory with 10 updates #310
Annotations
10 errors and 1 warning
lint:
internal/transporter/base.go#L106
assignment mismatch: 2 variables but sniff.PeekStream returns 1 value
|
lint:
internal/transporter/base.go#L106
cannot use c (variable of type "net".Conn) as *adapter.InboundContext value in argument to sniff.PeekStream
|
lint:
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)
|
lint:
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
|
lint:
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)
|
lint:
internal/relay/relay.go#L10
could not import github.com/Ehco1996/ehco/internal/transporter (-: # github.com/Ehco1996/ehco/internal/transporter
|
lint:
internal/transporter/base.go#L106
assignment mismatch: 2 variables but sniff.PeekStream returns 1 value
|
lint:
internal/transporter/base.go#L106
cannot use c (variable of type "net".Conn) as *adapter.InboundContext value in argument to sniff.PeekStream
|
lint:
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)
|
lint:
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
|
Set up Go
Restore cache failed: Dependencies file is not found in /home/runner/work/ehco/ehco. Supported file pattern: go.sum
|
Loading