Skip to content

fix: Prioritize Helius RPC, fix timeout crash #604

fix: Prioritize Helius RPC, fix timeout crash

fix: Prioritize Helius RPC, fix timeout crash #604

Triggered via push December 6, 2025 04:11
Status Failure
Total duration 1m 8s
Artifacts

ci.yml

on: push
Lint & Type Check
37s
Lint & Type Check
Unit Tests
34s
Unit Tests
Integration Tests
37s
Integration Tests
E2E Tests (Playwright)
58s
E2E Tests (Playwright)
Security Scan
12s
Security Scan
Dependency Review
Dependency Review
API Health Check
3s
API Health Check
Build Application
0s
Build Application
Notify Status
3s
Notify Status
Fit to window
Zoom out
Zoom in

Annotations

15 errors and 1 warning
Security Scan
Process completed with exit code 1.
Security Scan
BASE and HEAD commits are the same. TruffleHog won't scan anything. Please see documentation (https://github.com/trufflesecurity/trufflehog#octocat-trufflehog-github-action).
Unit Tests
Process completed with exit code 1.
Integration Tests
Process completed with exit code 1.
Lint & Type Check: server/alpha-alerts.ts#L889
Property 'buildCompactMessage' does not exist on type 'typeof import("/home/runner/work/Rug-Killer-On-Solana/Rug-Killer-On-Solana/server/discord-bot")'.
Lint & Type Check: server/admin-routes.ts#L46
Parameter 'r' implicitly has an 'any' type.
Lint & Type Check: client/src/pages/home.tsx#L216
Property 'tokenInfo' does not exist on type 'TokenAnalysisResponse'.
Lint & Type Check: client/src/pages/home.tsx#L208
Property 'tokenAddress' is missing in type '{ data: GoPlusSecurityData; }' but required in type 'GoPlusCardProps'.
Lint & Type Check: client/src/pages/home.tsx#L162
Property 'symbol' is missing in type '{ data: WhaleDetectionData; }' but required in type 'WhaleDetectionCardProps'.
Lint & Type Check: client/src/pages/home.tsx#L140
Type '{ data: any; }' is not assignable to type 'IntrinsicAttributes & MLAnalysisCardProps'.
Lint & Type Check: client/src/pages/home.tsx#L137
Type '{ data: TGNResult; }' is not assignable to type 'IntrinsicAttributes & TGNAnalysisCardProps'.
Lint & Type Check: client/src/pages/home.tsx#L132
Type '{ analysis: TokenAnalysisResponse; }' is not assignable to type 'IntrinsicAttributes & MetricsGridProps'.
Lint & Type Check: client/src/pages/home.tsx#L123
Type '{ alerts: RiskFlag[]; }' is not assignable to type 'IntrinsicAttributes & CriticalAlertsProps'.
Lint & Type Check: client/src/pages/home-old.tsx#L514
Property 'tokenInfo' does not exist on type 'TokenAnalysisResponse'.
E2E Tests (Playwright)
Process completed with exit code 1.
E2E Tests (Playwright)
No files were found with the provided path: playwright-report/. No artifacts will be uploaded.