Skip to content

refactor: new icons using icon gallery #10908

refactor: new icons using icon gallery

refactor: new icons using icon gallery #10908

Triggered via push February 15, 2024 20:01
Status Failure
Total duration 1m 23s
Artifacts

code-checks.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

12 errors and 23 warnings
lint-unused-exports
Process completed with exit code 1.
typecheck: src/app/common/hooks/use-stacks-explorer-link.ts#L17
Type 'string' is not assignable to type 'BitcoinNetworkModes'.
typecheck: src/app/common/signature/requests.ts#L5
'StructuredMessageDataDomain' is declared but its value is never read.
typecheck: src/app/common/transactions/stacks/is-sip-10-transfer.ts#L1
'ContractCallPayload' is declared but its value is never read.
typecheck: src/app/pages/sign-stacks-message-request/sign-stacks-message-request.tsx#L22
Type '{ messageType: "utf8"; message: string; network: StacksNetwork | undefined; appName: string | undefined; domain?: undefined; } | { messageType: "structured"; message: ClarityValue; network: StacksNetwork | undefined; appName: string | undefined; domain: ClarityValue; }' is not assignable to type 'Utf8Payload | StructuredPayload'.
typecheck: src/app/pages/sign-stacks-message-request/use-sign-stacks-message-request.ts#L41
Type 'ClarityValue' is not assignable to type 'StructuredMessageDataDomain'.
typecheck: src/app/query/stacks/bns/bns.utils.ts#L5
'BufferCV' is declared but its value is never read.
typecheck: src/app/query/stacks/bns/bns.utils.ts#L7
'OptionalCV' is declared but its value is never read.
typecheck: src/app/query/stacks/bns/bns.utils.ts#L8
'PrincipalCV' is declared but its value is never read.
typecheck: src/app/query/stacks/bns/bns.utils.ts#L9
'TupleCV' is declared but its value is never read.
typecheck: src/app/query/stacks/bns/bns.utils.ts#L10
'UIntCV' is declared but its value is never read.
lint-prettier
Process completed with exit code 1.
lint-unused-exports
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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/
typecheck
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3, actions/cache@v3. 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: actions/setup-node@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
lint-filename
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3, actions/cache@v3. 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: actions/setup-node@v3, actions/cache@v3. 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: actions/setup-node@v3, actions/cache@v3, ./.github/actions/check-version-lock. 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: actions/setup-node@v3, actions/cache@v3. 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: actions/setup-node@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test-unit
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3, actions/cache@v3. 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: actions/setup-node@v3, actions/cache@v3. 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: actions/setup-node@v3, actions/cache@v3. 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/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/components/bitcoin-transaction-item/bitcoin-transaction-item.tsx#L48
'useCurrentAccountNativeSegwitAddressIndexZero' is deprecated. Use signer.address instead
lint-eslint: src/app/components/crypto-assets/bitcoin/brc20-token-asset-list/brc20-token-asset-list.tsx#L15
'useCurrentAccountNativeSegwitAddressIndexZero' is deprecated. Use signer.address instead
lint-eslint: src/app/features/asset-list/asset-list.tsx#L26
'useCurrentAccountNativeSegwitAddressIndexZero' is deprecated. Use signer.address instead
lint-eslint: src/app/features/collectibles/components/bitcoin/stamps.tsx#L10
'useCurrentAccountNativeSegwitAddressIndexZero' is deprecated. Use signer.address instead
lint-eslint: src/app/features/pending-brc-20-transfers/pending-brc-20-transfers.tsx#L94
'useCurrentAccountNativeSegwitAddressIndexZero' is deprecated. Use signer.address instead
lint-eslint: src/app/features/retrieve-taproot-to-native-segwit/retrieve-taproot-to-native-segwit.tsx#L28
'useCurrentAccountNativeSegwitAddressIndexZero' is deprecated. Use signer.address instead
lint-eslint: src/app/features/stacks-transaction-request/stacks-transaction-signer.tsx#L90
'nonce' is deprecated. `unused - only included for compatibility with @stacks/transactions`
lint-eslint: src/app/features/stacks-transaction-request/stacks-transaction-signer.tsx#L96
'nonce' is deprecated. `unused - only included for compatibility with @stacks/transactions`
lint-eslint: src/app/pages/choose-account/components/accounts.tsx#L41
'useNativeSegwitAccountIndexAddressIndexZero' is deprecated. Use signer.address instead
lint-firefox-build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.