✨ [#5016] Referentielijsten dataSrc for options #932
Annotations
8 errors and 1 warning
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#L87
Property 'hasOwnProperty' does not exist on type 'never'.
|
Build library:
src/components/builder/values/values-config.tsx#L104
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/select/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#L35
This comparison appears to be unintentional because the types '"manual" | "variable"' and '"referentielijsten"' have no overlap.
|
Build library
Process completed with exit code 1.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading