Implement partials compilation #8110
lint.yaml
on: pull_request
License Check
1m 18s
Lint Go
2m 50s
Lint YAML & Markdown
47s
Annotations
10 errors
Lint Go
releases.GetLatestRelease calls github.RepositoriesService.GetLatestRelease, which eventually calls http.Client.Do
|
Lint Go
migrations.NewSpannerDriver calls apiv1.NewDatabaseAdminClient, which eventually calls http.Client.PostForm
|
Lint Go
x509util.CustomCertPool calls x509.CertPool.AppendCertsFromPEM
|
Lint Go
services.s3ShareStore.LookupSharedByReference calls io.ReadAll, which eventually calls x509.Certificate.Verify
|
Lint Go
mysql.sessionVariableConnector.Connect calls mysql.connector.Connect, which eventually calls x509.Certificate.VerifyHostname
|
Lint Go
migrations.NewAlembicPostgresDriver calls pgx.ParseConfig, which eventually calls x509.DecryptPEMBlock
|
Lint Go
core.SubjectFilter_RelationFilterMultiError.Error calls x509.HostnameError.Error
|
Lint Go
util.HTTPServerConfig.Complete calls certwatcher.New, which eventually calls x509.ParseCertificate
|
Lint Go
util.HTTPServerConfig.Complete calls certwatcher.New, which eventually calls x509.ParseECPrivateKey
|
Lint Go
util.HTTPServerConfig.Complete calls certwatcher.New, which eventually calls x509.ParsePKCS1PrivateKey
|