Skip to content

feat: wip, set up deposit tx #14786

feat: wip, set up deposit tx

feat: wip, set up deposit tx #14786

Triggered via push November 29, 2024 14:19
Status Failure
Total duration 1m 48s
Artifacts

code-checks.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

29 errors and 11 warnings
lint-deps
Process completed with exit code 1.
lint-unused-exports
Process completed with exit code 1.
src/app/store/transactions/post-conditions.spec.ts > formatPostConditionState > formats the post condition correctly: src/app/common/utils.ts#L110
TypeError: deserializePostCondition is not a function ❯ Module.postConditionFromString src/app/common/utils.ts:110:10 ❯ getPostCondition src/app/common/transactions/stacks/post-condition.utils.ts:119:46 ❯ src/app/common/transactions/stacks/post-condition.utils.ts:104:36 ❯ Module.handlePostConditions src/app/common/transactions/stacks/post-condition.utils.ts:103:25 ❯ Module.formatPostConditionState src/app/store/transactions/post-conditions.hooks.ts:24:14 ❯ src/app/store/transactions/post-conditions.spec.ts:11:20
src/app/common/transactions/stacks/generate-unsigned-txs.spec.ts > generated signed transactions > can handle encoded payload: tests/transation-test-utils.ts#L33
TypeError: createAssetInfo is not a function ❯ Module.generateContractCallToken tests/transation-test-utils.ts:33:16 ❯ src/app/common/transactions/stacks/generate-unsigned-txs.spec.ts:9:31
test-unit
Process completed with exit code 1.
typecheck: src/app/common/hooks/use-submit-stx-transaction.ts#L3
'"@stacks/transactions"' has no exported member named 'StacksTransaction'. Did you mean 'StacksTransactionWire'?
typecheck: src/app/common/hooks/use-submit-stx-transaction.ts#L39
Expected 1 arguments, but got 2.
typecheck: src/app/common/hooks/use-submit-stx-transaction.ts#L40
Property 'error' does not exist on type 'TxBroadcastResult'.
typecheck: src/app/common/hooks/use-submit-stx-transaction.ts#L42
Property 'reason' does not exist on type 'TxBroadcastResult'.
typecheck: src/app/common/hooks/use-submit-stx-transaction.ts#L42
Property 'reason' does not exist on type 'TxBroadcastResult'.
typecheck: src/app/common/hooks/use-submit-stx-transaction.ts#L43
Property 'error' does not exist on type 'TxBroadcastResult'.
typecheck: src/app/common/keychain/keychain.ts#L3
Module '"@stacks/transactions"' has no exported member 'createStacksPrivateKey'.
typecheck: src/app/common/keychain/keychain.ts#L3
Module '"@stacks/transactions"' has no exported member 'getPublicKey'.
typecheck: src/app/common/keychain/keychain.ts#L3
Module '"@stacks/transactions"' has no exported member 'publicKeyToString'.
typecheck: src/app/common/publish-subscribe.ts#L3
'"@stacks/transactions"' has no exported member named 'StacksTransaction'. Did you mean 'StacksTransactionWire'?
lint-eslint: src/app/pages/test-deposit-sbtc/sbtc-api.ts#L58
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#L70
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#L74
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#L84
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#L122
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#L142
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#L27
Unexpected console statement
lint-eslint: src/app/pages/test-deposit-sbtc/test-deposit-sbtc.tsx#L56
Unexpected console statement
lint-eslint: src/app/pages/test-deposit-sbtc/test-deposit-sbtc.tsx#L58
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/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