Skip to content

Restrict sensitive CODEOWNERS to project admins #365

Restrict sensitive CODEOWNERS to project admins

Restrict sensitive CODEOWNERS to project admins #365

Triggered via push May 7, 2026 22:52
Status Failure
Total duration 1m 29s
Artifacts

ci.yml

on: push
Integration (offline)
Integration (offline)
Integration (DoltHub)
Integration (DoltHub)
Fit to window
Zoom out
Zoom in

Annotations

13 errors and 1 warning
Audit
remote.DoltHubProvider.ClosePR calls http.Client.Do
Audit
api.CachedEndpoint.Stop calls sync.Once.Do, which eventually calls net.Resolver.LookupHost
Audit
harness.main calls http.Server.ListenAndServe, which calls net.Listen
Audit
dolthubauth.PostgresStore.RedeemConnectToken calls pgx.connRow.Scan, which eventually calls net.Dialer.DialContext
Audit
dolthubauth.ProxyTransport.RoundTrip calls http.Transport.RoundTrip, which eventually calls net.Dialer.Dial
Audit
api.Server.ServeHTTP calls http.ServeMux.ServeHTTP, which calls httputil.ReverseProxy.ServeHTTP
Audit
api.Server.ServeHTTP calls http.ServeMux.ServeHTTP, which eventually calls template.Template.ExecuteTemplate
Audit
api.Server.ServeHTTP calls http.ServeMux.ServeHTTP, which eventually calls template.Template.Execute
Audit
api.Server.ServeHTTP calls http.ServeMux.ServeHTTP, which eventually calls template.Template.ExecuteTemplate
Audit
api.Server.ServeHTTP calls http.ServeMux.ServeHTTP, which eventually calls template.Template.Execute
Check
Process completed with exit code 2.
Check: web/embed.go#L10
pattern all:dist: no matching files found (typecheck)
Web E2E
Process completed with exit code 1.
Web Check
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/github-script@60a0d83039c74a4aee543508d2ffcb1c3799cdea. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/