Skip to content

feat: add RCA commands and surface root cause analysis in checks get [AI-190] #3276

feat: add RCA commands and surface root cause analysis in checks get [AI-190]

feat: add RCA commands and surface root cause analysis in checks get [AI-190] #3276

Triggered via pull request April 2, 2026 13:04
Status Cancelled
Total duration 47m 31s
Artifacts

test.yml

on: pull_request
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 3 warnings
test - ubuntu-latest
Process completed with exit code 1.
e2e/__tests__/help.spec.ts > help > should print core and additional commands and topic: packages/cli/e2e/__tests__/help.spec.ts#L45
AssertionError: expected '\nNo Checkly project detected. Get st…' to contain 'CORE COMMANDS\n deploy Deploy your…' - Expected + Received + + No Checkly project detected. Get started with: + + npx checkly init Set up Checkly in this project + npx checkly skills install Install the AI agent skill + + Checkly CLI + + VERSION + checkly/0.0.1-dev linux-x64 node-v20.20.2 + + USAGE + $ checkly [COMMAND] + CORE COMMANDS deploy Deploy your project to your Checkly account. + init Initialize Checkly in your project pw-test Test your Playwright Tests on Checkly. test Test your checks on Checkly. trigger Trigger your existing checks on Checkly. + + ADDITIONAL COMMANDS + account View and manage your Checkly account. + checks List and inspect checks in your Checkly account. + destroy Destroy your project with all its related resources. + env Manage Checkly environment variables. + help Display help for checkly. + import Import existing resources from your Checkly account to your + project. + incidents Create and manage status page incidents. + login Login to your Checkly account or create a new one. + logout Log out and clear any local credentials. + rca Trigger and retrieve root cause analyses. + rules Generate a rules file to use with AI IDEs and Copilots. + runtimes List all supported runtimes and dependencies. + skills Show Checkly AI skills, actions and their references. + status-pages List and manage status pages in your Checkly account. + switch Switch user account. + sync-playwright Copy Playwright config into the Checkly config file. + whoami See your currently logged in account and user. + + ENVIRONMENT VARIABLES + Running the CLI from your CI pipeline will need to export variables in the shell: + + CHECKLY_ACCOUNT_ID Checkly account ID. + CHECKLY_API_KEY Checkly User API Key. + + DOCS & AGENT SKILLS + The CLI provides product documentation and agent workflows via the `npx checkly skills` command. + + npx checkly skills install Install the Checkly agent skill into + your project. + npx checkly skills Show available documentation and + workflows. + npx checkly skills configure Show general configuration reference. + npx checkly skills configure api-checks Show API Checks configuration + reference. + + EXAMPLES + Record your test session in Checkly with logs, traces and videos. + + $ npx checkly test --record + + Pass environment variables to your checks. + + $ npx checkly test -e SECRET=my-password + + Deploy your project to your Checkly account. + + $ npx checkly deploy + + + ❯ e2e/__tests__/help.spec.ts:45:20
test
The run was canceled by @thebiglabasky.
test - windows-latest-x64
The run was canceled by @thebiglabasky.
test - windows-latest-x64
The operation was canceled.
lint
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v3, actions/setup-node@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
test - ubuntu-latest
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v3, actions/setup-node@v4, pnpm/action-setup@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
test - windows-latest-x64
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v3, actions/setup-node@v4, pnpm/action-setup@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/