Skip to content

fix: x

fix: x #608

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

ci.yml

on: push
Lint & Type Check
36s
Lint & Type Check
Unit Tests
31s
Unit Tests
Integration Tests
35s
Integration Tests
E2E Tests (Playwright)
56s
E2E Tests (Playwright)
Security Scan
8s
Security Scan
Dependency Review
0s
Dependency Review
API Health Check
2s
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#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.