Skip to content

feat: wip, set up deposit tx #14785

feat: wip, set up deposit tx

feat: wip, set up deposit tx #14785

Triggered via push November 29, 2024 09:03
Status Failure
Total duration 1m 27s
Artifacts

code-checks.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

22 errors and 11 warnings
lint-deps
Process completed with exit code 2.
lint-unused-exports
Process completed with exit code 1.
typecheck: src/app/pages/test-deposit-sbtc/sbtc-api.ts#L9
'"@stacks/transactions"' has no exported member named 'fetchCallReadOnlyFunction'. Did you mean 'callReadOnlyFunction'?
typecheck: src/app/pages/test-deposit-sbtc/sbtc-api.ts#L12
Cannot find module './constants' or its corresponding type declarations.
typecheck: src/app/pages/test-deposit-sbtc/sbtc-api.ts#L13
Cannot find module './utils' or its corresponding type declarations.
typecheck: src/app/pages/test-deposit-sbtc/sbtc-api.ts#L97
Cannot find name 'STACKS_DEVNET'.
typecheck: src/app/pages/test-deposit-sbtc/sbtc-api.ts#L103
Property 'value' does not exist on type 'BufferCV'.
typecheck: src/app/pages/test-deposit-sbtc/sbtc-api.ts#L115
Cannot find name 'STACKS_DEVNET'.
typecheck: src/app/pages/test-deposit-sbtc/test-deposit-sbtc.tsx#L2
Module '"sbtc"' has no exported member 'SbtcApiClientTestnet'.
typecheck: src/app/pages/test-deposit-sbtc/test-deposit-sbtc.tsx#L2
'SbtcApiClientTestnet' is declared but its value is never read.
typecheck: src/app/pages/test-deposit-sbtc/test-deposit-sbtc.tsx#L12
'testnetHelper' is declared but its value is never read.
typecheck: src/app/pages/test-deposit-sbtc/test-deposit-sbtc.tsx#L16
'props' is declared but its value is never read.
lint-eslint: src/app/pages/test-deposit-sbtc/sbtc-api.ts#L18
Use an `interface` instead of a `type`
lint-eslint: src/app/pages/test-deposit-sbtc/sbtc-api.ts#L38
Use an `interface` instead of a `type`
lint-eslint: src/app/pages/test-deposit-sbtc/sbtc-api.ts#L59
Unexpected use of 'fetch'. Use `axios` instead for consistency with the rest of the project
lint-eslint: src/app/pages/test-deposit-sbtc/sbtc-api.ts#L71
Unexpected use of 'fetch'. Use `axios` instead for consistency with the rest of the project
lint-eslint: src/app/pages/test-deposit-sbtc/sbtc-api.ts#L75
Unexpected use of 'fetch'. Use `axios` instead for consistency with the rest of the project
lint-eslint: src/app/pages/test-deposit-sbtc/sbtc-api.ts#L85
Unexpected use of 'fetch'. Use `axios` instead for consistency with the rest of the project
lint-eslint: src/app/pages/test-deposit-sbtc/sbtc-api.ts#L123
Unexpected use of 'fetch'. Use `axios` instead for consistency with the rest of the project
lint-eslint: src/app/pages/test-deposit-sbtc/sbtc-api.ts#L143
Unexpected use of 'fetch'. Use `axios` instead for consistency with the rest of the project
lint-eslint: src/app/pages/test-deposit-sbtc/test-deposit-sbtc.tsx#L25
Unexpected console statement
lint-eslint: src/app/pages/test-deposit-sbtc/test-deposit-sbtc.tsx#L43
Unexpected console statement
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