feat(sparkline): Implement price and volume history sparkline endpoints and hook integration#787
Merged
Mosas2000 merged 1 commit intoJun 30, 2026
Annotations
12 errors and 1 warning
|
Run k6 load test
Process completed with exit code 99.
|
|
Wait for backend health
Process completed with exit code 1.
|
|
Build backend
Process completed with exit code 2.
|
|
Build backend
Type '{ ruleId: string; assetCode: string; alertType: "price_deviation"; priority: "critical" | "high"; triggeredValue: number; threshold: number; metric: string; webhookDelivered: false; onChainEventId: null; }' is missing the following properties from type 'Omit<AlertEvent, "eventId">': time, updatedAt, lifecycleState, acknowledgedAt, and 6 more.
|
|
Build backend
Property 'HEALTH_SCORE_THRESHOLD' does not exist on type '{ NODE_ENV?: "development" | "production" | "test" | "sandbox"; PORT?: number; WS_PORT?: number; CORS_ALLOWED_ORIGINS?: string; POSTGRES_HOST?: string; POSTGRES_PORT?: number; POSTGRES_DB?: string; ... 114 more ...; VALIDATION_DATA_QUALITY_THRESHOLD?: number; }'.
|
|
Build backend
Type '"health_deterioration"' is not assignable to type 'AlertType'.
|
|
Build backend
Property 'HEALTH_SCORE_THRESHOLD' does not exist on type '{ NODE_ENV?: "development" | "production" | "test" | "sandbox"; PORT?: number; WS_PORT?: number; CORS_ALLOWED_ORIGINS?: string; POSTGRES_HOST?: string; POSTGRES_PORT?: number; POSTGRES_DB?: string; ... 114 more ...; VALIDATION_DATA_QUALITY_THRESHOLD?: number; }'.
|
|
Build backend
Property 'BRIDGE_MISMATCH_THRESHOLD' does not exist on type '{ NODE_ENV?: "development" | "production" | "test" | "sandbox"; PORT?: number; WS_PORT?: number; CORS_ALLOWED_ORIGINS?: string; POSTGRES_HOST?: string; POSTGRES_PORT?: number; POSTGRES_DB?: string; ... 114 more ...; VALIDATION_DATA_QUALITY_THRESHOLD?: number; }'. Did you mean 'BRIDGE_SUPPLY_MISMATCH_THRESHOLD'?
|
|
Build backend
Type '{ ruleId: string; assetCode: string; alertType: "supply_mismatch"; priority: "high"; triggeredValue: number; threshold: any; metric: string; webhookDelivered: false; onChainEventId: null; }' is missing the following properties from type 'Omit<AlertEvent, "eventId">': time, updatedAt, lifecycleState, acknowledgedAt, and 6 more.
|
|
Build backend
Property 'BRIDGE_MISMATCH_THRESHOLD' does not exist on type '{ NODE_ENV?: "development" | "production" | "test" | "sandbox"; PORT?: number; WS_PORT?: number; CORS_ALLOWED_ORIGINS?: string; POSTGRES_HOST?: string; POSTGRES_PORT?: number; POSTGRES_DB?: string; ... 114 more ...; VALIDATION_DATA_QUALITY_THRESHOLD?: number; }'. Did you mean 'BRIDGE_SUPPLY_MISMATCH_THRESHOLD'?
|
|
Build backend
Property 'map' does not exist on type '{ generatedAt: string; filters: { assetCode: string; bridge: string; range: ReconciliationRange; startDate: string; endDate: string; }; totals: { summaries: number; unresolved: number; critical: number; mismatchRuns: number; }; availableFilters: { ...; }; summaries: DriftSummary[]; }'.
|
|
Build backend
Object literal may only specify known properties, and 'limit' does not exist in type 'DriftSummaryFilters'.
|
|
Complete job
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-node@v4, actions/upload-artifact@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
background
wait
wait-all
cancel
parallel
Loading