EXT-617: Refactor read_file tool with pagination support #21961
code-qa.yml
on: pull_request
check-openrouter-api-key
2s
Matrix: unit-test
integration-test
5m 33s
Annotations
15 errors
|
knip
Process completed with exit code 1.
|
|
compile
Property 'getReadFileToolDescription' does not exist on type 'ReadFileTool'.
|
|
compile
Property 'getReadFileToolDescription' does not exist on type 'ReadFileTool'.
|
|
compile
Conversion of type 'ReadFileInput | BrowserActionParams | GenerateImageParams | { server_name: string; uri: string; } | { result: string; } | ... 17 more ... | undefined' to type '{ files: { path: string; lineRanges?: { start: number; end: number; }[] | undefined; }[]; }' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
|
|
compile
Conversion of type 'ReadFileInput | BrowserActionParams | GenerateImageParams | { server_name: string; uri: string; } | { result: string; } | ... 17 more ... | undefined' to type '{ files: { path: string; lineRanges?: { start: number; end: number; }[] | undefined; }[]; }' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
|
|
compile
Conversion of type 'ReadFileInput | undefined' to type '{ files: { path: string; lineRanges?: { start: number; end: number; }[] | undefined; }[]; }' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
|
|
compile
Conversion of type 'ReadFileInput | undefined' to type '{ files: { path: string; lineRanges?: { start: number; end: number; }[] | undefined; }[]; }' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
|
|
compile
Conversion of type 'ReadFileInput | undefined' to type '{ files: { path: string; lineRanges?: { start: number; end: number; }[] | undefined; }[]; }' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
|
|
compile
Conversion of type 'ReadFileInput | undefined' to type '{ files: { path: string; lineRanges?: { start: number; end: number; }[] | undefined; }[]; }' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
|
|
compile
Conversion of type 'ReadFileInput | undefined' to type '{ files: { path: string; lineRanges?: { start: number; end: number; }[] | undefined; }[]; }' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
|
|
compile
Conversion of type '{ files: FileEntry[]; }' to type 'NativeArgsFor<TName>' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
|
|
integration-test
Process completed with exit code 1.
|
|
platform-unit-test (ubuntu-latest)
Process completed with exit code 1.
|
|
platform-unit-test (windows-latest)
The strategy configuration was canceled because "unit-test.ubuntu-latest_ubuntu-late" failed
|
|
platform-unit-test (windows-latest)
The operation was canceled.
|