Skip to content

feat(chat): agent add lock #487

feat(chat): agent add lock

feat(chat): agent add lock #487

Triggered via push January 6, 2026 16:27
Status Success
Total duration 1m 3s
Artifacts

push.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 1 warning
lint
Process completed with exit code 1.
lint: chat/storage.go#L23
exported: exported method Storage.Rate should have comment or be unexported (revive)
lint: chat/storage.go#L18
exported: exported function NewStorage should have comment or be unexported (revive)
lint: chat/cfg.go#L164
exported: exported function EnsureConfig should have comment or be unexported (revive)
lint: chat/cfg.go#L147
exported: comment on exported method AgentConfig.MParams should be of the form "MParams ..." (revive)
lint: chat/storage.go#L16
exported: exported type Storage should have comment or be unexported (revive)
lint: chat/storage.go#L9
exported: exported const BitmapRate should have comment (or a comment on this block) or be unexported (revive)
lint: chat/cfg.go#L90
exported: exported type AgentConfig should have comment or be unexported (revive)
lint: chat/cfg.go#L43
exported: exported method ModelType.Protocol should have comment or be unexported (revive)
lint: chat/cfg.go#L17
exported: exported var AC should have comment or be unexported (revive)
lint: chat/agent.go#L219
unused-parameter: parameter 'err' seems to be unused, consider removing or renaming it as _ (revive)
lint
Restore cache failed: Dependencies file is not found in /home/runner/work/zbputils/zbputils. Supported file pattern: go.sum