feat: implemented document field in ui package #10056
ci.yml
on: push
lint
3m 38s
format
1m 27s
spell_check
3m 47s
test_linux
7m 7s
test_windows
11m 12s
Matrix: build
Annotations
4 errors and 4 warnings
test_linux
Cannot find module '@/components/organisms/UIRenderer/elements/JSONForm/components/DocumentField' or its corresponding type declarations.
|
test_linux
Type '{ element: "countrypickerfield"; params: { options: { value: "AF" | "AL" | "DZ" | "AS" | "AD" | "AO" | "AI" | "AQ" | "AG" | "AR" | "AM" | "AW" | "AU" | "AT" | "AZ" | "BS" | "BH" | "BD" | "BB" | ... 229 more ... | "SS"; label: string | undefined; }[]; placeholder?: string | undefined; }; ... 5 more ...; children?: IF...' is not assignable to type 'IFormElement<"countrypickerfield", ISelectFieldParams>'.
|
test_linux
Argument of type '{ const: string; title: string; }[]' is not assignable to parameter of type '{ const: "AF" | "AL" | "DZ" | "AS" | "AD" | "AO" | "AI" | "AQ" | "AG" | "AR" | "AM" | "AW" | "AU" | "AT" | "AZ" | "BS" | "BH" | "BD" | "BB" | "BY" | "BE" | "BZ" | "BJ" | "BM" | "BT" | "BO" | ... 222 more ... | "SS"; title: string | undefined; }[]'.
|
test_linux
Process completed with exit code 1.
|
format
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
build (ubuntu-latest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
spell_check
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|