add hash in attachments to observation schema #161
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
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/
|