Skip to content

feat: 同步账号共享、网关与计费功能更新 #78

feat: 同步账号共享、网关与计费功能更新

feat: 同步账号共享、网关与计费功能更新 #78

Triggered via push July 16, 2026 18:40
Status Failure
Total duration 1m 5s
Artifacts
backend-security
1m 1s
backend-security
frontend-security
26s
frontend-security
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 1 warning
frontend-security
Process completed with exit code 1.
backend-security
servertiming.timingRoundTripper.RoundTrip calls req.Transport.RoundTrip, which eventually calls tls.QUICConn.Start
backend-security
servertiming.timingRoundTripper.RoundTrip calls req.Transport.RoundTrip, which eventually calls tls.QUICConn.SendSessionTicket
backend-security
servertiming.timingRoundTripper.RoundTrip calls req.Transport.RoundTrip, which eventually calls tls.QUICConn.HandleData
backend-security
servertiming.timingRoundTripper.RoundTrip calls req.Transport.RoundTrip, which eventually calls tls.Dialer.DialContext
backend-security
service.EmailService.sendMailTLS calls tls.DialWithDialer
backend-security
service.EmailService.TestSMTPConnectionWithConfig calls tls.Dial
backend-security
service.openAIFirstOutputStage.WriteString calls io.WriteString, which calls tls.Conn.Write
backend-security
repository.decompressedBody.Read calls bufio.Reader.Read, which calls tls.Conn.Read
backend-security
server.serveServer calls http.Server.Serve, which eventually calls tls.Conn.HandshakeContext
backend-security
repository.serverTimingConnector.Connect calls pq.Connector.Connect, which eventually calls tls.Conn.Handshake
frontend-security
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: pnpm/action-setup@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/