Skip to content

build(deps): Bump codecov/codecov-action from 5.0.2 to 5.0.7 #1230

build(deps): Bump codecov/codecov-action from 5.0.2 to 5.0.7

build(deps): Bump codecov/codecov-action from 5.0.2 to 5.0.7 #1230

Triggered via push November 21, 2024 00:16
Status Success
Total duration 45s
Artifacts

prettier.yml

on: push
Formatting Check
13s
Formatting Check
Fit to window
Zoom out
Zoom in

Annotations

4 errors
DAppSigner > signTransaction > should handle transaction without node account ids: test/dapp/DAppSigner.test.ts#L589
TypeError: transaction._makeTransactionBody is not a function at transactionToTransactionBody (/home/runner/_work/hedera-wallet-connect/hedera-wallet-connect/src/lib/shared/utils.ts:107:22) at DAppSigner.signTransaction (/home/runner/_work/hedera-wallet-connect/hedera-wallet-connect/src/lib/dapp/DAppSigner.ts:194:57) at Object.<anonymous> (/home/runner/_work/hedera-wallet-connect/hedera-wallet-connect/test/dapp/DAppSigner.test.ts:632:20) at Promise.then.completed (/home/runner/_work/hedera-wallet-connect/hedera-wallet-connect/node_modules/jest-circus/build/utils.js:298:28) at new Promise (<anonymous>) at callAsyncCircusFn (/home/runner/_work/hedera-wallet-connect/hedera-wallet-connect/node_modules/jest-circus/build/utils.js:231:10) at _callCircusTest (/home/runner/_work/hedera-wallet-connect/hedera-wallet-connect/node_modules/jest-circus/build/run.js:316:40) at async _runTest (/home/runner/_work/hedera-wallet-connect/hedera-wallet-connect/node_modules/jest-circus/build/run.js:252:3) at async _runTestsForDescribeBlock (/home/runner/_work/hedera-wallet-connect/hedera-wallet-connect/node_modules/jest-circus/build/run.js:126:9) at async _runTestsForDescribeBlock (/home/runner/_work/hedera-wallet-connect/hedera-wallet-connect/node_modules/jest-circus/build/run.js:121:9) at async _runTestsForDescribeBlock (/home/runner/_work/hedera-wallet-connect/hedera-wallet-connect/node_modules/jest-circus/build/run.js:121:9) at async run (/home/runner/_work/hedera-wallet-connect/hedera-wallet-connect/node_modules/jest-circus/build/run.js:71:3) at async runAndTransformResultsToJestFormat (/home/runner/_work/hedera-wallet-connect/hedera-wallet-connect/node_modules/jest-circus/build/legacy-code-todo-rewrite/jestAdapterInit.js:122:21) at async jestAdapter (/home/runner/_work/hedera-wallet-connect/hedera-wallet-connect/node_modules/jest-circus/build/legacy-code-todo-rewrite/jestAdapter.js:79:19) at async runTestInternal (/home/runner/_work/hedera-wallet-connect/hedera-wallet-connect/node_modules/jest-runner/build/runTest.js:367:16) at async runTest (/home/runner/_work/hedera-wallet-connect/hedera-wallet-connect/node_modules/jest-runner/build/runTest.js:444:34)
DAppSigner > signTransaction > should throw error when transaction body serialization fails: test/dapp/DAppSigner.test.ts#L644
Error: expect(received).rejects.toThrow(expected) Expected substring: "Failed to serialize transaction body" Received message: "transaction._makeTransactionBody is not a function" 105 | // This is a private function, though provides the capabilities to construct a proto.TransactionBody 106 | //@ts-ignore > 107 | return transaction._makeTransactionBody(nodeAccountId) | ^ 108 | } 109 | 110 | export function transactionBodyToBase64String(transactionBody: proto.ITransactionBody) { at transactionToTransactionBody (src/lib/shared/utils.ts:107:22) at DAppSigner.signTransaction (src/lib/dapp/DAppSigner.ts:194:57) at Object.<anonymous> (test/dapp/DAppSigner.test.ts:652:27) at Object.toThrow (/home/runner/_work/hedera-wallet-connect/hedera-wallet-connect/node_modules/expect/build/index.js:218:22) at Object.<anonymous> (/home/runner/_work/hedera-wallet-connect/hedera-wallet-connect/test/dapp/DAppSigner.test.ts:652:60) at Promise.then.completed (/home/runner/_work/hedera-wallet-connect/hedera-wallet-connect/node_modules/jest-circus/build/utils.js:298:28) at new Promise (<anonymous>) at callAsyncCircusFn (/home/runner/_work/hedera-wallet-connect/hedera-wallet-connect/node_modules/jest-circus/build/utils.js:231:10) at _callCircusTest (/home/runner/_work/hedera-wallet-connect/hedera-wallet-connect/node_modules/jest-circus/build/run.js:316:40) at async _runTest (/home/runner/_work/hedera-wallet-connect/hedera-wallet-connect/node_modules/jest-circus/build/run.js:252:3) at async _runTestsForDescribeBlock (/home/runner/_work/hedera-wallet-connect/hedera-wallet-connect/node_modules/jest-circus/build/run.js:126:9) at async _runTestsForDescribeBlock (/home/runner/_work/hedera-wallet-connect/hedera-wallet-connect/node_modules/jest-circus/build/run.js:121:9) at async _runTestsForDescribeBlock (/home/runner/_work/hedera-wallet-connect/hedera-wallet-connect/node_modules/jest-circus/build/run.js:121:9) at async run (/home/runner/_work/hedera-wallet-connect/hedera-wallet-connect/node_modules/jest-circus/build/run.js:71:3) at async runAndTransformResultsToJestFormat (/home/runner/_work/hedera-wallet-connect/hedera-wallet-connect/node_modules/jest-circus/build/legacy-code-todo-rewrite/jestAdapterInit.js:122:21) at async jestAdapter (/home/runner/_work/hedera-wallet-connect/hedera-wallet-connect/node_modules/jest-circus/build/legacy-code-todo-rewrite/jestAdapter.js:79:19) at async runTestInternal (/home/runner/_work/hedera-wallet-connect/hedera-wallet-connect/node_modules/jest-runner/build/runTest.js:367:16) at async runTest (/home/runner/_work/hedera-wallet-connect/hedera-wallet-connect/node_modules/jest-runner/build/runTest.js:444:34)
DAppSigner > signTransaction > should handle transaction without node account ids: test/dapp/DAppSigner.test.ts#L589
TypeError: transaction._makeTransactionBody is not a function at transactionToTransactionBody (/home/runner/_work/hedera-wallet-connect/hedera-wallet-connect/src/lib/shared/utils.ts:107:22) at DAppSigner.signTransaction (/home/runner/_work/hedera-wallet-connect/hedera-wallet-connect/src/lib/dapp/DAppSigner.ts:194:57) at Object.<anonymous> (/home/runner/_work/hedera-wallet-connect/hedera-wallet-connect/test/dapp/DAppSigner.test.ts:632:20) at Promise.then.completed (/home/runner/_work/hedera-wallet-connect/hedera-wallet-connect/node_modules/jest-circus/build/utils.js:298:28) at new Promise (<anonymous>) at callAsyncCircusFn (/home/runner/_work/hedera-wallet-connect/hedera-wallet-connect/node_modules/jest-circus/build/utils.js:231:10) at _callCircusTest (/home/runner/_work/hedera-wallet-connect/hedera-wallet-connect/node_modules/jest-circus/build/run.js:316:40) at async _runTest (/home/runner/_work/hedera-wallet-connect/hedera-wallet-connect/node_modules/jest-circus/build/run.js:252:3) at async _runTestsForDescribeBlock (/home/runner/_work/hedera-wallet-connect/hedera-wallet-connect/node_modules/jest-circus/build/run.js:126:9) at async _runTestsForDescribeBlock (/home/runner/_work/hedera-wallet-connect/hedera-wallet-connect/node_modules/jest-circus/build/run.js:121:9) at async _runTestsForDescribeBlock (/home/runner/_work/hedera-wallet-connect/hedera-wallet-connect/node_modules/jest-circus/build/run.js:121:9) at async run (/home/runner/_work/hedera-wallet-connect/hedera-wallet-connect/node_modules/jest-circus/build/run.js:71:3) at async runAndTransformResultsToJestFormat (/home/runner/_work/hedera-wallet-connect/hedera-wallet-connect/node_modules/jest-circus/build/legacy-code-todo-rewrite/jestAdapterInit.js:122:21) at async jestAdapter (/home/runner/_work/hedera-wallet-connect/hedera-wallet-connect/node_modules/jest-circus/build/legacy-code-todo-rewrite/jestAdapter.js:79:19) at async runTestInternal (/home/runner/_work/hedera-wallet-connect/hedera-wallet-connect/node_modules/jest-runner/build/runTest.js:367:16) at async runTest (/home/runner/_work/hedera-wallet-connect/hedera-wallet-connect/node_modules/jest-runner/build/runTest.js:444:34)
DAppSigner > signTransaction > should throw error when transaction body serialization fails: test/dapp/DAppSigner.test.ts#L644
Error: expect(received).rejects.toThrow(expected) Expected substring: "Failed to serialize transaction body" Received message: "transaction._makeTransactionBody is not a function" 105 | // This is a private function, though provides the capabilities to construct a proto.TransactionBody 106 | //@ts-ignore > 107 | return transaction._makeTransactionBody(nodeAccountId) | ^ 108 | } 109 | 110 | export function transactionBodyToBase64String(transactionBody: proto.ITransactionBody) { at transactionToTransactionBody (src/lib/shared/utils.ts:107:22) at DAppSigner.signTransaction (src/lib/dapp/DAppSigner.ts:194:57) at Object.<anonymous> (test/dapp/DAppSigner.test.ts:652:27) at Object.toThrow (/home/runner/_work/hedera-wallet-connect/hedera-wallet-connect/node_modules/expect/build/index.js:218:22) at Object.<anonymous> (/home/runner/_work/hedera-wallet-connect/hedera-wallet-connect/test/dapp/DAppSigner.test.ts:652:60) at Promise.then.completed (/home/runner/_work/hedera-wallet-connect/hedera-wallet-connect/node_modules/jest-circus/build/utils.js:298:28) at new Promise (<anonymous>) at callAsyncCircusFn (/home/runner/_work/hedera-wallet-connect/hedera-wallet-connect/node_modules/jest-circus/build/utils.js:231:10) at _callCircusTest (/home/runner/_work/hedera-wallet-connect/hedera-wallet-connect/node_modules/jest-circus/build/run.js:316:40) at async _runTest (/home/runner/_work/hedera-wallet-connect/hedera-wallet-connect/node_modules/jest-circus/build/run.js:252:3) at async _runTestsForDescribeBlock (/home/runner/_work/hedera-wallet-connect/hedera-wallet-connect/node_modules/jest-circus/build/run.js:126:9) at async _runTestsForDescribeBlock (/home/runner/_work/hedera-wallet-connect/hedera-wallet-connect/node_modules/jest-circus/build/run.js:121:9) at async _runTestsForDescribeBlock (/home/runner/_work/hedera-wallet-connect/hedera-wallet-connect/node_modules/jest-circus/build/run.js:121:9) at async run (/home/runner/_work/hedera-wallet-connect/hedera-wallet-connect/node_modules/jest-circus/build/run.js:71:3) at async runAndTransformResultsToJestFormat (/home/runner/_work/hedera-wallet-connect/hedera-wallet-connect/node_modules/jest-circus/build/legacy-code-todo-rewrite/jestAdapterInit.js:122:21) at async jestAdapter (/home/runner/_work/hedera-wallet-connect/hedera-wallet-connect/node_modules/jest-circus/build/legacy-code-todo-rewrite/jestAdapter.js:79:19) at async runTestInternal (/home/runner/_work/hedera-wallet-connect/hedera-wallet-connect/node_modules/jest-runner/build/runTest.js:367:16) at async runTest (/home/runner/_work/hedera-wallet-connect/hedera-wallet-connect/node_modules/jest-runner/build/runTest.js:444:34)