ecosystem-ci-from-pr #341
ecosystem-ci-from-pr.yml
on: workflow_dispatch
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.
|