Fix vite production error with dynamic imports #5
ci.yml
on: push
Lint & Type Check
31s
Unit Tests
34s
Integration Tests
40s
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).
|
|
Lint & Type Check:
server/routes.ts#L497
Cannot find name 'isAuthenticated'.
|
|
Lint & Type Check:
server/routes.ts#L480
Cannot find name 'isAuthenticated'.
|
|
Lint & Type Check:
server/routes.ts#L438
Cannot find name 'isAuthenticated'.
|
|
Lint & Type Check:
server/routes.ts#L326
Cannot find name 'isAuthenticated'.
|
|
Lint & Type Check:
server/routes.ts#L290
Cannot find name 'isAuthenticated'.
|
|
Lint & Type Check:
server/routes.ts#L133
Cannot find name 'isAuthenticated'.
|
|
Lint & Type Check:
server/routes.ts#L110
Cannot find name 'isAuthenticated'.
|
|
Lint & Type Check:
server/routes.ts#L63
Cannot find name 'isAuthenticated'.
|
|
Lint & Type Check:
server/routes.ts#L45
Cannot find name 'isAuthenticated'.
|
|
Lint & Type Check:
server/routes.ts#L42
Cannot find name 'setupAuth'.
|
|
Unit Tests
Process completed with exit code 1.
|
|
Integration Tests
Process completed with exit code 1.
|
|
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.
|