Skip to content

fix: add missing ioredis dependency #122

fix: add missing ioredis dependency

fix: add missing ioredis dependency #122

Triggered via push November 16, 2025 12:41
Status Failure
Total duration 10m 33s
Artifacts

ci.yml

on: push
Lint & Type Check
36s
Lint & Type Check
Unit Tests
34s
Unit Tests
Integration Tests
36s
Integration Tests
E2E Tests (Playwright)
10m 24s
E2E Tests (Playwright)
Security Scan
10s
Security Scan
Dependency Review
Dependency Review
API Health Check
4s
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.
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.
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.