feat(rpc): stx_getAddresses, closes LEA-1958 #15199
code-checks.yml
on: push
lint-prettier
49s
lint-eslint
1m 1s
lint-filename
50s
lint-commit
25s
lint-deps
44s
lint-message-schema
58s
lint-unused-exports
38s
lint-firefox-build
1m 21s
locked-versions
38s
audit
47s
typecheck
55s
test-unit
53s
test-build
1m 5s
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
|