feat(termexec): handle agent animations #428
Annotations
3 errors
|
lint
Process completed with exit code 2.
|
|
lint:
lib/termexec/utils.go#L24
ineffectual assignment to animatedContentEnd (ineffassign)
|
|
lint:
lib/termexec/utils.go#L26
missing cases in switch of type msgfmt.AgentType: msgfmt.AgentTypeClaude, msgfmt.AgentTypeGoose, msgfmt.AgentTypeAider, msgfmt.AgentTypeCodex, msgfmt.AgentTypeGemini, msgfmt.AgentTypeCopilot, msgfmt.AgentTypeAmp, msgfmt.AgentTypeCursor, msgfmt.AgentTypeAuggie, msgfmt.AgentTypeAmazonQ, msgfmt.AgentTypeCustom (exhaustive)
|