feat(sbtc): display sbtc balance market data #14775
code-checks.yml
on: push
lint-prettier
50s
lint-eslint
1m 6s
lint-filename
50s
lint-commit
27s
lint-deps
38s
lint-message-schema
1m 5s
lint-unused-exports
33s
lint-firefox-build
54s
locked-versions
46s
audit
45s
typecheck
48s
test-unit
48s
test-build
1m 1s
Annotations
10 errors and 11 warnings
lint-unused-exports
Process completed with exit code 1.
|
lint-deps
Process completed with exit code 3.
|
typecheck:
src/app/features/asset-list/stacks/sip10-token-asset-list/sip10-token-asset-list.tsx#L5
'useAlexCurrencyPriceAsMarketData' is declared but its value is never read.
|
typecheck:
src/app/features/asset-list/stacks/sip10-token-asset-list/sip10-token-asset-list.tsx#L7
Cannot find module '@app/common/hooks/use-calculate-sip10-fiat-value' or its corresponding type declarations.
|
typecheck:
src/app/features/asset-list/stacks/sip10-token-asset-list/sip10-token-asset-list.tsx#L8
'getPrincipalFromContractId' is declared but its value is never read.
|
typecheck:
src/app/pages/send/send-crypto-asset-form/form/sip10/sip10-token-send-form.tsx#L8
Cannot find module '@app/common/hooks/use-calculate-sip10-fiat-value' or its corresponding type declarations.
|
typecheck:
src/app/pages/swap/hooks/use-bitflow-swappable-assets.tsx#L22
Cannot find module '@app/common/hooks/use-calculate-sip10-fiat-value' or its corresponding type declarations.
|
typecheck
Process completed with exit code 2.
|
lint-firefox-build
Process completed with exit code 1.
|
test-build
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-eslint:
src/app/common/app-analytics.ts#L80
'chrome' is deprecated. Part of the deprecated Chrome Apps platform
|
lint-eslint:
src/app/common/app-analytics.ts#L85
'chrome' is deprecated. Part of the deprecated Chrome Apps platform
|
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#L15
'chrome' is deprecated. Part of the deprecated Chrome Apps platform
|
lint-eslint:
src/app/common/persistence.ts#L18
'chrome' is deprecated. Part of the deprecated Chrome Apps platform
|