[Snyk] Security upgrade alpine from 3.18.3 to 3 #6
Annotations
10 errors and 1 warning
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
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4, golangci/golangci-lint-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The logs for this run have expired and are no longer available.
Loading