Skip to content

chore(deps): bump @github/copilot-sdk from 0.1.23 to 0.2.0 in the prod-dependencies group across 1 directory #81

chore(deps): bump @github/copilot-sdk from 0.1.23 to 0.2.0 in the prod-dependencies group across 1 directory

chore(deps): bump @github/copilot-sdk from 0.1.23 to 0.2.0 in the prod-dependencies group across 1 directory #81

Triggered via pull request March 31, 2026 22:51
Status Failure
Total duration 1m 24s
Artifacts

ci.yml

on: pull_request
Matrix: test
Dependency Review
7s
Dependency Review
Fit to window
Zoom out
Zoom in

Annotations

17 errors and 1 warning
Dependency Review
Dependency review is not supported on this repository. Please ensure that Dependency graph is enabled, see https://github.com/Arthur742Ramos/repo-bootcamp/settings/security_analysis
E2E
Process completed with exit code 1.
test/e2e/diff-command.e2e.test.ts > diff command > generates a PR onboarding diff through the real CLI process: test/e2e/diff-command.e2e.test.ts#L194
AssertionError: expected 1 to be +0 // Object.is equality - Expected + Received - 0 + 1 ❯ test/e2e/diff-command.e2e.test.ts:194:29
test/e2e/ask-command.e2e.test.ts > ask command > answers questions against a local repo through the real CLI process: test/e2e/helpers.ts#L124
Error: Timed out waiting for output: Ready! ❯ waitForOutput test/e2e/helpers.ts:124:9 ❯ test/e2e/ask-command.e2e.test.ts:92:5
Test (Node 20)
Process completed with exit code 1.
test/e2e/diff-command.e2e.test.ts > diff command > generates a PR onboarding diff through the real CLI process: test/e2e/diff-command.e2e.test.ts#L194
AssertionError: expected 1 to be +0 // Object.is equality - Expected + Received - 0 + 1 ❯ test/e2e/diff-command.e2e.test.ts:194:29
test/e2e/ask-command.e2e.test.ts > ask command > answers questions against a local repo through the real CLI process: test/e2e/helpers.ts#L124
Error: Timed out waiting for output: Ready! ❯ waitForOutput test/e2e/helpers.ts:124:9 ❯ test/e2e/ask-command.e2e.test.ts:92:5
test/interactive.test.ts > InteractiveSession > stop calls client stop: test/interactive.test.ts#L408
AssertionError: expected "vi.fn()" to be called at least once ❯ test/interactive.test.ts:408:22
Test (Node 24)
Process completed with exit code 1.
test/e2e/diff-command.e2e.test.ts > diff command > generates a PR onboarding diff through the real CLI process: test/e2e/diff-command.e2e.test.ts#L194
AssertionError: expected 1 to be +0 // Object.is equality - Expected + Received - 0 + 1 ❯ test/e2e/diff-command.e2e.test.ts:194:29
test/e2e/ask-command.e2e.test.ts > ask command > answers questions against a local repo through the real CLI process: test/e2e/helpers.ts#L124
Error: Timed out waiting for output: Ready! ❯ waitForOutput test/e2e/helpers.ts:124:9 ❯ test/e2e/ask-command.e2e.test.ts:92:5
test/interactive.test.ts > InteractiveSession > stop calls client stop: test/interactive.test.ts#L408
AssertionError: expected "vi.fn()" to be called at least once ❯ test/interactive.test.ts:408:22
Test (Node 22)
The strategy configuration was canceled because "test._24" failed
Test (Node 22)
Process completed with exit code 1.
test/e2e/diff-command.e2e.test.ts > diff command > generates a PR onboarding diff through the real CLI process: test/e2e/diff-command.e2e.test.ts#L194
AssertionError: expected 1 to be +0 // Object.is equality - Expected + Received - 0 + 1 ❯ test/e2e/diff-command.e2e.test.ts:194:29
test/e2e/ask-command.e2e.test.ts > ask command > answers questions against a local repo through the real CLI process: test/e2e/helpers.ts#L124
Error: Timed out waiting for output: Ready! ❯ waitForOutput test/e2e/helpers.ts:124:9 ❯ test/e2e/ask-command.e2e.test.ts:92:5
test/interactive.test.ts > InteractiveSession > stop calls client stop: test/interactive.test.ts#L408
AssertionError: expected "vi.fn()" to be called at least once ❯ test/interactive.test.ts:408:22
Dependency Review
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/dependency-review-action@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/