Add support for metadata #2641
branch-validations.yaml
on: pull_request
validate
21s
security-checks
20s
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; }'.
|