Skip to content

fix: issues

fix: issues #861

Triggered via pull request November 26, 2024 11:48
Status Failure
Total duration 1m 45s
Artifacts

continuous-integration.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

6 errors
Validate: packages/agent/src/format/formatPresentation.ts#L210
Property 'credentialFormat' does not exist on type '{ doctype: string; credential_format: "mso_mdoc"; namespaces: { [x: string]: { [x: string]: unknown; }; }; } | { vct: string; claims: { [x: string]: Json; }; credential_format: "vc+sd-jwt"; } | { claims: { ...; }; credential_format: "jwt_vc_json-ld" | "jwt_vc_json"; }'. Did you mean 'credential_format'?
Validate: packages/agent/src/format/formatPresentation.ts#L219
Property 'claims' does not exist on type '{ doctype: string; credential_format: "mso_mdoc"; namespaces: { [x: string]: { [x: string]: unknown; }; }; } | { vct: string; claims: { [x: string]: Json; }; credential_format: "vc+sd-jwt"; } | { claims: { ...; }; credential_format: "jwt_vc_json-ld" | "jwt_vc_json"; }'.
Validate: packages/agent/src/format/formatPresentation.ts#L228
Property 'credentialFormat' does not exist on type '{ doctype: string; credential_format: "mso_mdoc"; namespaces: { [x: string]: { [x: string]: unknown; }; }; } | { vct: string; claims: { [x: string]: Json; }; credential_format: "vc+sd-jwt"; } | { claims: { ...; }; credential_format: "jwt_vc_json-ld" | "jwt_vc_json"; }'. Did you mean 'credential_format'?
Validate: packages/agent/src/format/formatPresentation.ts#L234
Property 'namespaces' does not exist on type '{ doctype: string; credential_format: "mso_mdoc"; namespaces: { [x: string]: { [x: string]: unknown; }; }; } | { vct: string; claims: { [x: string]: Json; }; credential_format: "vc+sd-jwt"; } | { claims: { ...; }; credential_format: "jwt_vc_json-ld" | "jwt_vc_json"; }'.
Validate: packages/agent/src/format/formatPresentation.ts#L235
Property 'namespaces' does not exist on type '{ doctype: string; credential_format: "mso_mdoc"; namespaces: { [x: string]: { [x: string]: unknown; }; }; } | { vct: string; claims: { [x: string]: Json; }; credential_format: "vc+sd-jwt"; } | { claims: { ...; }; credential_format: "jwt_vc_json-ld" | "jwt_vc_json"; }'.
Validate
Process completed with exit code 2.