Feat/monitoring #1819
pull-request.yml
on: pull_request
lint-and-typecheck
1m 37s
parallel-tests
1m 35s
build-and-test
0s
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.
|