Skip to content

feat: Log Viewer with Auto-Start and State Synchronization #56

feat: Log Viewer with Auto-Start and State Synchronization

feat: Log Viewer with Auto-Start and State Synchronization #56

Triggered via pull request January 29, 2026 21:11
Status Failure
Total duration 57s
Artifacts

ci.yml

on: pull_request
Type Check
51s
Type Check
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Type Check
Process completed with exit code 2.
Type Check: src/preload/api/logViewer.ts#L2
File '/home/runner/work/levante/levante/src/main/services/logViewer/index.ts' is not listed within the file list of project '/home/runner/work/levante/levante/tsconfig.preload.json'. Projects must list all files or use an 'include' pattern.
Type Check: src/main/services/logging/winstonConfig.ts#L6
File '/home/runner/work/levante/levante/src/main/services/logging/timezoneFormat.ts' is not listed within the file list of project '/home/runner/work/levante/levante/tsconfig.preload.json'. Projects must list all files or use an 'include' pattern.
Type Check: src/main/services/logging/logger.ts#L16
File '/home/runner/work/levante/levante/src/main/services/logging/winstonConfig.ts' is not listed within the file list of project '/home/runner/work/levante/levante/tsconfig.preload.json'. Projects must list all files or use an 'include' pattern.
Type Check: src/main/services/logging/logger.ts#L10
File '/home/runner/work/levante/levante/src/main/services/logging/config.ts' is not listed within the file list of project '/home/runner/work/levante/levante/tsconfig.preload.json'. Projects must list all files or use an 'include' pattern.
Type Check: src/main/services/logging/index.ts#L1
File '/home/runner/work/levante/levante/src/main/services/logging/logger.ts' is not listed within the file list of project '/home/runner/work/levante/levante/tsconfig.preload.json'. Projects must list all files or use an 'include' pattern.
Type Check: src/main/services/logViewer/index.ts#L1
File '/home/runner/work/levante/levante/src/main/services/logViewer/LogViewerService.ts' is not listed within the file list of project '/home/runner/work/levante/levante/tsconfig.preload.json'. Projects must list all files or use an 'include' pattern.
Type Check: src/main/services/logViewer/LogViewerService.ts#L5
File '/home/runner/work/levante/levante/src/main/services/logViewer/logParser.ts' is not listed within the file list of project '/home/runner/work/levante/levante/tsconfig.preload.json'. Projects must list all files or use an 'include' pattern.
Type Check: src/main/services/logViewer/LogViewerService.ts#L4
File '/home/runner/work/levante/levante/src/main/services/directoryService.ts' is not listed within the file list of project '/home/runner/work/levante/levante/tsconfig.preload.json'. Projects must list all files or use an 'include' pattern.
Type Check: src/main/services/directoryService.ts#L5
File '/home/runner/work/levante/levante/src/main/services/logging/index.ts' is not listed within the file list of project '/home/runner/work/levante/levante/tsconfig.preload.json'. Projects must list all files or use an 'include' pattern.