Skip to content

PHOL-DA is perfoming a Pull Request #2578

PHOL-DA is perfoming a Pull Request

PHOL-DA is perfoming a Pull Request #2578

Triggered via pull request December 8, 2025 11:51
Status Failure
Total duration 2m 49s
Artifacts

build.yml

on: pull_request
Matrix: sdk-e2e
test-unit
0s
test-unit
test-kernel-e2e
0s
test-kernel-e2e
test-wallet-sdk-pkg
0s
test-wallet-sdk-pkg
test-wallet-sdk-e2e
0s
test-wallet-sdk-e2e
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 1 warning
test-static: api-specs/openrpc-user-api.json#L612
Property 'components.schemas.Idp.properties' is missing a title or $ref.
build
Process completed with exit code 130.
build
Object literal may only specify known properties, and 'verified' does not exist in type '{ id: string; name: string; description: string; identityProviderId: string; ledgerApi: { baseUrl: string; }; auth: { method: "authorization_code"; audience: string; scope: string; clientId: string; } | { ...; } | { ...; }; synchronizerId?: string | undefined; adminAuth?: { ...; } | ... 2 more ... | undefined; }'.
build
Property 'verified' does not exist on type '{ id: string; name: string; description: string; identityProviderId: string; ledgerApi: { baseUrl: string; }; auth: { method: "authorization_code"; audience: string; scope: string; clientId: string; } | { ...; } | { ...; }; synchronizerId?: string | undefined; adminAuth?: { ...; } | ... 2 more ... | undefined; }'.
build
Property 'verified' does not exist on type '{ id: string; name: string; description: string; identityProviderId: string; ledgerApi: { baseUrl: string; }; auth: { method: "authorization_code"; audience: string; scope: string; clientId: string; } | { ...; } | { ...; }; synchronizerId?: string | undefined; adminAuth?: { ...; } | ... 2 more ... | undefined; }'.
build
Object literal may only specify known properties, and 'verified' does not exist in type '{ id: string; name: string; description: string; identityProviderId: string; ledgerApi: { baseUrl: string; }; auth: { method: "authorization_code"; audience: string; scope: string; clientId: string; } | { ...; } | { ...; }; synchronizerId?: string | undefined; adminAuth?: { ...; } | ... 2 more ... | undefined; }'.
test-static: examples/ping/tsconfig.json#L1
typescript config 'extends' should reference 'tsconfig.web.json', 'tsconfig.node.json', or 'tsconfig.base.json'