Wildcard Writing based on IWriteDeferral w/ view call #286
Annotations
10 errors and 2 warnings
Run tests:
packages/gateway/test/api.spec.ts#L127
AbiEncodingLengthMismatchError: ABI encoding params/values length mismatch.
Expected length (params): 1
Given length (values): 9
Version: viem@2.21.42
❯ encodeAbiParameters ../../node_modules/viem/utils/abi/encodeAbiParameters.ts:92:11
❯ Module.encodeFunctionData ../../node_modules/viem/utils/abi/encodeFunctionData.ts:93:9
❯ test/api.spec.ts:127:22
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { details: undefined, docsPath: undefined, metaMessages: undefined, shortMessage: 'ABI encoding params/values length mismatch.\nExpected length (params): 1\nGiven length (values): 9', version: '2.21.42', walk: 'Function<walk>' }
|
Run tests:
packages/gateway/test/api.spec.ts#L173
AbiEncodingLengthMismatchError: ABI encoding params/values length mismatch.
Expected length (params): 1
Given length (values): 9
Version: viem@2.21.42
❯ encodeAbiParameters ../../node_modules/viem/utils/abi/encodeAbiParameters.ts:92:11
❯ Module.encodeFunctionData ../../node_modules/viem/utils/abi/encodeFunctionData.ts:93:9
❯ test/api.spec.ts:173:22
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { details: undefined, docsPath: undefined, metaMessages: undefined, shortMessage: 'ABI encoding params/values length mismatch.\nExpected length (params): 1\nGiven length (values): 9', version: '2.21.42', walk: 'Function<walk>' }
|
Run tests:
packages/gateway/test/api.spec.ts#L235
AbiEncodingLengthMismatchError: ABI encoding params/values length mismatch.
Expected length (params): 1
Given length (values): 9
Version: viem@2.21.42
❯ encodeAbiParameters ../../node_modules/viem/utils/abi/encodeAbiParameters.ts:92:11
❯ Module.encodeFunctionData ../../node_modules/viem/utils/abi/encodeFunctionData.ts:93:9
❯ test/api.spec.ts:235:22
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { details: undefined, docsPath: undefined, metaMessages: undefined, shortMessage: 'ABI encoding params/values length mismatch.\nExpected length (params): 1\nGiven length (values): 9', version: '2.21.42', walk: 'Function<walk>' }
|
Run tests:
packages/gateway/test/api.spec.ts#L340
AbiEncodingLengthMismatchError: ABI encoding params/values length mismatch.
Expected length (params): 1
Given length (values): 9
Version: viem@2.21.42
❯ encodeAbiParameters ../../node_modules/viem/utils/abi/encodeAbiParameters.ts:92:11
❯ Module.encodeFunctionData ../../node_modules/viem/utils/abi/encodeFunctionData.ts:93:9
❯ test/api.spec.ts:340:22
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { details: undefined, docsPath: undefined, metaMessages: undefined, shortMessage: 'ABI encoding params/values length mismatch.\nExpected length (params): 1\nGiven length (values): 9', version: '2.21.42', walk: 'Function<walk>' }
|
Run tests:
packages/gateway/test/api.spec.ts#L407
AssertionError: expected { name: 'public.eth', …(10) } to deeply equal { name: 'public.eth', …(10) }
- Expected
+ Received
Object {
"addresses": Array [],
"createdAt": 2024-12-09T11:29:38.325Z,
"name": "public.eth",
"node": "0x855b5494ab793cd61f895c63bd18bbf5918a27dad3de079a483e2232a296512d",
- "owner": "0x4A1d5002e102f7E4BdcA56B0ba53AA42d4B77205",
+ "owner": "0x45112B632Fc6C3A5E994E28a9968aB2CC14df1f5",
"parent": "0x93cdeb708b7545dc668eb9280176169d1c33cfd8ed6f04690a0bcc88a93fc4ae",
"resolver": "0x1234567890123456789012345678901234567890",
"resolverVersion": "1",
"texts": Array [],
"ttl": "300",
"updatedAt": 2024-12-09T11:29:38.325Z,
}
❯ test/api.spec.ts:407:26
|
Run tests:
packages/gateway/test/api.spec.ts#L441
AssertionError: expected 'Unable to transfer domain' to deeply equal 'Unauthorized'
- Expected
+ Received
- Unauthorized
+ Unable to transfer domain
❯ test/api.spec.ts:441:30
|
Run tests:
packages/gateway/test/api.spec.ts#L488
AssertionError: expected undefined to deeply equal '0x1e583a944ea6750b0904b8f95a72f593f07…'
- Expected:
"0x1e583a944ea6750b0904b8f95a72f593f070ecac52e8d5bc959fa38d745a3909"
+ Received:
undefined
❯ test/api.spec.ts:488:33
|
Run tests:
packages/gateway/test/api.spec.ts#L584
AssertionError: expected undefined to deeply equal 'blockful'
- Expected:
"blockful"
+ Received:
undefined
❯ test/api.spec.ts:584:31
|
Run tests:
packages/gateway/test/api.spec.ts#L636
AssertionError: expected 'blockful' to deeply equal 'blockful-io'
- Expected
+ Received
- blockful-io
+ blockful
❯ test/api.spec.ts:636:31
|
Run tests:
packages/gateway/test/api.spec.ts#L751
AssertionError: expected undefined to deeply equal '0x45112b632fc6c3a5e994e28a9968ab2cc14…'
- Expected:
"0x45112b632fc6c3a5e994e28a9968ab2cc14df1f5"
+ Received:
undefined
❯ test/api.spec.ts:751:31
|
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use the latest version of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-09-16-notice-of-upcoming-deprecations-and-changes-in-github-actions-services/
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading