Skip to content

[SDK] Fix: Skip payment method selection when balance is sufficient #25692

[SDK] Fix: Skip payment method selection when balance is sufficient

[SDK] Fix: Skip payment method selection when balance is sufficient #25692

Triggered via pull request August 7, 2025 20:23
Status Cancelled
Total duration 2m 15s
Artifacts

CI.yml

on: pull_request
optimize_ci
3s
optimize_ci
Matrix: E2E Tests
Fit to window
Zoom out
Zoom in

Annotations

42 errors and 7 warnings
Size
The operation was canceled.
Size
Canceling since a higher priority waiting request for CI-refs/pull/7813/merge exists
E2E Tests (pnpm, esbuild)
Type '{ theme: "light"; uiOptions: { metadata?: { title?: string; description?: string; image?: string; } | undefined; currency?: SupportedFiatCurrency | undefined; buttonLabel?: string | undefined; mode: "transaction"; transaction: PreparedTransaction; }; }' is not assignable to type 'Partial<{ theme: "light" | "dark"; uiOptions: { metadata?: { title?: string | undefined; description?: string | undefined; image?: string | undefined; } | undefined; currency?: SupportedFiatCurrency | undefined; buttonLabel?: string | undefined; mode: "transaction"; transaction: PreparedTransaction; }; ... 4 more .....'.
E2E Tests (pnpm, esbuild)
Type '{ theme: "dark"; uiOptions: { metadata?: { title?: string; description?: string; image?: string; } | undefined; currency?: SupportedFiatCurrency | undefined; buttonLabel?: string | undefined; mode: "transaction"; transaction: PreparedTransaction; }; }' is not assignable to type 'Partial<{ theme: "light" | "dark"; uiOptions: { metadata?: { title?: string | undefined; description?: string | undefined; image?: string | undefined; } | undefined; currency?: SupportedFiatCurrency | undefined; buttonLabel?: string | undefined; mode: "transaction"; transaction: PreparedTransaction; }; ... 4 more .....'.
E2E Tests (pnpm, esbuild)
Type '{ theme: "light"; uiOptions: { metadata?: { title?: string; description?: string; image?: string; } | undefined; currency?: SupportedFiatCurrency | undefined; buttonLabel?: string | undefined; mode: "transaction"; transaction: PreparedTransaction; }; }' is not assignable to type 'Partial<{ theme: "light" | "dark"; uiOptions: { metadata?: { title?: string | undefined; description?: string | undefined; image?: string | undefined; } | undefined; currency?: SupportedFiatCurrency | undefined; buttonLabel?: string | undefined; mode: "transaction"; transaction: PreparedTransaction; }; ... 4 more .....'.
E2E Tests (pnpm, esbuild)
Type '{ theme: "dark"; uiOptions: { metadata?: { title?: string; description?: string; image?: string; } | undefined; currency?: SupportedFiatCurrency | undefined; buttonLabel?: string | undefined; mode: "transaction"; transaction: PreparedTransaction; }; }' is not assignable to type 'Partial<{ theme: "light" | "dark"; uiOptions: { metadata?: { title?: string | undefined; description?: string | undefined; image?: string | undefined; } | undefined; currency?: SupportedFiatCurrency | undefined; buttonLabel?: string | undefined; mode: "transaction"; transaction: PreparedTransaction; }; ... 4 more .....'.
E2E Tests (pnpm, esbuild)
Type '{ theme: "light"; uiOptions: { metadata?: { title?: string; description?: string; image?: string; } | undefined; currency?: SupportedFiatCurrency | undefined; buttonLabel?: string | undefined; mode: "transaction"; transaction: PreparedTransaction; }; }' is not assignable to type 'Partial<{ theme: "light" | "dark"; uiOptions: { metadata?: { title?: string | undefined; description?: string | undefined; image?: string | undefined; } | undefined; currency?: SupportedFiatCurrency | undefined; buttonLabel?: string | undefined; mode: "transaction"; transaction: PreparedTransaction; }; ... 4 more .....'.
E2E Tests (pnpm, esbuild)
***#build: command (/home/runner/work/js/js/packages/***) /home/runner/setup-pnpm/node_modules/.bin/pnpm run build exited (2)
E2E Tests (pnpm, esbuild)
Type '{ theme: "dark"; uiOptions: { metadata?: { title?: string; description?: string; image?: string; } | undefined; currency?: SupportedFiatCurrency | undefined; buttonLabel?: string | undefined; mode: "transaction"; transaction: PreparedTransaction; }; }' is not assignable to type 'Partial<{ theme: "light" | "dark"; uiOptions: { metadata?: { title?: string | undefined; description?: string | undefined; image?: string | undefined; } | undefined; currency?: SupportedFiatCurrency | undefined; buttonLabel?: string | undefined; mode: "transaction"; transaction: PreparedTransaction; }; ... 4 more .....'.
E2E Tests (pnpm, esbuild)
Type '{ theme: "light"; uiOptions: { metadata?: { title?: string; description?: string; image?: string; } | undefined; currency?: SupportedFiatCurrency | undefined; buttonLabel?: string | undefined; mode: "transaction"; transaction: PreparedTransaction; }; }' is not assignable to type 'Partial<{ theme: "light" | "dark"; uiOptions: { metadata?: { title?: string | undefined; description?: string | undefined; image?: string | undefined; } | undefined; currency?: SupportedFiatCurrency | undefined; buttonLabel?: string | undefined; mode: "transaction"; transaction: PreparedTransaction; }; ... 4 more .....'.
E2E Tests (pnpm, esbuild)
Type '{ theme: "dark"; uiOptions: { metadata?: { title?: string; description?: string; image?: string; } | undefined; currency?: SupportedFiatCurrency | undefined; buttonLabel?: string | undefined; mode: "transaction"; transaction: PreparedTransaction; }; }' is not assignable to type 'Partial<{ theme: "light" | "dark"; uiOptions: { metadata?: { title?: string | undefined; description?: string | undefined; image?: string | undefined; } | undefined; currency?: SupportedFiatCurrency | undefined; buttonLabel?: string | undefined; mode: "transaction"; transaction: PreparedTransaction; }; ... 4 more .....'.
E2E Tests (pnpm, esbuild)
Cannot find module 'src/react/core/machines/paymentMachine.js' or its corresponding type declarations.
E2E Tests (pnpm, esbuild)
Canceling since a higher priority waiting request for CI-refs/pull/7813/merge exists
E2E Tests (pnpm, vite)
Type '{ theme: "light"; uiOptions: { metadata?: { title?: string; description?: string; image?: string; } | undefined; currency?: SupportedFiatCurrency | undefined; buttonLabel?: string | undefined; mode: "transaction"; transaction: PreparedTransaction; }; }' is not assignable to type 'Partial<{ theme: "light" | "dark"; uiOptions: { metadata?: { title?: string | undefined; description?: string | undefined; image?: string | undefined; } | undefined; currency?: SupportedFiatCurrency | undefined; buttonLabel?: string | undefined; mode: "transaction"; transaction: PreparedTransaction; }; ... 4 more .....'.
E2E Tests (pnpm, vite)
Type '{ theme: "dark"; uiOptions: { metadata?: { title?: string; description?: string; image?: string; } | undefined; currency?: SupportedFiatCurrency | undefined; buttonLabel?: string | undefined; mode: "transaction"; transaction: PreparedTransaction; }; }' is not assignable to type 'Partial<{ theme: "light" | "dark"; uiOptions: { metadata?: { title?: string | undefined; description?: string | undefined; image?: string | undefined; } | undefined; currency?: SupportedFiatCurrency | undefined; buttonLabel?: string | undefined; mode: "transaction"; transaction: PreparedTransaction; }; ... 4 more .....'.
E2E Tests (pnpm, vite)
Type '{ theme: "light"; uiOptions: { metadata?: { title?: string; description?: string; image?: string; } | undefined; currency?: SupportedFiatCurrency | undefined; buttonLabel?: string | undefined; mode: "transaction"; transaction: PreparedTransaction; }; }' is not assignable to type 'Partial<{ theme: "light" | "dark"; uiOptions: { metadata?: { title?: string | undefined; description?: string | undefined; image?: string | undefined; } | undefined; currency?: SupportedFiatCurrency | undefined; buttonLabel?: string | undefined; mode: "transaction"; transaction: PreparedTransaction; }; ... 4 more .....'.
E2E Tests (pnpm, vite)
Type '{ theme: "dark"; uiOptions: { metadata?: { title?: string; description?: string; image?: string; } | undefined; currency?: SupportedFiatCurrency | undefined; buttonLabel?: string | undefined; mode: "transaction"; transaction: PreparedTransaction; }; }' is not assignable to type 'Partial<{ theme: "light" | "dark"; uiOptions: { metadata?: { title?: string | undefined; description?: string | undefined; image?: string | undefined; } | undefined; currency?: SupportedFiatCurrency | undefined; buttonLabel?: string | undefined; mode: "transaction"; transaction: PreparedTransaction; }; ... 4 more .....'.
E2E Tests (pnpm, vite)
Type '{ theme: "light"; uiOptions: { metadata?: { title?: string; description?: string; image?: string; } | undefined; currency?: SupportedFiatCurrency | undefined; buttonLabel?: string | undefined; mode: "transaction"; transaction: PreparedTransaction; }; }' is not assignable to type 'Partial<{ theme: "light" | "dark"; uiOptions: { metadata?: { title?: string | undefined; description?: string | undefined; image?: string | undefined; } | undefined; currency?: SupportedFiatCurrency | undefined; buttonLabel?: string | undefined; mode: "transaction"; transaction: PreparedTransaction; }; ... 4 more .....'.
E2E Tests (pnpm, vite)
Type '{ theme: "dark"; uiOptions: { metadata?: { title?: string; description?: string; image?: string; } | undefined; currency?: SupportedFiatCurrency | undefined; buttonLabel?: string | undefined; mode: "transaction"; transaction: PreparedTransaction; }; }' is not assignable to type 'Partial<{ theme: "light" | "dark"; uiOptions: { metadata?: { title?: string | undefined; description?: string | undefined; image?: string | undefined; } | undefined; currency?: SupportedFiatCurrency | undefined; buttonLabel?: string | undefined; mode: "transaction"; transaction: PreparedTransaction; }; ... 4 more .....'.
E2E Tests (pnpm, vite)
Type '{ theme: "light"; uiOptions: { metadata?: { title?: string; description?: string; image?: string; } | undefined; currency?: SupportedFiatCurrency | undefined; buttonLabel?: string | undefined; mode: "transaction"; transaction: PreparedTransaction; }; }' is not assignable to type 'Partial<{ theme: "light" | "dark"; uiOptions: { metadata?: { title?: string | undefined; description?: string | undefined; image?: string | undefined; } | undefined; currency?: SupportedFiatCurrency | undefined; buttonLabel?: string | undefined; mode: "transaction"; transaction: PreparedTransaction; }; ... 4 more .....'.
E2E Tests (pnpm, vite)
Type '{ theme: "dark"; uiOptions: { metadata?: { title?: string; description?: string; image?: string; } | undefined; currency?: SupportedFiatCurrency | undefined; buttonLabel?: string | undefined; mode: "transaction"; transaction: PreparedTransaction; }; }' is not assignable to type 'Partial<{ theme: "light" | "dark"; uiOptions: { metadata?: { title?: string | undefined; description?: string | undefined; image?: string | undefined; } | undefined; currency?: SupportedFiatCurrency | undefined; buttonLabel?: string | undefined; mode: "transaction"; transaction: PreparedTransaction; }; ... 4 more .....'.
E2E Tests (pnpm, vite)
Cannot find module 'src/react/core/machines/paymentMachine.js' or its corresponding type declarations.
E2E Tests (pnpm, vite)
***#build: command (/home/runner/work/js/js/packages/***) /home/runner/setup-pnpm/node_modules/.bin/pnpm run build exited (2)
E2E Tests (pnpm, vite)
Canceling since a higher priority waiting request for CI-refs/pull/7813/merge exists
E2E Tests (pnpm, webpack)
***#build: command (/home/runner/work/js/js/packages/***) /home/runner/setup-pnpm/node_modules/.bin/pnpm run build exited (2)
E2E Tests (pnpm, webpack)
Type '{ theme: "light"; uiOptions: { metadata?: { title?: string; description?: string; image?: string; } | undefined; currency?: SupportedFiatCurrency | undefined; buttonLabel?: string | undefined; mode: "transaction"; transaction: PreparedTransaction; }; }' is not assignable to type 'Partial<{ theme: "light" | "dark"; uiOptions: { metadata?: { title?: string | undefined; description?: string | undefined; image?: string | undefined; } | undefined; currency?: SupportedFiatCurrency | undefined; buttonLabel?: string | undefined; mode: "transaction"; transaction: PreparedTransaction; }; ... 4 more .....'.
E2E Tests (pnpm, webpack)
Type '{ theme: "dark"; uiOptions: { metadata?: { title?: string; description?: string; image?: string; } | undefined; currency?: SupportedFiatCurrency | undefined; buttonLabel?: string | undefined; mode: "transaction"; transaction: PreparedTransaction; }; }' is not assignable to type 'Partial<{ theme: "light" | "dark"; uiOptions: { metadata?: { title?: string | undefined; description?: string | undefined; image?: string | undefined; } | undefined; currency?: SupportedFiatCurrency | undefined; buttonLabel?: string | undefined; mode: "transaction"; transaction: PreparedTransaction; }; ... 4 more .....'.
E2E Tests (pnpm, webpack)
Type '{ theme: "light"; uiOptions: { metadata?: { title?: string; description?: string; image?: string; } | undefined; currency?: SupportedFiatCurrency | undefined; buttonLabel?: string | undefined; mode: "transaction"; transaction: PreparedTransaction; }; }' is not assignable to type 'Partial<{ theme: "light" | "dark"; uiOptions: { metadata?: { title?: string | undefined; description?: string | undefined; image?: string | undefined; } | undefined; currency?: SupportedFiatCurrency | undefined; buttonLabel?: string | undefined; mode: "transaction"; transaction: PreparedTransaction; }; ... 4 more .....'.
E2E Tests (pnpm, webpack)
Type '{ theme: "dark"; uiOptions: { metadata?: { title?: string; description?: string; image?: string; } | undefined; currency?: SupportedFiatCurrency | undefined; buttonLabel?: string | undefined; mode: "transaction"; transaction: PreparedTransaction; }; }' is not assignable to type 'Partial<{ theme: "light" | "dark"; uiOptions: { metadata?: { title?: string | undefined; description?: string | undefined; image?: string | undefined; } | undefined; currency?: SupportedFiatCurrency | undefined; buttonLabel?: string | undefined; mode: "transaction"; transaction: PreparedTransaction; }; ... 4 more .....'.
E2E Tests (pnpm, webpack)
Type '{ theme: "light"; uiOptions: { metadata?: { title?: string; description?: string; image?: string; } | undefined; currency?: SupportedFiatCurrency | undefined; buttonLabel?: string | undefined; mode: "transaction"; transaction: PreparedTransaction; }; }' is not assignable to type 'Partial<{ theme: "light" | "dark"; uiOptions: { metadata?: { title?: string | undefined; description?: string | undefined; image?: string | undefined; } | undefined; currency?: SupportedFiatCurrency | undefined; buttonLabel?: string | undefined; mode: "transaction"; transaction: PreparedTransaction; }; ... 4 more .....'.
E2E Tests (pnpm, webpack)
Type '{ theme: "dark"; uiOptions: { metadata?: { title?: string; description?: string; image?: string; } | undefined; currency?: SupportedFiatCurrency | undefined; buttonLabel?: string | undefined; mode: "transaction"; transaction: PreparedTransaction; }; }' is not assignable to type 'Partial<{ theme: "light" | "dark"; uiOptions: { metadata?: { title?: string | undefined; description?: string | undefined; image?: string | undefined; } | undefined; currency?: SupportedFiatCurrency | undefined; buttonLabel?: string | undefined; mode: "transaction"; transaction: PreparedTransaction; }; ... 4 more .....'.
E2E Tests (pnpm, webpack)
Type '{ theme: "light"; uiOptions: { metadata?: { title?: string; description?: string; image?: string; } | undefined; currency?: SupportedFiatCurrency | undefined; buttonLabel?: string | undefined; mode: "transaction"; transaction: PreparedTransaction; }; }' is not assignable to type 'Partial<{ theme: "light" | "dark"; uiOptions: { metadata?: { title?: string | undefined; description?: string | undefined; image?: string | undefined; } | undefined; currency?: SupportedFiatCurrency | undefined; buttonLabel?: string | undefined; mode: "transaction"; transaction: PreparedTransaction; }; ... 4 more .....'.
E2E Tests (pnpm, webpack)
Type '{ theme: "dark"; uiOptions: { metadata?: { title?: string; description?: string; image?: string; } | undefined; currency?: SupportedFiatCurrency | undefined; buttonLabel?: string | undefined; mode: "transaction"; transaction: PreparedTransaction; }; }' is not assignable to type 'Partial<{ theme: "light" | "dark"; uiOptions: { metadata?: { title?: string | undefined; description?: string | undefined; image?: string | undefined; } | undefined; currency?: SupportedFiatCurrency | undefined; buttonLabel?: string | undefined; mode: "transaction"; transaction: PreparedTransaction; }; ... 4 more .....'.
E2E Tests (pnpm, webpack)
Cannot find module 'src/react/core/machines/paymentMachine.js' or its corresponding type declarations.
E2E Tests (pnpm, webpack)
Canceling since a higher priority waiting request for CI-refs/pull/7813/merge exists
Lint Packages
The operation was canceled.
Lint Packages
Canceling since a higher priority waiting request for CI-refs/pull/7813/merge exists
Build Packages
The operation was canceled.
Build Packages
Canceling since a higher priority waiting request for CI-refs/pull/7813/merge exists
Unit Tests
The operation was canceled.
Unit Tests
Canceling since a higher priority waiting request for CI-refs/pull/7813/merge exists
CI
Canceling since a higher priority waiting request for CI-refs/pull/7813/merge exists
Size
Failed to restore: Cache service responded with 400
E2E Tests (pnpm, esbuild)
Failed to restore: Cache service responded with 400
E2E Tests (pnpm, vite)
Failed to restore: Cache service responded with 400
E2E Tests (pnpm, webpack)
Failed to restore: Cache service responded with 400
Lint Packages
Failed to restore: Cache service responded with 400
Build Packages
Failed to restore: Cache service responded with 400
Unit Tests
Failed to restore: Cache service responded with 400