Skip to content

add hash in attachments to observation schema #161

add hash in attachments to observation schema

add hash in attachments to observation schema #161

Triggered via pull request August 31, 2023 21:40
Status Failure
Total duration 51s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

ci.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

12 errors and 6 warnings
build (windows-latest, 16.x): 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">'.
build (windows-latest, 16.x)
Process completed with exit code 1.
build (macos-latest, 18.x): 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">'.
build (macos-latest, 18.x)
Process completed with exit code 1.
build (ubuntu-latest, 16.x): 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">'.
build (ubuntu-latest, 16.x)
Process completed with exit code 1.
build (ubuntu-latest, 18.x): 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">'.
build (ubuntu-latest, 18.x)
Process completed with exit code 1.
build (macos-latest, 16.x): 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">'.
build (macos-latest, 16.x)
Process completed with exit code 1.
build (windows-latest, 18.x): 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">'.
build (windows-latest, 18.x)
Process completed with exit code 1.
build (windows-latest, 16.x)
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/
build (macos-latest, 18.x)
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/
build (ubuntu-latest, 16.x)
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/
build (ubuntu-latest, 18.x)
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/
build (macos-latest, 16.x)
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/
build (windows-latest, 18.x)
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/