chore: upgrade deps #49
Annotations
10 errors and 2 warnings
|
tests/smart-wallet-group.test.ts > Smart Wallet Group > Extension Call > non-admin cannot call extension from group smart wallet:
tests/smart-wallet-group.test.ts#L284
TypeError: Cannot read properties of undefined (reading 'value')
❯ tests/smart-wallet-group.test.ts:284:70
|
|
tests/smart-wallet-group.test.ts > Smart Wallet Group > STX Transfer > non-admin cannot transfer stx from group smart wallet:
tests/smart-wallet-group.test.ts#L192
TypeError: Cannot read properties of undefined (reading 'value')
❯ tests/smart-wallet-group.test.ts:192:70
|
|
tests/ext-sponsored-send-many.test.ts > Sponsored STX Send Many Extension Sender Auth > non-owner cannot call the STX send-many extension:
tests/ext-sponsored-send-many.test.ts#L59
TypeError: Cannot read properties of undefined (reading 'value')
❯ tests/ext-sponsored-send-many.test.ts:59:71
|
|
tests/ext-sponsored-sbtc-transfer-many.test.ts > Sponsored sBTC Transfer Many Extension Sender Auth > non-owner cannot call the sBTC transfer many extension:
tests/ext-sponsored-sbtc-transfer-many.test.ts#L62
TypeError: Cannot read properties of undefined (reading 'value')
❯ tests/ext-sponsored-sbtc-transfer-many.test.ts:62:71
|
|
tests/csw-registry.test.ts > CSW Registry > Set Primary Wallet > non-owner of the ownership NFT cannot set it as primary wallet:
tests/csw-registry.test.ts#L504
TypeError: Cannot read properties of undefined (reading 'value')
❯ tests/csw-registry.test.ts:504:66
|
|
tests/csw-registry.test.ts > CSW Registry > Smart Wallet Claim Transfer > non-owner of smart wallet cannot claim a corresponding ownership NFT:
tests/csw-registry.test.ts#L440
TypeError: Cannot read properties of undefined (reading 'value')
❯ tests/csw-registry.test.ts:440:66
|
|
tests/csw-registry.test.ts > CSW Registry > Smart Wallet Transfer > non-owner of the ownership NFT cannot transfer it:
tests/csw-registry.test.ts#L210
TypeError: Cannot read properties of undefined (reading 'value')
❯ tests/csw-registry.test.ts:210:66
|
|
tests/csw-registry.test.ts > CSW Registry > Smart Wallet Transfer > wallet owner cannot send ownership NFT to themselves:
tests/csw-registry.test.ts#L190
TypeError: Cannot read properties of undefined (reading 'value')
❯ tests/csw-registry.test.ts:190:74
|
|
tests/csw-registry.test.ts > CSW Registry > Smart Wallet Registration > non-owner cannot register a smart wallet in the csw registry:
tests/csw-registry.test.ts#L93
TypeError: Cannot read properties of undefined (reading 'value')
❯ tests/csw-registry.test.ts:93:66
|
|
tests/csw-registry.test.ts > CSW Registry > Smart Wallet Registration > unexpected format of smart wallet contract cannot be registered:
tests/csw-registry.test.ts#L28
TypeError: Cannot read properties of undefined (reading 'value')
❯ tests/csw-registry.test.ts:28:71
|
|
test
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-node@v4, pnpm/action-setup@v4. 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/
|
|
rendezvous
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-node@v4, pnpm/action-setup@v4. 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/
|