Skip to content

fix: x

fix: x #612

Triggered via push December 6, 2025 23:57
Status Failure
Total duration 1m 7s
Artifacts

ci.yml

on: push
Lint & Type Check
40s
Lint & Type Check
Unit Tests
32s
Unit Tests
Integration Tests
38s
Integration Tests
E2E Tests (Playwright)
56s
E2E Tests (Playwright)
Security Scan
11s
Security Scan
Dependency Review
0s
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#L912
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#L227
Property 'tokenInfo' does not exist on type 'TokenAnalysisResponse'.
Lint & Type Check: client/src/pages/home.tsx#L219
Property 'tokenAddress' is missing in type '{ data: GoPlusSecurityData; }' but required in type 'GoPlusCardProps'.
Lint & Type Check: client/src/pages/home.tsx#L173
Property 'symbol' is missing in type '{ data: WhaleDetectionData; }' but required in type 'WhaleDetectionCardProps'.
Lint & Type Check: client/src/pages/home.tsx#L151
Type '{ data: any; }' is not assignable to type 'IntrinsicAttributes & MLAnalysisCardProps'.
Lint & Type Check: client/src/pages/home.tsx#L148
Type '{ data: TGNResult; }' is not assignable to type 'IntrinsicAttributes & TGNAnalysisCardProps'.
Lint & Type Check: client/src/pages/home.tsx#L143
Type '{ analysis: TokenAnalysisResponse; }' is not assignable to type 'IntrinsicAttributes & MetricsGridProps'.
Lint & Type Check: client/src/pages/home.tsx#L134
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.