Allow ReactElements to be used in Combobox dropdowns #7820
lintBuildTest.yml
on: pull_request
install
15s
ci
27s
Matrix: playwright
Annotations
10 errors
ci:
app/forms/disk-attach.tsx#L66
Type '{ value: string; label: string; }[]' is not assignable to type 'ComboboxItem[]'.
|
ci:
app/forms/snapshot-create.tsx#L82
Type '{ value: string; label: string; }[]' is not assignable to type 'ComboboxItem[]'.
|
ci:
app/forms/vpc-router-route-common.tsx#L156
Type '{ value: string; label: string; }[]' is not assignable to type 'ComboboxItem[]'.
|
ci:
app/forms/vpc-router-route-common.tsx#L173
Type '{ value: string; label: string; }[]' is not assignable to type 'ComboboxItem[]'.
|
ci:
app/pages/system/networking/IpPoolPage.tsx#L418
Type '{ value: string; label: string; }[]' is not assignable to type 'ComboboxItem[]'.
|
ci:
app/pages/system/silos/SiloIpPoolsTab.tsx#L244
Type '{ value: string; label: string; }[]' is not assignable to type 'ComboboxItem[]'.
|
ci
Process completed with exit code 2.
|
Playwright (chrome)
Process completed with exit code 1.
|
Playwright (safari)
Process completed with exit code 1.
|
Playwright (firefox)
Process completed with exit code 1.
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
test-results-chrome
Expired
|
6.61 MB |
|
test-results-firefox
Expired
|
6.34 MB |
|
test-results-safari
Expired
|
8.08 MB |
|