Skip to content

chore: refactor dialog content + add story, add footer story #10438

chore: refactor dialog content + add story, add footer story

chore: refactor dialog content + add story, add footer story #10438

Triggered via push January 16, 2024 11:28
Status Failure
Total duration 1m 19s
Artifacts

code-checks.yml

on: push
lint-prettier
47s
lint-prettier
lint-eslint
47s
lint-eslint
lint-filename
36s
lint-filename
lint-commit
18s
lint-commit
lint-deps
43s
lint-deps
lint-message-schema
41s
lint-message-schema
lint-unused-exports
21s
lint-unused-exports
lint-firefox-build
1m 9s
lint-firefox-build
locked-versions
32s
locked-versions
audit
34s
audit
typecheck
53s
typecheck
test-unit
47s
test-unit
test-build
54s
test-build
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 11 warnings
lint-unused-exports
Process completed with exit code 1.
lint-eslint: src/app/ui/components/containers/headers/components/network-mode-badge.tsx#L11
Function property signature is forbidden. Use a method shorthand instead
lint-eslint: src/app/ui/components/containers/headers/header.tsx#L118
Unexpected console statement
lint-eslint
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/api/fetch-wrapper.ts#L27
'wrappedFetch' is deprecated. Use `axios` directly instead
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/components/generic-error/generic-error.tsx#L26
'HomeHeader' is deprecated.
lint-eslint: src/app/features/add-network/add-network.tsx#L65
'HomeHeader' is deprecated.