这是indexloc提供的服务,不要输入任何密码
Skip to content

add put support for agents api #241

add put support for agents api

add put support for agents api #241

Triggered via pull request May 14, 2025 20:38
Status Failure
Total duration 2m 1s
Artifacts

go-ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 errors
Unit Tests
Process completed with exit code 2.
Lint
string `stdio` has 4 occurrences, make it a constant (goconst)
Lint
cyclomatic complexity 39 of func `(*APIServer).updateAgent` is high (> 30) (gocyclo)
Lint
ginkgo-linter: wrong length assertion. Consider using `Expect(updatedAgent.Spec.MCPServers).To(HaveLen(2))` instead (ginkgolinter)
Lint
Process completed with exit code 2.