Skip to content

feat: add User-Agent tracking for analytics #23

feat: add User-Agent tracking for analytics

feat: add User-Agent tracking for analytics #23

Triggered via pull request January 31, 2026 23:40
Status Failure
Total duration 30s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 errors
test
Process completed with exit code 2.
test: src/core/indexer.ts#L265
Object literal may only specify known properties, and 'clientUserAgent' does not exist in type 'DirectContextOptions'.
test: src/core/indexer.ts#L201
Object literal may only specify known properties, and 'clientUserAgent' does not exist in type 'DirectContextOptions'.
test: src/clients/search-client.ts#L172
Object literal may only specify known properties, and 'clientUserAgent' does not exist in type 'DirectContextOptions'.
test: src/clients/cli-agent.ts#L195
Object literal may only specify known properties, and 'clientUserAgent' does not exist in type 'AugmentLanguageModelConfig'.