Add remote Pico WebSocket mode to picoclaw agent #5641
pr.yml
on: pull_request
Linter
2m 34s
Security Check
1m 28s
Tests
3m 23s
Integration Tests
1m 10s
Annotations
5 errors
|
Linter
issues found
|
|
Linter:
cmd/picoclaw/internal/agent/remote.go#L621
interface method Printf must have named param for type string (inamedparam)
|
|
Linter:
cmd/picoclaw/internal/agent/remote.go#L615
interface method Printf must have named param for type string (inamedparam)
|
|
Linter:
cmd/picoclaw/internal/agent/remote.go#L607
interface method Printf must have named param for type string (inamedparam)
|
|
Linter:
cmd/picoclaw/internal/agent/remote.go#L562
interface method Printf must have named param for type string (inamedparam)
|