Skip to content

fix(backend): graphql resolver tests #1387

fix(backend): graphql resolver tests

fix(backend): graphql resolver tests #1387

Triggered via pull request September 25, 2024 20:32
Status Failure
Total duration 6m 2s
Artifacts

node-build.yml

on: pull_request
version-generator
8s
version-generator
prerequisite
44s
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

26 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.
mock-account-servicing-entity
Expected 4 arguments, but got 3.
mock-account-servicing-entity
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
docker-build (linux/amd64, amd64, auth)
The job was canceled because "linux_amd64_amd64_backend" failed.
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/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/arm64, arm64, auth)
The job was canceled because "linux_amd64_amd64_backend" failed.
docker-build (linux/arm64, arm64, auth)
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.
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 '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 '{}'.
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'.
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.