Skip to content

fix(backend): fix OP resource tests #1269

fix(backend): fix OP resource tests

fix(backend): fix OP resource tests #1269

Triggered via pull request September 11, 2024 22:09
Status Failure
Total duration 3m 47s
Artifacts

node-build.yml

on: pull_request
version-generator
11s
version-generator
prerequisite
42s
prerequisite
Matrix: docker-build
Matrix: codeql-analyze
Matrix: graphql
Matrix: Docker Grype Scan
Matrix: Docker Trivy Scan
node-build
0s
node-build
Matrix: Push to registry
generate-release
0s
generate-release
Fit to window
Zoom out
Zoom in

Annotations

27 errors and 4 warnings
frontend
Argument of type '{ url: string; publicName: string | undefined; assetId: string; additionalProperties: never[]; }' is not assignable to parameter of type 'CreateWalletAddressInput'.
frontend
Process completed with exit code 1.
docker-build (linux/amd64, amd64, backend)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c pnpm --filter backend build" did not complete successfully: exit code: 1
mock-account-servicing-entity
Property 'tenantId' is missing in type '{ assetId: string; url: string; publicName: string; additionalProperties: never[]; }' but required in type 'CreateWalletAddressInput'.
mock-account-servicing-entity
Process completed with exit code 1.
docker-build (linux/arm64, arm64, backend)
The job was canceled because "linux_amd64_amd64_backend" failed.
docker-build (linux/arm64, arm64, backend)
The operation was canceled.
docker-build (linux/amd64, amd64, auth)
The job was canceled because "linux_amd64_amd64_backend" failed.
docker-build (linux/amd64, amd64, auth)
The operation was canceled.
docker-build (linux/arm64, arm64, frontend)
The job was canceled because "linux_amd64_amd64_backend" failed.
docker-build (linux/arm64, arm64, frontend)
The operation was canceled.
docker-build (linux/amd64, amd64, frontend)
The job was canceled because "linux_amd64_amd64_backend" failed.
docker-build (linux/amd64, amd64, frontend)
The operation was canceled.
docker-build (linux/arm64, arm64, auth)
The job was canceled because "linux_amd64_amd64_backend" failed.
docker-build (linux/arm64, arm64, auth)
The operation was canceled.
auth
Process completed with exit code 1.
integration-test
Argument of type '{ authServer: string; accessType: AccessType; accessActions: ("create" | "complete" | "read" | "read-all" | "list" | "list-all")[]; }' is not assignable to parameter of type 'GrantOptions'.
integration-test
Argument of type '{ authServer: string; accessType: AccessType; accessActions: ("create" | "complete" | "read" | "read-all" | "list" | "list-all")[]; }' is not assignable to parameter of type 'GrantOptions'.
integration-test
Argument of type '{ walletAddressId: string; expiresAt: Date | undefined; incomingAmount: Amount | undefined; metadata: Record<string, unknown> | undefined; }' is not assignable to parameter of type 'CreateIncomingPaymentOptions'.
integration-test
Type '{ walletAddressId: string; receiver: string; method: "ilp"; }' is not assignable to type 'CreateQuoteOptions'.
integration-test
Argument of type 'CreateOutgoingPaymentFromIncomingPaymentInput' is not assignable to parameter of type 'CreateOutgoingPaymentOptions'.
integration-test
Type '(parent: Partial<Tenant>, args: {}, ctx: ApolloContext) => Promise<ResolverTypeWrapper<Partial<TenantEndpointsConnection>>>' is not assignable to type 'Resolver<ResolverTypeWrapper<Partial<TenantEndpoint>>[], Partial<Tenant>, ApolloContext, {}> | undefined'.
integration-test
Property 'sortOrder' does not exist on type '{}'.
integration-test
Type '{ incomingPayment: string; debitAmount: Amount; walletAddressId: string; client?: string | undefined; grant?: Grant | undefined; metadata?: Record<string, unknown> | undefined; callback?: ((f: unknown) => NodeJS.Timeout) | undefined; grantLockTimeoutMs?: number | undefined; }' is not assignable to type 'CreateOutgoingPaymentOptions'.
integration-test
Type '{ quoteId: string; walletAddressId: string; client?: string | undefined; grant?: Grant | undefined; metadata?: Record<string, unknown> | undefined; callback?: ((f: unknown) => NodeJS.Timeout) | undefined; grantLockTimeoutMs?: number | undefined; }' is not assignable to type 'CreateOutgoingPaymentOptions'.
integration-test
Property 'sortOrder' does not exist on type '{}'.
backend
Process completed with exit code 1.
token-introspection: packages/token-introspection/src/openapi/specs/schemas.yaml#L14
oas3-unused-component Potentially unused component has been detected.
token-introspection: packages/token-introspection/src/openapi/specs/schemas.yaml#L40
oas3-unused-component Potentially unused component has been detected.
token-introspection: packages/token-introspection/src/openapi/specs/schemas.yaml#L50
oas3-unused-component Potentially unused component has been detected.