Fix bug when comparing there is diff but no commit #36612
pull-compliance.yml
on: pull_request
files-changed
/
detect
8s
lint-backend
6m 39s
lint-templates
24s
lint-yaml
0s
lint-json
0s
lint-swagger
0s
lint-spell
31s
lint-go-windows
6m 36s
lint-go-gogit
6m 14s
checks-backend
4m 30s
frontend
0s
backend
7m 40s
docs
0s
actions
0s
Annotations
10 errors
|
checks-backend
migrations.client calls http.Transport.RoundTrip, which eventually calls tls.Dialer.DialContext
|
|
checks-backend
ldap.dial calls ldap.DialTLS, which calls tls.DialWithDialer
|
|
checks-backend
session.VirtualStore.Release calls couchbase.CouchbaseProvider.Exist, which eventually calls tls.Dial
|
|
checks-backend
proxyprotocol.Conn.Write calls tls.Conn.Write
|
|
checks-backend
lfs.hashingReader.Read calls tls.Conn.Read
|
|
checks-backend
graceful.Server.Serve calls http.Server.Serve, which eventually calls tls.Conn.HandshakeContext
|
|
checks-backend
ldap.dial calls ldap.Conn.StartTLS, which calls tls.Conn.Handshake
|
|
checks-backend
repo.DownloadArtifactRaw calls url.URL.Query
|
|
checks-backend
storage.MinioStorage.URL calls url.ParseQuery
|
|
checks-backend
nuget.ParseNuspecMetaData calls zip.Reader.Open
|