Skip to content

feat: stacks ft fiat values from alex-sdk #11767

feat: stacks ft fiat values from alex-sdk

feat: stacks ft fiat values from alex-sdk #11767

Triggered via push April 1, 2024 16:20
Status Failure
Total duration 1m 19s
Artifacts

code-checks.yml

on: push
lint-prettier
44s
lint-prettier
lint-eslint
57s
lint-eslint
lint-filename
31s
lint-filename
lint-commit
22s
lint-commit
lint-deps
48s
lint-deps
lint-message-schema
50s
lint-message-schema
lint-unused-exports
35s
lint-unused-exports
lint-firefox-build
1m 9s
lint-firefox-build
locked-versions
36s
locked-versions
audit
33s
audit
typecheck
37s
typecheck
test-unit
1m 7s
test-unit
test-build
56s
test-build
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 23 warnings
typecheck: src/app/common/crypto-assets/stacks-crypto-asset.utils.spec.ts#L24
Property 'price' is missing in type '{ contractId: string; contractAddress: string; contractAssetName: string; contractName: string; decimals: number; name: string; canTransfer: true; hasMemo: true; imageCanonicalUri: string; symbol: string; }' but required in type 'StacksFungibleTokenAsset'.
typecheck: src/app/common/crypto-assets/stacks-crypto-asset.utils.spec.ts#L40
Property 'price' is missing in type '{ contractId: string; contractAddress: string; contractAssetName: string; contractName: string; decimals: number; name: string; canTransfer: true; hasMemo: true; imageCanonicalUri: string; symbol: string; }' but required in type 'StacksFungibleTokenAsset'.
typecheck: src/app/pages/fund/fiat-providers-list.tsx#L33
Not all code paths return a value.
typecheck: src/app/pages/fund/fiat-providers-list.tsx#L59
Argument of type 'import("/home/runner/work/extension/extension/src/shared/route-urls").RouteUrls | undefined' is not assignable to parameter of type 'To'.
typecheck
Process completed with exit code 1.
lint-commit
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
lint-filename
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: nick-fields/retry@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
audit
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: nick-fields/retry@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
lint-unused-exports
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: nick-fields/retry@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
locked-versions
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: nick-fields/retry@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
typecheck
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: nick-fields/retry@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
lint-prettier
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: nick-fields/retry@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
lint-deps
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: nick-fields/retry@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
lint-message-schema
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: nick-fields/retry@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test-build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: nick-fields/retry@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
lint-eslint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: nick-fields/retry@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
lint-eslint: src/app/common/authentication/use-legacy-auth-bitcoin-addresses.ts#L30
This assertion is unnecessary since the receiver accepts the original type of the expression
lint-eslint: src/app/common/authentication/use-legacy-auth-bitcoin-addresses.ts#L31
This assertion is unnecessary since the receiver accepts the original type of the expression
lint-eslint: src/app/common/authentication/use-legacy-auth-bitcoin-addresses.ts#L34
This assertion is unnecessary since the receiver accepts the original type of the expression
lint-eslint: src/app/common/authentication/use-legacy-auth-bitcoin-addresses.ts#L35
This assertion is unnecessary since the receiver accepts the original type of the expression
lint-eslint: src/app/common/hooks/use-copy-to-clipboard.ts#L21
'execCommand' is deprecated. [MDN Reference](https://developer.mozilla.org/docs/Web/API/Document/execCommand)
lint-eslint: src/app/common/hooks/use-waiting-message.ts#L9
This assertion is unnecessary since it does not change the type of the expression
lint-eslint: src/app/common/persistence.ts#L22
An array of Promises may be unintentional. Consider handling the promises' fulfillment or rejection with Promise.all or similar, or explicitly marking the expression as ignored with the `void` operator
lint-eslint: src/app/common/signature/requests.ts#L30
This assertion is unnecessary since it does not change the type of the expression
lint-eslint: src/app/common/transactions/stacks/is-sip-10-transfer.ts#L5
This assertion is unnecessary since it does not change the type of the expression
lint-eslint: src/app/components/bitcoin-transaction-item/bitcoin-transaction-item.tsx#L48
'useCurrentAccountNativeSegwitAddressIndexZero' is deprecated. Use signer.address instead
test-unit
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: nick-fields/retry@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
lint-firefox-build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: nick-fields/retry@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.