Fix Railway deployment with proper env config and error logging #97
ci.yml
on: push
Lint & Type Check
39s
Unit Tests
33s
Integration Tests
37s
Dependency Review
0s
API Health Check
3s
Notify Status
2s
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/routes.ts#L126
Element implicitly has an 'any' type because type 'typeof globalThis' has no index signature.
|
|
Lint & Type Check:
server/routes.ts#L110
Element implicitly has an 'any' type because type 'typeof globalThis' has no index signature.
|
|
Lint & Type Check:
server/routes.ts#L107
Element implicitly has an 'any' type because type 'typeof globalThis' has no index signature.
|
|
Lint & Type Check:
server/routes.ts#L106
Element implicitly has an 'any' type because type 'typeof globalThis' has no index signature.
|
|
Lint & Type Check:
server/alpha-alerts.ts#L52
Parameter 'w' implicitly has an 'any' type.
|
|
Lint & Type Check:
server/ai-blacklist.ts#L58
Parameter 'l' implicitly has an 'any' type.
|
|
Lint & Type Check:
server/ai-blacklist.ts#L48
Parameter 'l' implicitly has an 'any' type.
|
|
Lint & Type Check:
server/ai-blacklist.ts#L47
Parameter 'l' implicitly has an 'any' type.
|
|
Lint & Type Check:
client/src/components/bundle-visualization-chart.tsx#L358
Parameter 'data' implicitly has an 'any' type.
|
|
Lint & Type Check:
client/src/components/bundle-visualization-chart.tsx#L358
No overload matches this call.
|
|
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.
|