Update binding modelling in client state #3598
Annotations
10 errors
Check Quality:
src/utils/__tests__/workflow-utils.test.ts#L222
Property 'meta' is missing in type 'import("/home/runner/work/ui/ui/src/stores/ResourceConfig/types").ResourceConfig' but required in type 'import("/home/runner/work/ui/ui/src/stores/Binding/types").ResourceConfig'.
|
Check Quality:
src/utils/__tests__/workflow-utils.test.ts#L223
Type 'import("/home/runner/work/ui/ui/src/stores/ResourceConfig/types").ResourceConfig' is not assignable to type 'import("/home/runner/work/ui/ui/src/stores/Binding/types").ResourceConfig'.
|
Check Quality:
src/utils/__tests__/workflow-utils.test.ts#L224
Type 'import("/home/runner/work/ui/ui/src/stores/ResourceConfig/types").ResourceConfig' is not assignable to type 'import("/home/runner/work/ui/ui/src/stores/Binding/types").ResourceConfig'.
|
Check Quality:
src/utils/__tests__/workflow-utils.test.ts#L268
Property 'meta' is missing in type '{ data: { bar: string; }; errors: any[]; disable?: boolean | undefined; previouslyDisabled?: boolean | undefined; }' but required in type 'ResourceConfig'.
|
Check Quality:
src/utils/__tests__/workflow-utils.test.ts#L274
Type 'import("/home/runner/work/ui/ui/src/stores/ResourceConfig/types").ResourceConfig' is not assignable to type 'import("/home/runner/work/ui/ui/src/stores/Binding/types").ResourceConfig'.
|
Check Quality:
src/utils/__tests__/workflow-utils.test.ts#L299
Argument of type 'import("/home/runner/work/ui/ui/src/stores/ResourceConfig/types").ResourceConfigDictionary | null' is not assignable to parameter of type 'import("/home/runner/work/ui/ui/src/stores/Binding/types").ResourceConfigDictionary | null'.
|
Check Quality:
src/utils/__tests__/workflow-utils.test.ts#L310
Argument of type 'import("/home/runner/work/ui/ui/src/stores/ResourceConfig/types").ResourceConfigDictionary | null' is not assignable to parameter of type 'import("/home/runner/work/ui/ui/src/stores/Binding/types").ResourceConfigDictionary | null'.
|
Check Quality:
src/utils/__tests__/workflow-utils.test.ts#L325
Argument of type 'import("/home/runner/work/ui/ui/src/stores/ResourceConfig/types").ResourceConfigDictionary | null' is not assignable to parameter of type 'import("/home/runner/work/ui/ui/src/stores/Binding/types").ResourceConfigDictionary | null'.
|
Check Quality:
src/utils/__tests__/workflow-utils.test.ts#L336
Argument of type 'import("/home/runner/work/ui/ui/src/stores/ResourceConfig/types").ResourceConfigDictionary | null' is not assignable to parameter of type 'import("/home/runner/work/ui/ui/src/stores/Binding/types").ResourceConfigDictionary | null'.
|
Check Quality
Process completed with exit code 2.
|