Update LLM Providers for Tool Schemas #113
Merged
Annotations
6 errors and 4 warnings
|
Run tests
Process completed with exit code 1.
|
|
Run tests:
test/gemini.test.ts#L412
AssertionError: expected 'error' to be 'success' // Object.is equality
Expected: "success"
Received: "error"
❯ test/gemini.test.ts:412:27
|
|
Run tests:
test/gemini.test.ts#L361
AssertionError: expected 'error' to be 'success' // Object.is equality
Expected: "success"
Received: "error"
❯ test/gemini.test.ts:361:27
|
|
Run tests:
test/gemini.test.ts#L307
AssertionError: expected 'error' to be 'success' // Object.is equality
Expected: "success"
Received: "error"
❯ test/gemini.test.ts:307:27
|
|
Run tests:
test/gemini.test.ts#L167
AssertionError: expected 'response2.headers.forEach is not a fu…' to contain '429'
Expected: "429"
Received: "response2.headers.forEach is not a function"
❯ test/gemini.test.ts:167:29
|
|
Run tests:
test/gemini.test.ts#L94
AssertionError: expected 'error' to be 'success' // Object.is equality
Expected: "success"
Received: "error"
❯ test/gemini.test.ts:94:27
|
|
Type check and lint:
src/providers/claude-cli-verbose-logger.ts#L27
Unexpected console statement
|
|
Type check and lint:
src/main.ts#L914
Unexpected console statement
|
|
Type check and lint:
src/logger.ts#L152
Unexpected console statement
|
|
Type check and lint:
src/logger.ts#L139
Unexpected console statement
|
Loading