Skip to content

Add Service settings area to configure ZDD #2888

Add Service settings area to configure ZDD

Add Service settings area to configure ZDD #2888

Triggered via pull request September 12, 2024 23:59
Status Failure
Total duration 1m 3s
Artifacts

tests.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 1 warning
test: src/schema/factory.ts#L347
Type '{ id: string; appId: string; databaseId: string; environmentId: string; serviceSizingPolicyId: string; handle: string; dockerRepo: string; dockerRef: string; processType: string; command: string; ... 7 more ...; updatedAt: string; }' is not assignable to type 'DeployService'.
test
Process completed with exit code 1.
test
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/