Skip to content

ecosystem-ci-from-pr #341

ecosystem-ci-from-pr

ecosystem-ci-from-pr #341

Manually triggered October 1, 2024 05:17
Status Failure
Total duration 6m 2s
Artifacts

ecosystem-ci-from-pr.yml

on: workflow_dispatch
Running for PR #12090
2s
Running for PR #12090
Matrix: execute-all
execute-selected-suite
0s
execute-selected-suite
update-comment
3s
update-comment
Fit to window
Zoom out
Zoom in

Annotations

5 errors
execute-all (language-tools)
Option 'importsNotUsedAsValues' has been removed. Please remove it from your configuration.
execute-all (language-tools): tsconfig.json#L3
Option 'importsNotUsedAsValues' has been removed. Please remove it from your configuration.
execute-all (language-tools)
Process completed with exit code 1.
src/Combobox/Combobox.test.ts > given combobox in a form > after selecting an option via keyboard > should show value correctly: workspace/radix-vue/radix-vue/packages/radix-vue/src/Combobox/Combobox.test.ts#L351
AssertionError: expected 'Pineapple' to be 'Banana' // Object.is equality Expected: "Banana" Received: "Pineapple" ❯ src/Combobox/Combobox.test.ts:351:40
execute-all (radix-vue)
Process completed with exit code 1.