feat: continue sbtc wip #14796
code-checks.yml
on: push
lint-prettier
1m 2s
lint-eslint
1m 17s
lint-filename
49s
lint-commit
28s
lint-deps
59s
lint-message-schema
1m 6s
lint-unused-exports
33s
lint-firefox-build
1m 26s
locked-versions
59s
audit
53s
typecheck
55s
test-unit
47s
test-build
1m 11s
Annotations
13 errors and 24 warnings
lint-unused-exports
Process completed with exit code 1.
|
src/app/common/transactions/stacks/generate-unsigned-txs.spec.ts > generated signed transactions > can handle encoded payload:
tests/transation-test-utils.ts#L49
TypeError: StacksTestnet is not a constructor
❯ Module.generateContractCallToken tests/transation-test-utils.ts:49:19
❯ 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#L39
Argument of type 'StacksNetwork' is not assignable to parameter of type '"mainnet" | "testnet" | "devnet" | StacksNetwork | "mocknet" | undefined'.
|
typecheck:
src/app/common/transactions/stacks/generate-unsigned-txs.ts#L73
Argument of type '{ contractName: string; contractAddress: string; functionName: string; publicKey: string; anchorMode: AnchorMode; functionArgs: ClarityValue[]; nonce: string | undefined; ... 4 more ...; sponsored: boolean | undefined; }' is not assignable to parameter of type 'UnsignedContractCallOptions | UnsignedMultiSigContractCallOptions'.
|
typecheck:
src/app/common/transactions/stacks/generate-unsigned-txs.ts#L94
Argument of type '{ contractName: string; codeBody: string; nonce: string | undefined; fee: string; publicKey: string; anchorMode: AnchorMode; postConditionMode: PostConditionMode | undefined; postConditions: PostCondition[] | undefined; network: StacksNetwork | undefined; }' is not assignable to parameter of type 'UnsignedContractDeployOptions | UnsignedMultiSigContractDeployOptions'.
|
typecheck:
src/app/common/transactions/stacks/generate-unsigned-txs.ts#L114
Argument of type '{ recipient: string; memo: string | undefined; publicKey: string; anchorMode: AnchorMode; amount: string; nonce: string | undefined; fee: string; network: StacksNetwork | undefined; }' is not assignable to parameter of type 'UnsignedTokenTransferOptions | UnsignedMultiSigTokenTransferOptions'.
|
typecheck:
src/app/features/add-network/use-add-network.tsx#L124
Property 'fetchFn' does not exist on type 'StacksNetwork'.
|
typecheck:
src/app/features/add-network/use-add-network.tsx#L137
Property 'fetchFn' does not exist on type 'StacksNetwork'.
|
typecheck:
src/app/pages/rpc-sign-stacks-message/use-rpc-sign-stacks-message.ts#L4
'StacksNetwork' is declared but its value is never read.
|
typecheck:
src/app/pages/rpc-sign-stacks-message/use-rpc-sign-stacks-message.ts#L31
'StacksNetwork' only refers to a type, but is being used as a value here.
|
typecheck:
src/app/pages/sign-stacks-message-request/sign-stacks-message-request.tsx#L26
Type '{ messageType: "utf8"; message: string; network: StacksNetwork | undefined; appName: string | undefined; domain?: undefined; } | { messageType: "structured"; message: ClarityValue; network: StacksNetwork | undefined; appName: string | undefined; domain: StructuredMessageDataDomain; }' is not assignable to type 'Utf8Payload | StructuredPayload'.
|
typecheck:
src/app/pages/sign-stacks-message-request/use-sign-stacks-message-request.ts#L28
Type 'import("/home/runner/work/extension/extension/node_modules/.pnpm/@stacks[email protected][email protected]/node_modules/@stacks/network/dist/network").StacksNetwork | undefined' is not assignable to type 'import("/home/runner/work/extension/extension/node_modules/.pnpm/@stacks[email protected][email protected]/node_modules/@stacks/network/dist/network").StacksNetwork | undefined'.
|
lint-commit
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
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-unused-exports
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
lint-filename
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test-unit
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
audit
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
typecheck
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
locked-versions
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
lint-deps
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
lint-prettier
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
lint-message-schema
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test-build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
lint-eslint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
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
|
lint-firefox-build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|