Skip to content

smooth animation for seed phrase show and hide #1186

smooth animation for seed phrase show and hide

smooth animation for seed phrase show and hide #1186

Triggered via push December 20, 2024 15:11
Status Failure
Total duration 8m 10s
Artifacts

build.yml

on: push
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 3 warnings
build (ubuntu-latest, 18): packages/modules/packages/sentinal/src/components/Card/Card.stories.tsx#L18
Importing a JSON file into an ECMAScript module requires a 'type: "json"' import attribute when 'module' is set to 'NodeNext'.
build (ubuntu-latest, 18): packages/plugins/packages/address/src/components/menu-item/MenuItemRenderer.stories.tsx#L12
Argument of type 'Uint8Array<ArrayBufferLike>' is not assignable to parameter of type 'string | number | bigint | ArrayBufferLike'.
build (ubuntu-latest, 18): packages/plugins/packages/boundwitness/src/components/_shared/Signatures/SignatureTableRow.tsx#L37
Argument of type 'Uint8Array<ArrayBufferLike>' is not assignable to parameter of type 'ArrayBufferLike'.
build (ubuntu-latest, 18): packages/sdk/packages/address/packages/render/src/components/RenderRowBox.stories.tsx#L11
Argument of type 'Uint8Array<ArrayBufferLike>' is not assignable to parameter of type 'string | number | bigint | ArrayBufferLike'.
build (ubuntu-latest, 18): packages/sdk/packages/block/src/components/Details/SignatureTableRow.tsx#L29
Argument of type 'Uint8Array<ArrayBufferLike>' is not assignable to parameter of type 'ArrayBufferLike'.
build (ubuntu-latest, 18): packages/sdk/packages/indexed-results/src/stories/manifest/nodes/contract/ContractWitnessManifestNode.ts#L20
Importing a JSON file into an ECMAScript module requires a 'type: "json"' import attribute when 'module' is set to 'NodeNext'.
build (ubuntu-latest, 18): packages/sdk/packages/indexed-results/src/stories/manifest/nodes/contract/TokenDivinerIndexNode.ts#L20
Importing a JSON file into an ECMAScript module requires a 'type: "json"' import attribute when 'module' is set to 'NodeNext'.
build (ubuntu-latest, 18): packages/sdk/packages/indexed-results/src/stories/manifest/nodes/contract/TokenNode.ts#L7
Importing a JSON file into an ECMAScript module requires a 'type: "json"' import attribute when 'module' is set to 'NodeNext'.
build (ubuntu-latest, 18): packages/sdk/packages/manifest/src/stories/archivist/ArchivistNode.ts#L6
Importing a JSON file into an ECMAScript module requires a 'type: "json"' import attribute when 'module' is set to 'NodeNext'.
build (ubuntu-latest, 18): packages/sdk/packages/manifest/src/stories/sentinel/SentinelNode.ts#L7
Importing a JSON file into an ECMAScript module requires a 'type: "json"' import attribute when 'module' is set to 'NodeNext'.
build (ubuntu-latest, 18)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
build (ubuntu-latest, 18): packages/sdk/packages/wallet/src/components/SeedPhrase/dialog/components/fields/SavedPhraseTextField.tsx#L22
'showCopyButton' is defined but never used. Allowed unused args must match /^_/u