Skip to content

chore(deps): update pnpm to v9 #778

chore(deps): update pnpm to v9

chore(deps): update pnpm to v9 #778

Triggered via pull request April 22, 2024 01:22
Status Failure
Total duration 54s
Artifacts

ci.yml

on: pull_request
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
test/contracts/character.test.ts > character > create a character and check > check if a character exists: src/contract/subcontracts/character.ts#L605
ContractFunctionExecutionError: HTTP request failed. URL: https://rpc.testnet.crossbell.io Request body: {"method":"eth_call","params":[{"data":"0x82ad56cb000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000020000000000000000000000000a6f969045641cf486a747a2688f3a5a6d43cd0d80000000000000000000000000000000000000000000000000000000000000001000000000000000000000000000000000000000000000000000000000000006000000000000000000000000000000000000000000000000000000000000000242abc6bf60000000000000000000000002350b79de0b74ac7ba403e66725aff87665d3e0700000000000000000000000000000000000000000000000000000000","to":"0xcA11bde05977b3631167028862bE2a173976CA11"},"latest"]} Raw Call Arguments: to: 0xa6f969045641Cf486a747A2688F3a5A6d43cd0D8 data: 0x2abc6bf60000000000000000000000002350b79de0b74ac7ba403e66725aff87665d3e07 Contract Call: address: 0xa6f969045641Cf486a747A2688F3a5A6d43cd0D8 function: getPrimaryCharacterId(address account) args: (0x2350b79De0B74Ac7Ba403E66725AFf87665d3E07) Docs: https://viem.sh/docs/contract/readContract Details: fetch failed Version: [email protected] ❯ getContractError node_modules/.pnpm/[email protected][email protected]/node_modules/viem/utils/errors/getContractError.ts:72:10 ❯ readContract node_modules/.pnpm/[email protected][email protected]/node_modules/viem/actions/public/readContract.ts:128:11 ❯ CharacterContract.existsForAddress src/contract/subcontracts/character.ts:605:23 ❯ test/contracts/character.test.ts:42:29 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { details: 'fetch failed', docsPath: '/docs/contract/readContract', metaMessages: [ 'URL: https://rpc.testnet.crossbell.io', 'Request body: {"method":"eth_call","params":[{"data":"0x82ad56cb000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000020000000000000000000000000a6f969045641cf486a747a2688f3a5a6d43cd0d80000000000000000000000000000000000000000000000000000000000000001000000000000000000000000000000000000000000000000000000000000006000000000000000000000000000000000000000000000000000000000000000242abc6bf60000000000000000000000002350b79de0b74ac7ba403e66725aff87665d3e0700000000000000000000000000000000000000000000000000000000","to":"0xcA11bde05977b3631167028862bE2a173976CA11"},"latest"]}', ' ', 'Raw Call Arguments:', ' to: 0xa6f969045641Cf486a747A2688F3a5A6d43cd0D8\n data: 0x2abc6bf60000000000000000000000002350b79de0b74ac7ba403e66725aff87665d3e07', ' ', 'Contract Call:', ' address: 0xa6f969045641Cf486a747A2688F3a5A6d43cd0D8\n function: getPrimaryCharacterId(address account)\n args: (0x2350b79De0B74Ac7Ba403E66725AFf87665d3E07)' ], shortMessage: 'HTTP request failed.', version: '[email protected]', abi: [ { inputs: [ { name: 'characterId', type: 'uint256' } ], name: 'ErrCharacterNotExists', type: 'error' }, { inputs: [], name: 'ErrHandleContainsInvalidCharacters', type: 'error' }, { inputs: [], name: 'ErrHandleExists', type: 'error' }, { inputs: [], name: 'ErrHandleLengthInvalid', type: 'error' }, { inputs: [], name: 'ErrNotCharacterOwner', type: 'error' }, { inputs: [], name: 'ErrNotEnoughPermission', type: 'error' }, { inputs: [], name: 'ErrNotEnoughPermissionForThisNote', type: 'error' }, { inputs: [], name: 'ErrNoteIsDeleted', type: 'error' }, { inputs: [], name: 'ErrNoteLocked', type: 'error' }, { inputs: [], name: 'ErrNoteNotExists', type: 'error' }, { inputs: [], name: 'ErrSignatureExpired', type: 'error' }, { inputs: [], name: 'ErrSignatureInvalid', type: 'error' }, { inputs: [], name: 'ErrSocialTokenExists', type: 'error' }, { inputs: [], name: 'ErrTokenNotExists', type: 'error' }, { inputs: [ { indexed: true, name: 'owner', type: 'address' }, { indexed: true, name: 'approved', type: 'address' }, { indexed: true, name: 'tokenId', type: 'uint256' } ], name: 'Approval', type: 'event' }, { inputs: [ { indexed: true,
test/contracts/character.test.ts > character > create a character and check > getCharacter: test/contracts/character.test.ts#L89
Error: characterId is null ❯ test/contracts/character.test.ts:89:28
test/contracts/character.test.ts > character > create a character and check > getCharacterByHandle: src/contract/subcontracts/character.ts#L456
ContractFunctionExecutionError: HTTP request failed. URL: https://rpc.testnet.crossbell.io Request body: {"method":"eth_call","params":[{"data":"0x82ad56cb000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000020000000000000000000000000a6f969045641cf486a747a2688f3a5a6d43cd0d80000000000000000000000000000000000000000000000000000000000000001000000000000000000000000000000000000000000000000000000000000006000000000000000000000000000000000000000000000000000000000000000649a50248d0000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000000000000000001a612d72616e646f6d2d68616e646c652d74323037677a6b69786900000000000000000000000000000000000000000000000000000000000000000000","to":"0xcA11bde05977b3631167028862bE2a173976CA11"},"latest"]} Raw Call Arguments: to: 0xa6f969045641Cf486a747A2688F3a5A6d43cd0D8 data: 0x9a50248d0000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000000000000000001a612d72616e646f6d2d68616e646c652d74323037677a6b697869000000000000 Contract Call: address: 0xa6f969045641Cf486a747A2688F3a5A6d43cd0D8 function: getCharacterByHandle(string handle) args: (a-random-handle-t207gzkixi) Docs: https://viem.sh/docs/contract/readContract Details: fetch failed Version: [email protected] ❯ getContractError node_modules/.pnpm/[email protected][email protected]/node_modules/viem/utils/errors/getContractError.ts:72:10 ❯ readContract node_modules/.pnpm/[email protected][email protected]/node_modules/viem/actions/public/readContract.ts:128:11 ❯ CharacterContract.getByHandle src/contract/subcontracts/character.ts:456:21 ❯ test/contracts/character.test.ts:98:21 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { details: 'fetch failed', docsPath: '/docs/contract/readContract', metaMessages: [ 'URL: https://rpc.testnet.crossbell.io', 'Request body: {"method":"eth_call","params":[{"data":"0x82ad56cb000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000020000000000000000000000000a6f969045641cf486a747a2688f3a5a6d43cd0d80000000000000000000000000000000000000000000000000000000000000001000000000000000000000000000000000000000000000000000000000000006000000000000000000000000000000000000000000000000000000000000000649a50248d0000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000000000000000001a612d72616e646f6d2d68616e646c652d74323037677a6b69786900000000000000000000000000000000000000000000000000000000000000000000","to":"0xcA11bde05977b3631167028862bE2a173976CA11"},"latest"]}', ' ', 'Raw Call Arguments:', ' to: 0xa6f969045641Cf486a747A2688F3a5A6d43cd0D8\n data: 0x9a50248d0000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000000000000000001a612d72616e646f6d2d68616e646c652d74323037677a6b697869000000000000', ' ', 'Contract Call:', ' address: 0xa6f969045641Cf486a747A2688F3a5A6d43cd0D8\n function: getCharacterByHandle(string handle)\n args: (a-random-handle-t207gzkixi)' ], shortMessage: 'HTTP request failed.', version: '[email protected]', abi: [ { inputs: [ { name: 'characterId', type: 'uint256' } ], name: 'ErrCharacterNotExists', type: 'error' }, { inputs: [], name: 'ErrHandleContainsInvalidCharacters', type: 'error' }, { inputs: [], name: 'ErrHandleExists', type: 'error' }, { inputs: [], name: 'ErrHandleLengthInvalid', type: 'error' }, { inputs: [], name: 'ErrNotCharacterOwner', type: 'error' }, { inputs: [], name: 'ErrNotEnoughPermission', type: 'error' }, { inputs: [], name: 'ErrNotEnoughPermissionForThisNote', type: 'error' }, { inputs: [], name: 'ErrNoteIsDeleted', type: 'error' }, { inputs: [], name: 'ErrNoteLocked', type: 'error' }, { inputs: [], name: 'ErrNoteNotExists', type: 'error' }, { input
test/contracts/character.test.ts > character > create a character and check > getHandle: test/contracts/character.test.ts#L107
Error: characterId is null ❯ test/contracts/character.test.ts:107:28
test/contracts/character.test.ts > character > change a character and check > getPrimaryCharacter: src/contract/subcontracts/character.ts#L402
ContractFunctionExecutionError: HTTP request failed. URL: https://rpc.testnet.crossbell.io Request body: {"method":"eth_call","params":[{"data":"0x82ad56cb000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000020000000000000000000000000a6f969045641cf486a747a2688f3a5a6d43cd0d80000000000000000000000000000000000000000000000000000000000000001000000000000000000000000000000000000000000000000000000000000006000000000000000000000000000000000000000000000000000000000000000242abc6bf600000000000000000000000000000081d48ba02daa6c13d55c2916ad0570b65200000000000000000000000000000000000000000000000000000000","to":"0xcA11bde05977b3631167028862bE2a173976CA11"},"latest"]} Raw Call Arguments: to: 0xa6f969045641Cf486a747A2688F3a5A6d43cd0D8 data: 0x2abc6bf600000000000000000000000000000081d48ba02daa6c13d55c2916ad0570b652 Contract Call: address: 0xa6f969045641Cf486a747A2688F3a5A6d43cd0D8 function: getPrimaryCharacterId(address account) args: (***) Docs: https://viem.sh/docs/contract/readContract Details: fetch failed Version: [email protected] ❯ getContractError node_modules/.pnpm/[email protected][email protected]/node_modules/viem/utils/errors/getContractError.ts:72:10 ❯ readContract node_modules/.pnpm/[email protected][email protected]/node_modules/viem/actions/public/readContract.ts:128:11 ❯ CharacterContract.getPrimaryId src/contract/subcontracts/character.ts:402:23 ❯ test/contracts/character.test.ts:130:21 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { details: 'fetch failed', docsPath: '/docs/contract/readContract', metaMessages: [ 'URL: https://rpc.testnet.crossbell.io', 'Request body: {"method":"eth_call","params":[{"data":"0x82ad56cb000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000020000000000000000000000000a6f969045641cf486a747a2688f3a5a6d43cd0d80000000000000000000000000000000000000000000000000000000000000001000000000000000000000000000000000000000000000000000000000000006000000000000000000000000000000000000000000000000000000000000000242abc6bf600000000000000000000000000000081d48ba02daa6c13d55c2916ad0570b65200000000000000000000000000000000000000000000000000000000","to":"0xcA11bde05977b3631167028862bE2a173976CA11"},"latest"]}', ' ', 'Raw Call Arguments:', ' to: 0xa6f969045641Cf486a747A2688F3a5A6d43cd0D8\n data: 0x2abc6bf600000000000000000000000000000081d48ba02daa6c13d55c2916ad0570b652', ' ', 'Contract Call:', ' address: 0xa6f969045641Cf486a747A2688F3a5A6d43cd0D8\n function: getPrimaryCharacterId(address account)\n args: (***)' ], shortMessage: 'HTTP request failed.', version: '[email protected]', abi: [ { inputs: [ { name: 'characterId', type: 'uint256' } ], name: 'ErrCharacterNotExists', type: 'error' }, { inputs: [], name: 'ErrHandleContainsInvalidCharacters', type: 'error' }, { inputs: [], name: 'ErrHandleExists', type: 'error' }, { inputs: [], name: 'ErrHandleLengthInvalid', type: 'error' }, { inputs: [], name: 'ErrNotCharacterOwner', type: 'error' }, { inputs: [], name: 'ErrNotEnoughPermission', type: 'error' }, { inputs: [], name: 'ErrNotEnoughPermissionForThisNote', type: 'error' }, { inputs: [], name: 'ErrNoteIsDeleted', type: 'error' }, { inputs: [], name: 'ErrNoteLocked', type: 'error' }, { inputs: [], name: 'ErrNoteNotExists', type: 'error' }, { inputs: [], name: 'ErrSignatureExpired', type: 'error' }, { inputs: [], name: 'ErrSignatureInvalid', type: 'error' }, { inputs: [], name: 'ErrSocialTokenExists', type: 'error' }, { inputs: [], name: 'ErrTokenNotExists', type: 'error' }, { inputs: [ { indexed: true, name: 'owner', type: 'address' }, { indexed: true, name: 'approved', type: 'address' }, { indexed: true, name: 'tokenId', type: 'uint256' } ], name: 'Approval', type: 'event' }, { inputs: [ { indexed: true, name: 'owner', type: 'address' }, { indexed: true, name: 'operator', type: 'addr
test/contracts/character.test.ts > character > change a character and check > setHandle: test/contracts/character.test.ts#L145
Error: characterId is null ❯ test/contracts/character.test.ts:145:28
test (ubuntu-latest, 20.x)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: pnpm/action-setup@v2, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.