Skip to content

chore: fix icon padding, ref #4693 #10468

chore: fix icon padding, ref #4693

chore: fix icon padding, ref #4693 #10468

Triggered via push January 17, 2024 16:34
Status Failure
Total duration 1m 2s
Artifacts

code-checks.yml

on: push
lint-prettier
28s
lint-prettier
lint-eslint
43s
lint-eslint
lint-filename
32s
lint-filename
lint-commit
23s
lint-commit
lint-deps
46s
lint-deps
lint-message-schema
36s
lint-message-schema
lint-unused-exports
34s
lint-unused-exports
lint-firefox-build
38s
lint-firefox-build
locked-versions
39s
locked-versions
audit
39s
audit
typecheck
36s
typecheck
test-unit
47s
test-unit
test-build
44s
test-build
Fit to window
Zoom out
Zoom in

Annotations

14 errors and 11 warnings
lint-prettier
Process completed with exit code 2.
typecheck: src/app/components/info-card/info-card.tsx#L33
Merge conflict marker encountered.
typecheck: src/app/components/info-card/info-card.tsx#L34
JSX element 'Flex' has no corresponding closing tag.
typecheck: src/app/components/info-card/info-card.tsx#L39
Unexpected token. Did you mean `{'>'}` or `>`?
typecheck: src/app/components/info-card/info-card.tsx#L39
Unexpected token. Did you mean `{'>'}` or `>`?
typecheck: src/app/components/info-card/info-card.tsx#L39
Unexpected token. Did you mean `{'>'}` or `>`?
typecheck: src/app/components/info-card/info-card.tsx#L39
Unexpected token. Did you mean `{'>'}` or `>`?
typecheck: src/app/components/info-card/info-card.tsx#L39
Unexpected token. Did you mean `{'>'}` or `>`?
typecheck: src/app/components/info-card/info-card.tsx#L39
Unexpected token. Did you mean `{'>'}` or `>`?
typecheck: src/app/components/info-card/info-card.tsx#L39
Unexpected token. Did you mean `{'>'}` or `>`?
lint-firefox-build
Process completed with exit code 1.
lint-eslint
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/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-transferable-asset-balances.hooks.ts#L15
'useCurrentAccountNativeSegwitAddressIndexZero' is deprecated. Use signer.address instead
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/common/utils/use-waiting-message.ts#L9
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#L53
'useCurrentAccountNativeSegwitAddressIndexZero' is deprecated. Use signer.address instead
lint-eslint: src/app/components/crypto-assets/bitcoin/brc20-token-asset-list/brc20-token-asset-list.tsx#L16
'useCurrentAccountNativeSegwitAddressIndexZero' is deprecated. Use signer.address instead
lint-eslint: src/app/features/add-network/add-network.tsx#L73
Promises must be awaited, end with a call to .catch, end with a call to .then with a rejection handler or be explicitly marked as ignored with the `void` operator
lint-eslint: src/app/features/add-network/add-network.tsx#L80
Promises must be awaited, end with a call to .catch, end with a call to .then with a rejection handler or be explicitly marked as ignored with the `void` operator
lint-eslint: src/app/features/asset-list/asset-list.tsx#L26
'useCurrentAccountNativeSegwitAddressIndexZero' is deprecated. Use signer.address instead