feat: Enhanced GitHub grading with Grok-style metrics #622
ci.yml
on: push
Lint & Type Check
36s
Unit Tests
31s
Integration Tests
37s
Dependency Review
API Health Check
2s
Notify Status
3s
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.
|