Skip to content

feat: manage bot accounts from the admin UI, API and CLI #49147

feat: manage bot accounts from the admin UI, API and CLI

feat: manage bot accounts from the admin UI, API and CLI #49147

Triggered via pull request August 14, 2026 09:46
Status Success
Total duration 26m 8s
Artifacts

pull-compliance.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
checks-backend
migrations.client calls http.Transport.RoundTrip, which eventually calls tls.Dialer.DialContext
checks-backend
ldap.dial calls ldap.DialURL, which eventually 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
templates.newMailRenderer calls template.Template.Execute
checks-backend
migrations.convertGithubRelease calls github.RepositoriesService.DownloadReleaseAsset, which eventually calls url.URL.ResolveReference
checks-backend
migrations.OneDevDownloader.GetRepoInfo calls url.URL.Parse