release/v4.206.0 (#21) #56
code-qa.yml
on: push
Matrix: test-extension
Matrix: test-webview
compile
4m 38s
check-translations
42s
test-jetbrains
2m 32s
test-cli
2m 22s
unit-test
Annotations
11 errors
|
test-webview (ubuntu-latest)
Process completed with exit code 1.
|
|
test-webview (windows-latest)
The strategy configuration was canceled because "test-webview.ubuntu-latest" failed
|
|
test-webview (windows-latest)
The operation was canceled.
|
|
test-cli
Process completed with exit code 1.
|
|
src/config/__tests__/persistence-provider-merge.test.ts > Provider Merging > should merge provider fields from defaults when provider type matches:
cli/src/config/__tests__/persistence-provider-merge.test.ts#L54
AssertionError: expected 'axon-code' to be 'anthropic/claude-sonnet-4.5' // Object.is equality
Expected: "anthropic/claude-sonnet-4.5"
Received: "axon-code"
❯ src/config/__tests__/persistence-provider-merge.test.ts:54:52
|
|
src/commands/__tests__/teams.test.ts > /teams command > Select team subcommand > should switch to organization by normalized name:
cli/src/commands/__tests__/teams.test.ts#L279
AssertionError: expected "spy" to be called with arguments: [ 'test-provider', …(1) ]
Number of calls: 0
❯ src/commands/__tests__/teams.test.ts:279:31
|
|
src/__tests__/config-command.test.ts > Config Command > should create config with correct default values:
cli/src/__tests__/config-command.test.ts#L84
AssertionError: expected 'agent' to be 'code' // Object.is equality
Expected: "code"
Received: "agent"
❯ src/__tests__/config-command.test.ts:84:23
|
|
test-jetbrains
Process completed with exit code 1.
|
|
test-extension (ubuntu-latest)
Process completed with exit code 1.
|
|
test-extension (windows-latest)
The strategy configuration was canceled because "test-extension.ubuntu-latest" failed
|
|
test-extension (windows-latest)
The operation was canceled.
|