fix: Show pending approval button with dialog in deployment releases page #2039
Annotations
3 errors and 1 warning
Typecheck
Type '{ policyId: string; release: { message: string | null; name: string; version: string; status: "ready" | "building" | "failed"; id: string; config: Record<string, any>; createdAt: Date; deploymentId: string; jobAgentConfig: Record<string, any>; }; linkedEnvironments: { name: string; description: string | null; id: string; systemId: string; policyId: string | null; resourceFilter: ResourceCondition | null; createdAt: Date; }[]; }' is not assignable to type 'IntrinsicAttributes & { policyId: string; release: { id: string; version: string; }; }'.
|
Typecheck
@ctrlplane/webservice#typecheck: command (/home/runner/work/ctrlplane/ctrlplane/apps/webservice) /home/runner/work/ctrlplane/ctrlplane/node_modules/.bin/pnpm run typecheck exited (2)
|
Typecheck
Process completed with exit code 2.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading