Skip to content

Dependency fixes and updates to development process #37

Dependency fixes and updates to development process

Dependency fixes and updates to development process #37

Triggered via pull request July 21, 2024 00:14
@gabygaby
synchronize #137
fix-ci-updates
Status Failure
Total duration 3m 54s
Artifacts

lint.yml

on: pull_request
govulncheck
37s
govulncheck
Matrix: lint
Fit to window
Zoom out
Zoom in

Annotations

10 errors
govulncheck
httpclient.HTTPConnectDialer.DialContext calls tls.Conn.Handshake, which eventually calls quic.ListenEarly
govulncheck
httpclient.HTTPConnectDialer.DialContext calls tls.Conn.Handshake, which eventually calls quic.connection.AcceptStream
govulncheck
httpclient.HTTPConnectDialer.DialContext calls tls.Conn.Handshake, which eventually calls quic.connection.AcceptUniStream
govulncheck
httpclient.HTTPConnectDialer.DialContext calls tls.Conn.Handshake, which eventually calls quic.connection.OpenUniStream
govulncheck
forwardproxy.Handler.ServeHTTP calls http3.body.Close, which calls quic.receiveStream.CancelRead
govulncheck
forwardproxy.Handler.ServeHTTP calls io.ReadAll, which eventually calls quic.receiveStream.Read
govulncheck
forwardproxy.Handler.ServeHTTP calls io.ReadAll, which eventually calls quic.sendStream.CancelWrite
govulncheck
forwardproxy.Handler.ServeHTTP calls fmt.Errorf, which eventually calls json.Decoder.Peek
govulncheck
forwardproxy.Handler.ServeHTTP calls fmt.Errorf, which eventually calls json.Decoder.Read
govulncheck
forwardproxy.Handler.ServeHTTP calls fmt.Errorf, which eventually calls protojson.Unmarshal