This repository was archived by the owner on Jan 29, 2026. It is now read-only.
chore: Fix non-working code and implement TDD best practices to resolve failing tests and TypeScript errors #104
security.yml
on: pull_request
Matrix: CodeQL Security Analysis
Dependency Security Scan
2m 45s
Secrets Detection
10s
License Compliance
2m 33s
Security Summary
3s
Annotations
13 errors
|
License Compliance
Process completed with exit code 1.
|
|
Dependency Security Scan
Process completed with exit code 1.
|
|
CodeQL Security Analysis (typescript):
src/streaming/a2a-multimedia-extension.ts#L15
Individual declarations in merged declaration 'A2AMultimediaExtension' must be all exported or all local.
|
|
CodeQL Security Analysis (typescript):
src/streaming/a2a-multimedia-extension.ts#L15
Module '"../types/streaming.js"' has no exported member 'A2AMultimediaExtension'.
|
|
CodeQL Security Analysis (typescript):
src/services/quantum-classical-hybrid.ts#L2853
The left-hand side of an arithmetic operation must be of type 'any', 'number', 'bigint' or an enum type.
|
|
CodeQL Security Analysis (typescript):
src/services/quantum-classical-hybrid.ts#L2804
The left-hand side of an arithmetic operation must be of type 'any', 'number', 'bigint' or an enum type.
|
|
CodeQL Security Analysis (typescript):
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; }'.
|
|
CodeQL Security Analysis (typescript):
src/adapters/unified-api.ts#L1314
Object literal may only specify known properties, and 'tolerance' does not exist in type 'SynchronizationConfig'.
|
|
CodeQL Security Analysis (typescript):
src/adapters/unified-api.ts#L1300
Type '{ strategy: string; ttl: number; edgeLocations: string[]; }' is missing the following properties from type 'EdgeCacheConfig': enabled, regions, compression, warmupEnabled
|
|
CodeQL Security Analysis (typescript):
src/adapters/unified-api.ts#L1281
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
|
|
CodeQL Security Analysis (typescript):
src/adapters/unified-api.ts#L967
Type 'StreamSession' is missing the following properties from type 'StreamingSession': metadata, startTime
|
|
CodeQL Security Analysis (typescript):
src/adapters/index.ts#L113
Object literal may only specify known properties, and 'multiStepEnabled' does not exist in type 'JulesWorkflowConfig'.
|
|
Security Summary
Process completed with exit code 1.
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
security-audit-results
Expired
|
2.06 KB |
sha256:ea47e777c1262533e3404ed745d0692b68d45daaafc66599b8555c95a5ba4a95
|
|