✨ [#5016] Referentielijsten dataSrc for options #958
Annotations
10 errors
Build library:
src/components/builder/values/values-config.tsx#L86
Type '"referentielijsten"' is not comparable to type '"manual" | "variable"'.
|
Build library:
src/components/builder/values/values-config.tsx#L90
Property 'hasOwnProperty' does not exist on type 'never'.
|
Build library:
src/components/builder/values/values-config.tsx#L107
This comparison appears to be unintentional because the types '"manual" | "variable"' and '"referentielijsten"' have no overlap.
|
Build library:
src/components/builder/values/values-src.tsx#L16
Argument of type '{ manual: { description: string; defaultMessage: string; }; variable: { description: string; defaultMessage: string; }; referentielijsten: { description: string; defaultMessage: string; }; }' is not assignable to parameter of type 'Record<OptionValue, MessageDescriptor>'.
|
Build library:
src/components/builder/values/values-src.tsx#L41
Element implicitly has an 'any' type because expression of type '"manual" | "variable" | "referentielijsten"' can't be used to index type 'Record<K, T>'.
|
Build library:
src/registry/radio/helpers.ts#L23
This comparison appears to be unintentional because the types '"manual" | "variable"' and '"referentielijsten"' have no overlap.
|
Build library:
src/registry/select/helpers.ts#L23
This comparison appears to be unintentional because the types '"manual" | "variable"' and '"referentielijsten"' have no overlap.
|
Build library:
src/registry/selectboxes/helpers.ts#L23
This comparison appears to be unintentional because the types '"manual" | "variable"' and '"referentielijsten"' have no overlap.
|
Build library:
src/components/builder/values/values-config.tsx#L86
Type '"referentielijsten"' is not comparable to type '"manual" | "variable"'.
|
Build library:
src/components/builder/values/values-config.tsx#L90
Property 'hasOwnProperty' does not exist on type 'never'.
|
Loading