[Snyk] Security upgrade alpine from 3.18.3 to 3.18.5 #5
Annotations
10 errors
golangci-lint:
common/badtls/badtls_stub.go#L1
: # github.com/sagernet/sing-box/common/badtls
|
golangci-lint:
common/badtls/badtls_stub.go#L10
undefined: TLSConn (typecheck)
|
golangci-lint:
transport/hysteria/protocol.go#L366
undefined: quic (typecheck)
|
golangci-lint:
transport/hysteria/protocol.go#L417
undefined: quic (typecheck)
|
golangci-lint:
transport/hysteria/protocol.go#L418
undefined: quic (typecheck)
|
golangci-lint:
transport/hysteria/protocol.go#L363
cannot use (*Conn)(nil) (value of type *Conn) as net.Conn value in variable declaration: *Conn does not implement net.Conn (missing method Close) (typecheck)
|
golangci-lint:
transport/hysteria/protocol.go#L384
c.Close undefined (type *Conn has no field or method Close) (typecheck)
|
golangci-lint:
transport/hysteria/protocol.go#L388
c.Close undefined (type *Conn has no field or method Close) (typecheck)
|
golangci-lint:
transport/hysteria/wrap.go#L65
s.CancelRead undefined (type *StreamWrapper has no field or method CancelRead) (typecheck)
|
golangci-lint
issues found
|
The logs for this run have expired and are no longer available.
Loading