Skip to content

Validate that contact persons have an email address (#55) #63

Validate that contact persons have an email address (#55)

Validate that contact persons have an email address (#55) #63

Triggered via push February 14, 2026 02:36
Status Failure
Total duration 30s
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; }'.