Skip to content

feat(rpc): stx_getAddresses, closes LEA-1958 #15199

feat(rpc): stx_getAddresses, closes LEA-1958

feat(rpc): stx_getAddresses, closes LEA-1958 #15199

Triggered via push January 23, 2025 13:33
Status Failure
Total duration 1m 30s
Artifacts

code-checks.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 11 warnings
lint-unused-exports
Process completed with exit code 1.
typecheck: src/background/messaging/rpc-message-handler.ts#L65
Type '"stx_getAddresses"' is not comparable to type '"open" | "signPsbt" | "signMessage" | "getInfo" | "getAddresses" | "sendTransfer" | "stx_signMessage" | "stx_signTransaction" | "openSwap" | "supportedMethods"'.
typecheck: src/background/messaging/rpc-methods/stx-get-addresses.ts#L1
'"@leather.io/rpc"' has no exported member named 'StxGetAddressesRequest'. Did you mean 'GetAddressesRequest'?
typecheck: src/background/messaging/rpc-methods/stx-get-addresses.ts#L24
Argument of type '"stx_getAddresses"' is not assignable to parameter of type '"open" | "signPsbt" | "signMessage" | "getInfo" | "getAddresses" | "sendTransfer" | "stx_signMessage" | "stx_signTransaction" | "openSwap" | "supportedMethods"'.
typecheck
Process completed with exit code 2.
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/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-waiting-message.ts#L9
This assertion is unnecessary since it does not change the type of the expression
lint-eslint: src/app/common/signature/requests.ts#L31
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/features/ledger/flows/bitcoin-tx-signing/ledger-bitcoin-sign-tx-container.tsx#L66
This assertion is unnecessary since it does not change the type of the expression
lint-eslint: src/app/features/ledger/flows/stacks-tx-signing/ledger-sign-stacks-tx-container.tsx#L52
This assertion is unnecessary since it does not change the type of the expression
lint-eslint: src/app/features/ledger/hooks/use-ledger-latest-route-error.hook.ts#L11
This assertion is unnecessary since it does not change the type of the expression