add put support for agents api #241
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.
|