add xmp metadata parsing for videos #5688
Annotations
7 errors and 1 warning
|
test (22)
Process completed with exit code 2.
|
|
test (22):
scripts/apps/archive/parse-metadata.ts#L34
Type 'Promise<RawMetadata | { contentType: IContentProfileType.picture; success: false; data: undefined; error: string; exitCode: number; } | { contentType: IContentProfileType.picture; success: true; data: unknown; error: string; exitCode: 0; }>' is not assignable to type 'Promise<RawMetadata>'.
|
|
test (22):
scripts/apps/archive/parse-metadata.ts#L24
Type 'Promise<RawMetadata | { contentType: IContentProfileType.video; success: false; data: undefined; error: string; exitCode: number; } | { contentType: IContentProfileType.video; success: true; data: unknown; error: string; exitCode: 0; }>' is not assignable to type 'Promise<RawMetadata>'.
|
|
test (14)
Process completed with exit code 2.
|
|
test (14):
scripts/apps/archive/parse-metadata.ts#L34
Type 'Promise<RawMetadata | { contentType: IContentProfileType.picture; success: false; data: undefined; error: string; exitCode: number; } | { contentType: IContentProfileType.picture; success: true; data: unknown; error: string; exitCode: 0; }>' is not assignable to type 'Promise<RawMetadata>'.
|
|
test (14):
scripts/apps/archive/parse-metadata.ts#L24
Type 'Promise<RawMetadata | { contentType: IContentProfileType.video; success: false; data: undefined; error: string; exitCode: number; } | { contentType: IContentProfileType.video; success: true; data: unknown; error: string; exitCode: 0; }>' is not assignable to type 'Promise<RawMetadata>'.
|
|
e2e (22, a)
Process completed with exit code 1.
|
|
e2e (22, a)
No files were found with the provided path: /tmp/*.png. No artifacts will be uploaded.
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
playwright-report-22-a
Expired
|
2.15 MB |
sha256:d37a174fcf14029623625a7860bf2f2744ed96e9d9fb5052289f608ca9def0e8
|
|