add hash in attachments to observation schema #161
Annotations
2 errors and 1 warning
src/lib/encode-converstions.ts#L1
Type '(mapeoDoc: Omit<{ schemaName: "observation"; lat?: number | undefined; lon?: number | undefined; refs: { id: string; }[]; attachments: { driveId: string; name: string; type: "UNRECOGNIZED" | "photo" | "video" | "audio"; hash?: string | undefined; }[]; ... 6 more ...; links: string[]; }, "versionId">) => { ...; }' is not assignable to type 'ConvertFunction<"observation">'.
|
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The logs for this run have expired and are no longer available.
Loading