Skip to content

Add support for metadata #2641

Add support for metadata

Add support for metadata #2641

Triggered via pull request January 22, 2026 15:30
@marcospassosmarcospassos
synchronize #570
metadata
Status Failure
Total duration 31s
Artifacts

branch-validations.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors
validate
Process completed with exit code 2.
validate: src/hooks/useContent.ts#L65
Argument of type '{ fallback?: (JsonObject & { _component: string | null; }) | (F & ({} | null)) | undefined; preferredLocale?: string | undefined; schema?: boolean | undefined; timeout?: number | undefined; attributes?: JsonObject | undefined; }' is not assignable to parameter of type 'FetchResponseOptions & Omit<FetchOptions, "version"> & { fallback?: (JsonObject & { _component: string | null; }) | undefined; }'.