Skip to content

Wildcard Writing based on IWriteDeferral w/ view call #280

Wildcard Writing based on IWriteDeferral w/ view call

Wildcard Writing based on IWriteDeferral w/ view call #280

Triggered via pull request November 8, 2024 05:36
Status Failure
Total duration 2m 27s
Artifacts

pull_request.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

9 errors and 3 warnings
test/api.spec.ts > Gateway API > API Domain > Register domain > should register new domain: packages/gateway/test/api.spec.ts#L127
AbiEncodingLengthMismatchError: ABI encoding params/values length mismatch. Expected length (params): 1 Given length (values): 9 Version: [email protected] ❯ 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>' }
test/api.spec.ts > Gateway API > API Domain > Register domain > should block registering existing domain: packages/gateway/test/api.spec.ts#L173
AbiEncodingLengthMismatchError: ABI encoding params/values length mismatch. Expected length (params): 1 Given length (values): 9 Version: [email protected] ❯ 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>' }
test/api.spec.ts > Gateway API > API Domain > Register domain > should allow registering a domain with a different owner: packages/gateway/test/api.spec.ts#L235
AbiEncodingLengthMismatchError: ABI encoding params/values length mismatch. Expected length (params): 1 Given length (values): 9 Version: [email protected] ❯ 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>' }
test/api.spec.ts > Gateway API > API Domain > Register domain > should register new domain with records: packages/gateway/test/api.spec.ts#L340
AbiEncodingLengthMismatchError: ABI encoding params/values length mismatch. Expected length (params): 1 Given length (values): 9 Version: [email protected] ❯ 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>' }
test/database.spec.ts > Gateway Database > Domain > Register Domain > should create new domain: packages/gateway/test/helper.ts#L97
AbiEncodingLengthMismatchError: ABI encoding params/values length mismatch. Expected length (params): 1 Given length (values): 9 Version: [email protected] ❯ encodeAbiParameters ../../node_modules/viem/utils/abi/encodeAbiParameters.ts:92:11 ❯ Module.encodeFunctionData ../../node_modules/viem/utils/abi/encodeFunctionData.ts:93:9 ❯ Module.doCall test/helper.ts:97:20 ❯ test/database.spec.ts:91:15 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ 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>' }
test/database.spec.ts > Gateway Database > Domain > Register Domain > should block duplicated domains: packages/gateway/test/helper.ts#L97
AbiEncodingLengthMismatchError: ABI encoding params/values length mismatch. Expected length (params): 1 Given length (values): 9 Version: [email protected] ❯ encodeAbiParameters ../../node_modules/viem/utils/abi/encodeAbiParameters.ts:92:11 ❯ Module.encodeFunctionData ../../node_modules/viem/utils/abi/encodeFunctionData.ts:93:9 ❯ Module.doCall test/helper.ts:97:20 ❯ test/database.spec.ts:136:30 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ 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>' }
test/database.spec.ts > Gateway Database > Domain > Register Domain > should create new domain with records: packages/gateway/test/helper.ts#L97
AbiEncodingLengthMismatchError: ABI encoding params/values length mismatch. Expected length (params): 1 Given length (values): 9 Version: [email protected] ❯ encodeAbiParameters ../../node_modules/viem/utils/abi/encodeAbiParameters.ts:92:11 ❯ Module.encodeFunctionData ../../node_modules/viem/utils/abi/encodeFunctionData.ts:93:9 ❯ Module.doCall test/helper.ts:97:20 ❯ test/database.spec.ts:189:15 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ 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>' }
CI
@blockful/gateway#test: command (/home/runner/work/external-resolver/external-resolver/packages/gateway) /opt/hostedtoolcache/node/21.7.3/x64/bin/npm run test exited (1)
CI
Process completed with exit code 1.
CI
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/
CI
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
CI
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v2, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/