Skip to content

Feat/monitoring

Feat/monitoring #1819

Triggered via pull request February 2, 2025 19:22
Status Failure
Total duration 1m 44s
Artifacts

pull-request.yml

on: pull_request
build-and-test
0s
build-and-test
Fit to window
Zoom out
Zoom in

Annotations

2 errors
lint-and-typecheck
Property 'type' is missing in type '{ cronJob: string; port: number; refreshRate: number; retentionDays: number; token: string; thresholds: { cpu: number; memory: number; }; urlCallback: string; }' but required in type '{ type: "Dokploy" | "Remote"; refreshRate: number; port: number; token: string; urlCallback: string; retentionDays: number; cronJob: string; thresholds: { cpu: number; memory: number; }; }'.
lint-and-typecheck
Process completed with exit code 2.