Skip to content

feat: code signing and integration with CrabNebula #1008

feat: code signing and integration with CrabNebula

feat: code signing and integration with CrabNebula #1008

Triggered via pull request January 9, 2025 04:40
Status Failure
Total duration 6m 11s
Artifacts

pr.yaml

on: pull_request
Run PR checks  /  node-ci
6m 1s
Run PR checks / node-ci
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 1 warning
src/features/applications/components/application-method-definitions.test.tsx > application-method-definitions > test-arc32-app-spec > when a wallet is connected > when calling calculator add method > fee can be be shared between transactions: src/features/applications/components/application-method-definitions.test.tsx#L361
TestingLibraryElementError: Unable to find a label with the text of: /Receiver/ Ignored nodes: comments, script, style <div aria-describedby="radix-:ra4:" aria-labelledby="radix-:ra3:" class="fixed top-0 w-full h-full md:w-auto md:h-auto md:left-[50%] md:top-[50%] z-50 grid md:translate-x-[-50%] md:translate-y-[-50%] gap-3 border shadow-lg duration-200 data-[state=closed]:animate-out data-[state=closed]:fade-out-0 data-[state=closed]:zoom-out-95 data-[state=closed]:slide-out-to-left-1/2 data-[state=closed]:slide-out-to-top-[48%] md:rounded-lg pt-4 [&:has(_h2)]:pt-2.5 bg-card" data-state="open" id="radix-:ra2:" role="dialog" > <p hidden="" id="radix-:ra4:" > Build Transaction </p> <div class="flex sm:text-left px-4 flex-row items-center space-y-0" > <h2 class="pb-0 pb-0" id="radix-:ra3:" > Build Transaction </h2> </div> <div class="w-full md:w-[768px] max-h-[600px] overflow-auto px-4 pt-1 pb-4" > <svg class="lucide lucide-loader-circle size-10 animate-spin" fill="none" height="24" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" viewBox="0 0 24 24" width="24" xmlns="http://www.w3.org/2000/svg" > <path d="M21 12a9 9 0 1 1-6.219-8.56" /> </svg> </div> <button class="absolute right-4 top-4 rounded-sm opacity-70 ring-offset-background transition-opacity hover:opacity-100 focus:outline-none focus:ring-2 focus:ring-ring focus:ring-offset-2 disabled:pointer-events-none data-[state=open]:bg-accent data-[state=open]:text-muted-foreground" type="button" > <svg class="size-4" fill="none" height="15" viewBox="0 0 15 15" width="15" xmlns="http://www.w3.org/2000/svg" > <path clip-rule="evenodd" d="M11.7816 4.03157C12.0062 3.80702 12.0062 3.44295 11.7816 3.2184C11.5571 2.99385 11.193 2.99385 10.9685 3.2184L7.50005 6.68682L4.03164 3.2184C3.80708 2.99385 3.44301 2.99385 3.21846 3.2184C2.99391 3.44295 2.99391 3.80702 3.21846 4.03157L6.68688 7.49999L3.21846 10.9684C2.99391 11.193 2.99391 11.557 3.21846 11.7816C3.44301 12.0061 3.80708 12.0061 4.03164 11.7816L7.50005 8.31316L10.9685 11.7816C11.193 12.0061 11.5571 12.0061 11.7816 11.7816C12.0062 11.557 12.0062 11.193 11.7816 10.9684L8.31322 7.49999L11.7816 4.03157Z" fill="currentColor" fill-rule="evenodd" /> </svg> <span class="sr-only" > Close </span> </button> </div> ❯ Object.getElementError node_modules/@testing-library/react/node_modules/@testing-library/dom/dist/config.js:37:19 ❯ getAllByLabelText node_modules/@testing-library/react/node_modules/@testing-library/dom/dist/queries/label-text.js:111:38 ❯ node_modules/@testing-library/react/node_modules/@testing-library/dom/dist/query-helpers.js:52:17 ❯ getByLabelText node_modules/@testing-library/react/node_modules/@testing-library/dom/dist/query-helpers.js:95:19 ❯ src/features/applications/components/application-method-definitions.test.tsx:361:60 ❯ Module.executeComponentTest src/tests/test-component.tsx:11:3
Run PR checks / node-ci
Process completed with exit code 1.
Run PR checks / node-ci
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636