This repository was archived by the owner on Jan 29, 2026. It is now read-only.
chore: Comprehensive security audit and repository maintenance #66
Triggered via pull request
September 13, 2025 14:12
Status
Failure
Total duration
2m 57s
Artifacts
–
performance.yml
on: pull_request
Startup Performance
2m 42s
Memory Usage
2m 41s
CLI Commands Performance
2m 40s
Build Performance
2m 43s
Performance Summary
5s
Annotations
40 errors
|
CLI Commands Performance:
src/services/quantum-classical-hybrid.ts#L2775
Argument of type '{ type: string; size: number; parameters: { costFunction: (x: number[]) => number; trainingData?: undefined; layers?: undefined; epochs?: undefined; }; } | { type: string; size: number; parameters: { costFunction?: undefined; trainingData?: undefined; layers?: undefined; epochs?: undefined; }; } | { ...; }' is not assignable to parameter of type '{ type: "optimization" | "sampling" | "machine_learning" | "simulation"; size: number; parameters: any; }'.
|
|
Memory Usage:
src/services/quantum-classical-hybrid.ts#L2775
Argument of type '{ type: string; size: number; parameters: { costFunction: (x: number[]) => number; trainingData?: undefined; layers?: undefined; epochs?: undefined; }; } | { type: string; size: number; parameters: { costFunction?: undefined; trainingData?: undefined; layers?: undefined; epochs?: undefined; }; } | { ...; }' is not assignable to parameter of type '{ type: "optimization" | "sampling" | "machine_learning" | "simulation"; size: number; parameters: any; }'.
|
|
CLI Commands Performance:
src/cli/interactive-mode.ts#L96
No overload matches this call.
|
|
Memory Usage:
src/cli/interactive-mode.ts#L96
No overload matches this call.
|
|
CLI Commands Performance:
src/cli/commands/swarm.ts#L450
No overload matches this call.
|
|
Memory Usage:
src/cli/commands/swarm.ts#L450
No overload matches this call.
|
|
CLI Commands Performance:
src/adapters/unified-api.ts#L1316
Object literal may only specify known properties, and 'tolerance' does not exist in type 'SynchronizationConfig'.
|
|
Memory Usage:
src/adapters/unified-api.ts#L1316
Object literal may only specify known properties, and 'tolerance' does not exist in type 'SynchronizationConfig'.
|
|
CLI Commands Performance:
src/adapters/unified-api.ts#L1302
Type '{ strategy: string; ttl: number; edgeLocations: string[]; }' is missing the following properties from type 'EdgeCacheConfig': enabled, regions, compression, warmupEnabled
|
|
Memory Usage:
src/adapters/unified-api.ts#L1302
Type '{ strategy: string; ttl: number; edgeLocations: string[]; }' is missing the following properties from type 'EdgeCacheConfig': enabled, regions, compression, warmupEnabled
|
|
CLI Commands Performance:
src/adapters/unified-api.ts#L1283
Type '{ enabled: true; ttl: number; maxSize: number; purgeStrategy: string; cdnEndpoints: string[]; cacheKeys: { includeQuality: true; includeUser: false; includeSession: true; }; }' is missing the following properties from type 'EdgeCacheConfig': regions, compression, warmupEnabled
|
|
Memory Usage:
src/adapters/unified-api.ts#L1283
Type '{ enabled: true; ttl: number; maxSize: number; purgeStrategy: string; cdnEndpoints: string[]; cacheKeys: { includeQuality: true; includeUser: false; includeSession: true; }; }' is missing the following properties from type 'EdgeCacheConfig': regions, compression, warmupEnabled
|
|
CLI Commands Performance:
src/adapters/unified-api.ts#L969
Type 'StreamSession' is missing the following properties from type 'StreamingSession': metadata, startTime
|
|
Memory Usage:
src/adapters/unified-api.ts#L969
Type 'StreamSession' is missing the following properties from type 'StreamingSession': metadata, startTime
|
|
CLI Commands Performance:
src/adapters/unified-api.ts#L34
Duplicate identifier 'StreamingContext'.
|
|
Memory Usage:
src/adapters/unified-api.ts#L34
Duplicate identifier 'StreamingContext'.
|
|
CLI Commands Performance:
src/adapters/unified-api.ts#L24
Duplicate identifier 'StreamingContext'.
|
|
Memory Usage:
src/adapters/unified-api.ts#L24
Duplicate identifier 'StreamingContext'.
|
|
CLI Commands Performance:
src/adapters/index.ts#L113
Object literal may only specify known properties, and 'multiStepEnabled' does not exist in type 'JulesWorkflowConfig'.
|
|
Memory Usage:
src/adapters/index.ts#L113
Object literal may only specify known properties, and 'multiStepEnabled' does not exist in type 'JulesWorkflowConfig'.
|
|
Startup Performance:
src/services/quantum-classical-hybrid.ts#L2775
Argument of type '{ type: string; size: number; parameters: { costFunction: (x: number[]) => number; trainingData?: undefined; layers?: undefined; epochs?: undefined; }; } | { type: string; size: number; parameters: { costFunction?: undefined; trainingData?: undefined; layers?: undefined; epochs?: undefined; }; } | { ...; }' is not assignable to parameter of type '{ type: "optimization" | "sampling" | "machine_learning" | "simulation"; size: number; parameters: any; }'.
|
|
Startup Performance:
src/cli/interactive-mode.ts#L96
No overload matches this call.
|
|
Startup Performance:
src/cli/commands/swarm.ts#L450
No overload matches this call.
|
|
Startup Performance:
src/adapters/unified-api.ts#L1316
Object literal may only specify known properties, and 'tolerance' does not exist in type 'SynchronizationConfig'.
|
|
Startup Performance:
src/adapters/unified-api.ts#L1302
Type '{ strategy: string; ttl: number; edgeLocations: string[]; }' is missing the following properties from type 'EdgeCacheConfig': enabled, regions, compression, warmupEnabled
|
|
Startup Performance:
src/adapters/unified-api.ts#L1283
Type '{ enabled: true; ttl: number; maxSize: number; purgeStrategy: string; cdnEndpoints: string[]; cacheKeys: { includeQuality: true; includeUser: false; includeSession: true; }; }' is missing the following properties from type 'EdgeCacheConfig': regions, compression, warmupEnabled
|
|
Startup Performance:
src/adapters/unified-api.ts#L969
Type 'StreamSession' is missing the following properties from type 'StreamingSession': metadata, startTime
|
|
Startup Performance:
src/adapters/unified-api.ts#L34
Duplicate identifier 'StreamingContext'.
|
|
Startup Performance:
src/adapters/unified-api.ts#L24
Duplicate identifier 'StreamingContext'.
|
|
Startup Performance:
src/adapters/index.ts#L113
Object literal may only specify known properties, and 'multiStepEnabled' does not exist in type 'JulesWorkflowConfig'.
|
|
Build Performance:
src/services/quantum-classical-hybrid.ts#L2775
Argument of type '{ type: string; size: number; parameters: { costFunction: (x: number[]) => number; trainingData?: undefined; layers?: undefined; epochs?: undefined; }; } | { type: string; size: number; parameters: { costFunction?: undefined; trainingData?: undefined; layers?: undefined; epochs?: undefined; }; } | { ...; }' is not assignable to parameter of type '{ type: "optimization" | "sampling" | "machine_learning" | "simulation"; size: number; parameters: any; }'.
|
|
Build Performance:
src/cli/interactive-mode.ts#L96
No overload matches this call.
|
|
Build Performance:
src/cli/commands/swarm.ts#L450
No overload matches this call.
|
|
Build Performance:
src/adapters/unified-api.ts#L1316
Object literal may only specify known properties, and 'tolerance' does not exist in type 'SynchronizationConfig'.
|
|
Build Performance:
src/adapters/unified-api.ts#L1302
Type '{ strategy: string; ttl: number; edgeLocations: string[]; }' is missing the following properties from type 'EdgeCacheConfig': enabled, regions, compression, warmupEnabled
|
|
Build Performance:
src/adapters/unified-api.ts#L1283
Type '{ enabled: true; ttl: number; maxSize: number; purgeStrategy: string; cdnEndpoints: string[]; cacheKeys: { includeQuality: true; includeUser: false; includeSession: true; }; }' is missing the following properties from type 'EdgeCacheConfig': regions, compression, warmupEnabled
|
|
Build Performance:
src/adapters/unified-api.ts#L969
Type 'StreamSession' is missing the following properties from type 'StreamingSession': metadata, startTime
|
|
Build Performance:
src/adapters/unified-api.ts#L34
Duplicate identifier 'StreamingContext'.
|
|
Build Performance:
src/adapters/unified-api.ts#L24
Duplicate identifier 'StreamingContext'.
|
|
Build Performance:
src/adapters/index.ts#L113
Object literal may only specify known properties, and 'multiStepEnabled' does not exist in type 'JulesWorkflowConfig'.
|