fix: Queue stuff #111
Annotations
3 errors and 3 warnings
Typecheck
Type '{ completed: "#4ade80"; cancelled: "#a3a3a3"; skipped: "#9ca3af"; in_progress: "#60a5fa"; action_required: "#facc15"; pending: "#22d3ee"; failure: "#f87171"; invalid_job_agent: "#f87171"; configured: "#9ca3af"; }' is missing the following properties from type 'Record<"pending" | "completed" | "cancelled" | "skipped" | "in_progress" | "action_required" | "failure" | "invalid_job_agent" | "invalid_integration" | "external_run_not_found" | "configured", string>': invalid_integration, external_run_not_found
|
Typecheck
@ctrlplane/webservice#typecheck: command (/home/runner/work/ctrlplane/ctrlplane/apps/webservice) /home/runner/setup-pnpm/node_modules/.bin/pnpm run typecheck exited (2)
|
Typecheck
Process completed with exit code 2.
|
Format
The following actions use a deprecated Node.js version and will be forced to run on node20: pnpm/action-setup@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Typecheck
The following actions use a deprecated Node.js version and will be forced to run on node20: pnpm/action-setup@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Lint
The following actions use a deprecated Node.js version and will be forced to run on node20: pnpm/action-setup@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|