This repository was archived by the owner on Jan 29, 2026. It is now read-only.
feat: Implement comprehensive CI/CD modernization with advanced security practices #48
Annotations
10 errors
|
src/adapters/unified-api.ts#L1300
Object literal may only specify known properties, and 'strategy' does not exist in type 'EdgeCacheConfig'.
|
|
src/adapters/unified-api.ts#L1295
Object literal may only specify known properties, and 'primary' does not exist in type 'string[]'.
|
|
src/adapters/unified-api.ts#L1283
Object literal may only specify known properties, and 'maxSize' does not exist in type 'EdgeCacheConfig'.
|
|
src/adapters/unified-api.ts#L1036
Argument of type 'import("/home/runner/work/gemini-flow/gemini-flow/src/types/streaming", { with: { "resolution-mode": "import" } }).StreamingContext' is not assignable to parameter of type 'import("/home/runner/work/gemini-flow/gemini-flow/src/streaming/enhanced-streaming-api", { with: { "resolution-mode": "import" } }).StreamingContext'.
|
|
src/adapters/unified-api.ts#L995
Argument of type 'import("/home/runner/work/gemini-flow/gemini-flow/src/types/streaming", { with: { "resolution-mode": "import" } }).StreamingContext' is not assignable to parameter of type 'import("/home/runner/work/gemini-flow/gemini-flow/src/streaming/enhanced-streaming-api", { with: { "resolution-mode": "import" } }).StreamingContext'.
|
|
src/adapters/unified-api.ts#L966
Type 'StreamSession' is not assignable to type 'StreamingSession'.
|
|
src/adapters/unified-api.ts#L957
Argument of type 'StreamSession' is not assignable to parameter of type 'StreamingSession'.
|
|
src/adapters/unified-api.ts#L955
Argument of type 'import("/home/runner/work/gemini-flow/gemini-flow/src/types/streaming", { with: { "resolution-mode": "import" } }).StreamingContext' is not assignable to parameter of type 'import("/home/runner/work/gemini-flow/gemini-flow/src/streaming/enhanced-streaming-api", { with: { "resolution-mode": "import" } }).StreamingContext'.
|
|
src/adapters/index.ts#L318
Object literal may only specify known properties, and 'julesApiKey' does not exist in type 'Partial<JulesWorkflowConfig>'.
|
|
src/adapters/index.ts#L112
Object literal may only specify known properties, and 'collaborativeMode' does not exist in type 'JulesWorkflowConfig'.
|
The logs for this run have expired and are no longer available.
Loading