Skip to content

Fix shared schema import path for Docker deployment #111

Fix shared schema import path for Docker deployment

Fix shared schema import path for Docker deployment #111

Triggered via push November 16, 2025 12:11
Status Failure
Total duration 1m 11s
Artifacts

ci.yml

on: push
Lint & Type Check
36s
Lint & Type Check
Unit Tests
33s
Unit Tests
Integration Tests
36s
Integration Tests
E2E Tests (Playwright)
1m 2s
E2E Tests (Playwright)
Security Scan
17s
Security Scan
Dependency Review
0s
Dependency Review
API Health Check
3s
API Health Check
Build Application
0s
Build Application
Notify Status
2s
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/index.ts#L13
Top-level 'await' expressions are only allowed when the 'module' option is set to 'es2022', 'esnext', 'system', 'node16', 'nodenext', or 'preserve', and the 'target' option is set to 'es2017' or higher.
Lint & Type Check: server/index.ts#L13
'await' expressions are only allowed at the top level of a file when that file is a module, but this file has no imports or exports. Consider adding an empty 'export {}' to make this file a module.
Lint & Type Check: server/db.ts#L3
Cannot find module 'dotenv/config' or its corresponding type declarations.
Lint & Type Check: server/db.ts#L3
Top-level 'await' expressions are only allowed when the 'module' option is set to 'es2022', 'esnext', 'system', 'node16', 'nodenext', or 'preserve', and the 'target' option is set to 'es2017' or higher.
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.
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.