feat(backend): add tenant name #1208
node-build.yml
on: pull_request
version-generator
9s
prerequisite
35s
Matrix: docker-build
Matrix: codeql-analyze
Matrix: graphql
backend
4m 20s
frontend
25s
auth
1m 37s
token-introspection
35s
mock-account-servicing-entity
41s
integration-test
1m 40s
Matrix: Push to registry
generate-release
0s
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
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/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, frontend)
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/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, auth)
The job was canceled because "linux_amd64_amd64_backend" failed.
|
docker-build (linux/arm64, arm64, auth)
The operation was canceled.
|
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
Cannot find name 'window'.
|
integration-test
Cannot find name 'window'.
|
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
Argument of type '{ walletAddressId: string; client: string; metadata: Record<string, unknown> | undefined; expiresAt: Date | undefined; incomingAmount: Amount | undefined; }' is not assignable to parameter of type 'CreateIncomingPaymentOptions'.
|
auth
Process completed with exit code 1.
|
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.
|