Skip to content

Add mandatory search instruction for ROR, ORCID, and ontology IDs (#63) #64

Add mandatory search instruction for ROR, ORCID, and ontology IDs (#63)

Add mandatory search instruction for ROR, ORCID, and ontology IDs (#63) #64

Triggered via push February 14, 2026 03:29
Status Failure
Total duration 32s
Artifacts

deploy.yml

on: push
Fit to window
Zoom out
Zoom in

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; }'.