ci: update leather.io packages #15194
code-checks.yml
on: push
lint-prettier
1m 4s
lint-eslint
1m 13s
lint-filename
53s
lint-commit
24s
lint-deps
1m 2s
lint-message-schema
1m 11s
lint-unused-exports
55s
lint-firefox-build
1m 28s
locked-versions
1m 1s
audit
54s
typecheck
48s
test-unit
58s
test-build
1m 19s
Annotations
10 errors and 11 warnings
typecheck:
src/app/common/app-analytics.ts#L87
Argument of type 'Record<string, unknown> | undefined' is not assignable to parameter of type 'JsonMap | undefined'.
|
typecheck:
src/app/common/persistence.ts#L39
Argument of type '{ statusCode: number | undefined; query: unknown; hash: string; error: object; }' is not assignable to parameter of type 'JsonMap'.
|
typecheck:
src/app/components/fees/fee-item-icon.tsx#L15
Type '{ variant: string; }' is not assignable to type 'IntrinsicAttributes & Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>'.
|
typecheck:
src/app/components/fees/fee-item-icon.tsx#L16
Type '{ variant: string; }' is not assignable to type 'IntrinsicAttributes & Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>'.
|
typecheck:
src/app/components/fees/fee-item-icon.tsx#L17
Type '{ variant: string; }' is not assignable to type 'IntrinsicAttributes & Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>'.
|
typecheck:
src/app/components/fees/fee-item-icon.tsx#L18
Type '{ variant: string; }' is not assignable to type 'IntrinsicAttributes & Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>'.
|
typecheck:
src/app/components/loaders/btc-balance-loader.tsx#L15
Argument of type '{ totalBalance: Money; availableBalance: Money; protectedBalance: Money; uneconomicalBalance: Money; inboundBalance: Money; outboundBalance: Money; pendingBalance: Money; }' is not assignable to parameter of type 'BtcCryptoAssetBalance'.
|
typecheck:
src/app/components/loaders/btc-balance-loader.tsx#L32
Argument of type '{ totalBalance: Money; availableBalance: Money; protectedBalance: Money; uneconomicalBalance: Money; inboundBalance: Money; outboundBalance: Money; pendingBalance: Money; }' is not assignable to parameter of type 'BtcCryptoAssetBalance'.
|
typecheck:
src/app/features/bitcoin-choose-fee/components/choose-fee-tabs.tsx#L28
This expression is not callable.
|
typecheck:
src/app/features/container/container.tsx#L39
This expression is not callable.
|
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
|