fix: downgrade Next.js to stable v15, fix lockfile resolution, and re… #41
Annotations
10 errors and 3 warnings
|
tests:
components/modals/success-modal/success-modal.tsx#L73
Property 'destinationAddress' does not exist on type 'CombinedBridgeTransaction'.
|
|
tests:
components/modals/success-modal/success-modal.tsx#L70
Property 'amountAfterFee' does not exist on type '(BackendBridgeTransaction & { type: "wrap"; }) | (BackendUnwrapTransaction & { type: "unwrap"; }) | (Omit<UserTransactionDTO, "feeAmount"> & { ...; })'.
|
|
tests:
components/modals/success-modal/success-modal.styles.ts#L4
Cannot find module '@tari-project/wxtm-bridge-backend-api' or its corresponding type declarations.
|
|
tests:
components/modals/main-modal/main-modal.tsx#L18
Cannot find module '@tari-project/wxtm-bridge-contracts/deployments/index' or its corresponding type declarations.
|
|
tests:
components/history/history.component.tsx#L30
Property 'createdAt' does not exist on type 'CombinedBridgeTransaction'.
|
|
tests:
components/header/header.tsx#L59
Property 'createdAt' does not exist on type 'CombinedBridgeTransaction'.
|
|
tests:
components/header/header.tsx#L30
Property 'paymentId' does not exist on type 'CombinedBridgeTransaction'.
|
|
tests:
components/bridge-form/bridge-form.component.tsx#L22
Cannot find module '@tari-project/wxtm-bridge-contracts/deployments' or its corresponding type declarations.
|
|
tests:
components/bridge-form/bridge-form.component.tsx#L13
Cannot find module '@tari-project/wxtm-bridge-contracts/deployments/index' or its corresponding type declarations.
|
|
tests:
app/page.tsx#L17
Cannot find module '@tari-project/wxtm-bridge-backend-api' or its corresponding type declarations.
|
|
tests
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: pat-s/always-upload-cache@v2.1.5. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
tests
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
|
tests
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|