Add mandatory search instruction for ROR, ORCID, and ontology IDs (#63) #64
Annotations
2 errors
|
build
Process completed with exit code 2.
|
|
build:
src/components/Metadata/EditableMetadataView.tsx#L1089
Type '(operation: MetadataOperationType, path: string, value?: unknown) => ModifyMetadataResult' is not assignable to type '(operation: string, path: string, value?: unknown) => { success: boolean; error?: string | undefined; }'.
|