Dependency Updates: Bump the genkit group across 1 directory with 5 updates #298
Annotations
10 errors and 1 warning
build (20.x):
src/agents/chat-agent.ts#L378
Expected 2 arguments, but got 1.
|
build (20.x):
src/agents/chat-agent.ts#L434
Property 'toHistory' does not exist on type 'GenerateResponse<any>'.
|
build (20.x):
src/agents/chat-agent.ts#L450
Expected 2 arguments, but got 1.
|
build (20.x):
src/agents/chat-agent.ts#L471
Property 'toHistory' does not exist on type 'GenerateResponse<any>'.
|
build (20.x):
src/config/config.ts#L1
Module '"@genkit-ai/core"' has no exported member 'ConfigOptions'.
|
build (20.x):
src/core/core.ts#L580
'response.res.output' is of type 'unknown'.
|
build (20.x):
src/core/core.ts#L585
Cannot invoke an object which is possibly 'null'.
|
build (20.x):
src/core/core.ts#L585
'response.res.media' is possibly 'null'.
|
build (20.x):
src/core/core.ts#L585
This expression is not callable because it is a 'get' accessor. Did you mean to use it without '()'?
|
build (20.x):
src/core/core.ts#L601
This expression is not callable because it is a 'get' accessor. Did you mean to use it without '()'?
|
build (20.x)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|