Add remote Pico WebSocket mode to picoclaw agent #5640
pr.yml
on: pull_request
Linter
2m 37s
Security Check
1m 27s
Tests
3m 23s
Integration Tests
1m 12s
Annotations
5 errors
|
Linter
issues found
|
|
Linter:
cmd/picoclaw/internal/agent/remote.go#L617
interface method Printf must have named param for type string (inamedparam)
|
|
Linter:
cmd/picoclaw/internal/agent/remote.go#L611
interface method Printf must have named param for type string (inamedparam)
|
|
Linter:
cmd/picoclaw/internal/agent/remote.go#L603
interface method Printf must have named param for type string (inamedparam)
|
|
Linter:
cmd/picoclaw/internal/agent/remote.go#L558
interface method Printf must have named param for type string (inamedparam)
|