Skip to content

feat: Enhanced GitHub grading with Grok-style metrics #622

feat: Enhanced GitHub grading with Grok-style metrics

feat: Enhanced GitHub grading with Grok-style metrics #622

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

ci.yml

on: push
Lint & Type Check
36s
Lint & Type Check
Unit Tests
31s
Unit Tests
Integration Tests
37s
Integration Tests
E2E Tests (Playwright)
55s
E2E Tests (Playwright)
Security Scan
8s
Security Scan
Dependency Review
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#L922
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#L236
Property 'tokenInfo' does not exist on type 'TokenAnalysisResponse'.
Lint & Type Check: client/src/pages/home.tsx#L228
Property 'tokenAddress' is missing in type '{ data: GoPlusSecurityData; }' but required in type 'GoPlusCardProps'.
Lint & Type Check: client/src/pages/home.tsx#L182
Property 'symbol' is missing in type '{ data: WhaleDetectionData; }' but required in type 'WhaleDetectionCardProps'.
Lint & Type Check: client/src/pages/home.tsx#L160
Type '{ data: any; }' is not assignable to type 'IntrinsicAttributes & MLAnalysisCardProps'.
Lint & Type Check: client/src/pages/home.tsx#L157
Type '{ data: TGNResult; }' is not assignable to type 'IntrinsicAttributes & TGNAnalysisCardProps'.
Lint & Type Check: client/src/pages/home.tsx#L152
Type '{ analysis: TokenAnalysisResponse; }' is not assignable to type 'IntrinsicAttributes & MetricsGridProps'.
Lint & Type Check: client/src/pages/home.tsx#L143
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.