Skip to content

Refactor: fetch pending queue only in 1/N Safes #5016

Refactor: fetch pending queue only in 1/N Safes

Refactor: fetch pending queue only in 1/N Safes #5016

Triggered via pull request August 6, 2023 17:56
@katspaughkatspaugh
opened #2353
Status Success
Total duration 17s
Artifacts

cla.yml

on: pull_request_target
CLAAssistant
7s
CLAAssistant
Fit to window
Zoom out
Zoom in

Annotations

1 error and 1 warning
SignOrExecute hooks > useImmediatelyExecutable > should return false for newly created transactions with threshold > 1: src/components/tx/SignOrExecuteForm/hooks.test.ts#L176
Error: expect(received).toBe(expected) // Object.is equality Expected: false Received: true at Object.toBe (/home/runner/work/safe-wallet-web/safe-wallet-web/src/components/tx/SignOrExecuteForm/hooks.test.ts:196:30) at Promise.then.completed (/home/runner/work/safe-wallet-web/safe-wallet-web/node_modules/jest-circus/build/utils.js:333:28) at new Promise (<anonymous>) at callAsyncCircusFn (/home/runner/work/safe-wallet-web/safe-wallet-web/node_modules/jest-circus/build/utils.js:259:10) at _callCircusTest (/home/runner/work/safe-wallet-web/safe-wallet-web/node_modules/jest-circus/build/run.js:277:40) at _runTest (/home/runner/work/safe-wallet-web/safe-wallet-web/node_modules/jest-circus/build/run.js:209:3) at _runTestsForDescribeBlock (/home/runner/work/safe-wallet-web/safe-wallet-web/node_modules/jest-circus/build/run.js:97:9) at _runTestsForDescribeBlock (/home/runner/work/safe-wallet-web/safe-wallet-web/node_modules/jest-circus/build/run.js:91:9) at _runTestsForDescribeBlock (/home/runner/work/safe-wallet-web/safe-wallet-web/node_modules/jest-circus/build/run.js:91:9) at run (/home/runner/work/safe-wallet-web/safe-wallet-web/node_modules/jest-circus/build/run.js:31:3) at runAndTransformResultsToJestFormat (/home/runner/work/safe-wallet-web/safe-wallet-web/node_modules/jest-circus/build/legacy-code-todo-rewrite/jestAdapterInit.js:135:21) at jestAdapter (/home/runner/work/safe-wallet-web/safe-wallet-web/node_modules/jest-circus/build/legacy-code-todo-rewrite/jestAdapter.js:92:19) at runTestInternal (/home/runner/work/safe-wallet-web/safe-wallet-web/node_modules/jest-runner/build/runTest.js:411:16) at runTest (/home/runner/work/safe-wallet-web/safe-wallet-web/node_modules/jest-runner/build/runTest.js:499:34)
CLAAssistant
The following actions uses node12 which is deprecated and will be forced to run on node16: contributor-assistant/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/