Ability to roll back service deployments #2419
pull-request.yml
on: pull_request
lint-and-typecheck
1m 19s
parallel-tests
1m 6s
build-and-test
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
|