proxy: imp docs #1425
Annotations
10 errors and 1 warning
go-lint
upstream.dnsOverHTTPS.exchangeHTTPSClient calls http.Client.Do
|
go-lint
upstream.http3Transport.RoundTrip calls http3.Transport.RoundTripOpt, which eventually calls x509.CertPool.AppendCertsFromPEM
|
go-lint
upstream.tlsDial calls tls.Conn.Handshake, which eventually calls x509.Certificate.Verify
|
go-lint
upstream.tlsDial calls tls.Conn.Handshake, which eventually calls x509.Certificate.VerifyHostname
|
go-lint
cmd.Main calls fmt.Fprintln, which eventually calls x509.HostnameError.Error
|
go-lint
upstream.http3Transport.RoundTrip calls http3.Transport.RoundTripOpt, which eventually calls x509.ParseCertificate
|
go-lint
cmd.loadX509KeyPair calls tls.X509KeyPair, which eventually calls x509.ParseECPrivateKey
|
go-lint
cmd.loadX509KeyPair calls tls.X509KeyPair, which eventually calls x509.ParsePKCS1PrivateKey
|
go-lint
cmd.loadX509KeyPair calls tls.X509KeyPair, which eventually calls x509.ParsePKCS8PrivateKey
|
go-lint
Process completed with exit code 2.
|
notify
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|