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 #39
deployment-status.yml
on: pull_request
Deployment Readiness Check
3m 0s
Deployment Summary
4s
Annotations
20 errors and 10 warnings
|
Deployment Readiness Check:
src/adapters/unified-api.ts#L1036
Argument of type 'import("/home/runner/work/gemini-flow/gemini-flow/src/types/streaming").StreamingContext' is not assignable to parameter of type 'import("/home/runner/work/gemini-flow/gemini-flow/src/streaming/enhanced-streaming-api").StreamingContext'.
|
|
Deployment Readiness Check:
src/adapters/unified-api.ts#L995
Argument of type 'import("/home/runner/work/gemini-flow/gemini-flow/src/types/streaming").StreamingContext' is not assignable to parameter of type 'import("/home/runner/work/gemini-flow/gemini-flow/src/streaming/enhanced-streaming-api").StreamingContext'.
|
|
Deployment Readiness Check:
src/adapters/unified-api.ts#L966
Type 'StreamSession' is not assignable to type 'StreamingSession'.
|
|
Deployment Readiness Check:
src/adapters/unified-api.ts#L957
Argument of type 'StreamSession' is not assignable to parameter of type 'StreamingSession'.
|
|
Deployment Readiness Check:
src/adapters/unified-api.ts#L955
Argument of type 'import("/home/runner/work/gemini-flow/gemini-flow/src/types/streaming").StreamingContext' is not assignable to parameter of type 'import("/home/runner/work/gemini-flow/gemini-flow/src/streaming/enhanced-streaming-api").StreamingContext'.
|
|
Deployment Readiness Check:
src/adapters/index.ts#L318
Object literal may only specify known properties, and 'julesApiKey' does not exist in type 'Partial<JulesWorkflowConfig>'.
|
|
Deployment Readiness Check:
src/adapters/index.ts#L112
Object literal may only specify known properties, and 'collaborativeMode' does not exist in type 'JulesWorkflowConfig'.
|
|
Deployment Readiness Check:
src/adapters/dynamic-adapter-loader.ts#L396
'error' is of type 'unknown'.
|
|
Deployment Readiness Check:
src/adapters/dynamic-adapter-loader.ts#L293
'error' is of type 'unknown'.
|
|
Deployment Readiness Check:
src/adapters/dynamic-adapter-loader.ts#L281
'error' is of type 'unknown'.
|
|
Deployment Readiness Check:
src/adapters/unified-api.ts#L1123
'targetQuality' is defined but never used. Allowed unused args must match /^_/u
|
|
Deployment Readiness Check:
src/adapters/unified-api.ts#L34
'CDNConfiguration' is defined but never used
|
|
Deployment Readiness Check:
src/adapters/unified-api.ts#L33
'EdgeCacheConfig' is defined but never used
|
|
Deployment Readiness Check:
src/adapters/jules-workflow-adapter.ts#L181
'request' is defined but never used. Allowed unused args must match /^_/u
|
|
Deployment Readiness Check:
src/adapters/jules-workflow-adapter.ts#L158
'request' is defined but never used. Allowed unused args must match /^_/u
|
|
Deployment Readiness Check:
src/adapters/gemini-adapter.ts#L176
'request' is defined but never used. Allowed unused args must match /^_/u
|
|
Deployment Readiness Check:
src/adapters/gemini-adapter.ts#L158
'request' is defined but never used. Allowed unused args must match /^_/u
|
|
Deployment Readiness Check:
src/adapters/gemini-adapter.ts#L58
'transformedRequest' is assigned a value but never used
|
|
Deployment Readiness Check:
src/adapters/deepmind-adapter.ts#L159
'request' is defined but never used. Allowed unused args must match /^_/u
|
|
Deployment Readiness Check:
src/adapters/deepmind-adapter.ts#L141
'request' is defined but never used. Allowed unused args must match /^_/u
|
|
Deployment Readiness Check:
src/cli/adapter-commands.ts#L186
Unexpected console statement
|
|
Deployment Readiness Check:
src/cli/adapter-commands.ts#L180
Unexpected console statement
|
|
Deployment Readiness Check:
src/cli/adapter-commands.ts#L177
Unexpected console statement
|
|
Deployment Readiness Check:
src/cli/adapter-commands.ts#L176
Unexpected console statement
|
|
Deployment Readiness Check:
src/cli/adapter-commands.ts#L175
Unexpected console statement
|
|
Deployment Readiness Check:
src/cli/adapter-commands.ts#L174
Unexpected console statement
|
|
Deployment Readiness Check:
src/cli/adapter-commands.ts#L163
Unexpected console statement
|
|
Deployment Readiness Check:
src/cli/adapter-commands.ts#L162
Unexpected console statement
|
|
Deployment Readiness Check:
src/cli/adapter-commands.ts#L106
Unexpected console statement
|
|
Deployment Readiness Check:
src/adapters/adapter-manager.ts#L1147
Unexpected console statement
|