[NAE-1684] Frontend component for data field caseRef #1039
Annotations
3 errors and 1 warning
projects/netgrif-components-core/src/lib/data-fields/case-ref-field/models/case-ref-field.ts#L7
Non-abstract class 'CaseRefField' does not implement inherited abstract member 'getTypedComponentType' from class 'DataField<string[]>'.
|
projects/netgrif-components-core/src/lib/data-fields/public-api.ts#L95
Module './case-ref-field/models/case-ref-field' has already exported a member named 'CaseRefField'. Consider explicitly re-exporting to resolve the ambiguity.
|
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
This job failed
Loading