Skip to content

feat: implement CLI wrapper for unified binary #6

feat: implement CLI wrapper for unified binary

feat: implement CLI wrapper for unified binary #6

Triggered via pull request October 21, 2025 15:58
@mrsimpsonmrsimpson
synchronize #3
publish-cli
Status Failure
Total duration 35s
Artifacts

pr.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 10 warnings
test
Property 'web_sources' does not exist on type 'DocsetConfig'.
test
Property 'web_sources' does not exist on type 'DocsetConfig'.
test
Property 'web_sources' does not exist on type 'DocsetConfig'.
test
Property 'web_sources' does not exist on type 'DocsetConfig'.
test
Property 'web_sources' does not exist on type 'DocsetConfig'.
test
Property 'web_sources' does not exist on type 'DocsetConfig'.
test
Property 'web_sources' does not exist on type 'DocsetConfig'.
test
Property 'web_sources' does not exist on type 'DocsetConfig'.
test
Object literal may only specify known properties, and 'local_path' does not exist in type 'DocsetConfig'.
test
Object literal may only specify known properties, and 'web_sources' does not exist in type 'DocsetConfig'.
test: packages/core/src/types.ts#L139
'type' is defined but never used. Allowed unused args must match /^_/u
test: packages/core/src/types.ts#L131
'YAML_PARSE_ERROR' is defined but never used. Allowed unused vars must match /^_/u
test: packages/core/src/types.ts#L130
'TEMPLATE_ERROR' is defined but never used. Allowed unused vars must match /^_/u
test: packages/core/src/types.ts#L129
'PATH_INVALID' is defined but never used. Allowed unused vars must match /^_/u
test: packages/core/src/types.ts#L128
'DOCSET_NOT_FOUND' is defined but never used. Allowed unused vars must match /^_/u
test: packages/core/src/types.ts#L127
'CONFIG_INVALID' is defined but never used. Allowed unused vars must match /^_/u
test: packages/core/src/types.ts#L126
'CONFIG_NOT_FOUND' is defined but never used. Allowed unused vars must match /^_/u
test: packages/cli/src/commands/create.ts#L105
'error' is defined but never used. Allowed unused caught errors must match /^_/u
test: packages/mcp-server/src/server.ts#L145
'error' is defined but never used. Allowed unused caught errors must match /^_/u
test: packages/mcp-server/src/__tests__/integration.test.ts#L94
'toolsResponse' is assigned a value but never used. Allowed unused vars must match /^_/u