Skip to content

Ability to roll back service deployments #2419

Ability to roll back service deployments

Ability to roll back service deployments #2419

Triggered via pull request June 3, 2025 03:02
Status Failure
Total duration 1m 25s
Artifacts

pull-request.yml

on: pull_request
lint-and-typecheck
1m 19s
lint-and-typecheck
parallel-tests
1m 6s
parallel-tests
build-and-test
build-and-test
Fit to window
Zoom out
Zoom in

Annotations

3 errors
lint-and-typecheck
Process completed with exit code 2.
lint-and-typecheck
Type '{ applicationId: string; herokuVersion: string; giteaRepository: string; giteaOwner: string; giteaBranch: string; giteaBuildPath: string; giteaId: string; cleanCache: false; applicationStatus: "done"; ... 79 more ...; dockerContextPath: null; }' is missing the following properties from type '{ applicationStatus: "idle" | "running" | "done" | "error"; triggerType: "push" | "tag" | null; name: string; createdAt: string; appName: string; description: string | null; env: string | null; ... 83 more ...; ports: { ...; }[]; }': rollbackActive, limitRollback
lint-and-typecheck
Type '{ applicationId: string; herokuVersion: string; giteaBranch: string; giteaBuildPath: string; giteaId: string; giteaOwner: string; giteaRepository: string; cleanCache: false; watchPaths: never[]; ... 79 more ...; dockerContextPath: null; }' is missing the following properties from type '{ applicationStatus: "idle" | "running" | "done" | "error"; triggerType: "push" | "tag" | null; name: string; createdAt: string; appName: string; description: string | null; env: string | null; ... 83 more ...; ports: { ...; }[]; }': rollbackActive, limitRollback