fix(desktop): 本地化设置页 Agent 文案 #276
Closed
Annotations
16 errors and 1 warning
|
Vulnerability check (govulncheck)
Process completed with exit code 1.
|
|
Vulnerability check (govulncheck)
service.AgentTeamService.HandleRouteDecision calls x509.HostnameError.Error
|
|
Vulnerability check (govulncheck)
handler.AgentHandler.TaskAck calls io.ReadAll, which eventually calls x509.Certificate.VerifyHostname
|
|
Vulnerability check (govulncheck)
handler.AgentHandler.TaskAck calls io.ReadAll, which eventually calls x509.Certificate.Verify
|
|
Vulnerability check (govulncheck)
handler.AgentHandler.TaskAck calls io.ReadAll, which eventually calls textproto.Reader.ReadMIMEHeader
|
|
Security scan (gosec)
Process completed with exit code 1.
|
|
Lint:
hub-server/internal/service/contact.go#L222
Error return value of `(github.com/agenthub/hub-server/internal/service.contactCache).Invalidate` is not checked (errcheck)
|
|
Lint:
hub-server/internal/service/auth.go#L148
Error return value of `(github.com/agenthub/hub-server/internal/service.authCache).Invalidate` is not checked (errcheck)
|
|
Lint:
hub-server/internal/middleware/timeout.go#L116
Error return value of `w.buf.WriteTo` is not checked (errcheck)
|
|
Lint:
hub-server/internal/metrics/metrics.go#L94
Error return value of `prometheus.Register` is not checked (errcheck)
|
|
Lint:
hub-server/internal/metrics/metrics.go#L93
Error return value of `prometheus.Register` is not checked (errcheck)
|
|
Lint:
hub-server/internal/app/app.go#L770
Error return value of `a.CacheClient.DeleteRoute` is not checked (errcheck)
|
|
Lint:
hub-server/internal/app/app.go#L684
Error return value of `a.CacheClient.SetRoute` is not checked (errcheck)
|
|
Lint:
hub-server/internal/app/app.go#L671
Error return value of `a.CacheClient.MarkKicked` is not checked (errcheck)
|
|
Lint:
hub-server/internal/app/app.go#L549
Error return value of `a.NotificationService.Notify` is not checked (errcheck)
|
|
Lint:
hub-server/internal/app/app.go#L503
Error return value of `a.NotificationService.Notify` is not checked (errcheck)
|
|
Complete job
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-go@v5. Actions will be forced to run with Node.js 24 by default starting June 16th, 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/
|
background
wait
wait-all
cancel
Loading