ci: update leather.io packages #15623
code-checks.yml
on: push
lint-prettier
1m 5s
lint-eslint
1m 17s
lint-filename
58s
lint-commit
25s
lint-deps
59s
lint-message-schema
1m 12s
lint-unused-exports
56s
lint-firefox-build
1m 35s
locked-versions
55s
audit
58s
typecheck
53s
test-unit
1m 7s
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/sbtc-deposit-status-item/sbtc-deposit-status-item.tsx#L68
Property 'Root' does not exist on type 'ForwardRefExoticComponent<AvatarProps & RefAttributes<HTMLSpanElement>>'.
|
typecheck:
src/app/components/sbtc-deposit-status-item/sbtc-deposit-status-item.tsx#L69
Property 'Image' does not exist on type 'ForwardRefExoticComponent<AvatarProps & RefAttributes<HTMLSpanElement>>'.
|
typecheck:
src/app/components/sbtc-deposit-status-item/sbtc-deposit-status-item.tsx#L70
Property 'Root' does not exist on type 'ForwardRefExoticComponent<AvatarProps & RefAttributes<HTMLSpanElement>>'.
|
typecheck:
src/app/components/stacks-asset-avatar.tsx#L3
Module '"@leather.io/ui"' has no exported member 'defaultFallbackDelay'.
|
typecheck:
src/app/components/stacks-asset-avatar.tsx#L25
Property 'Root' does not exist on type 'ForwardRefExoticComponent<AvatarProps & RefAttributes<HTMLSpanElement>>'.
|
typecheck:
src/app/components/stacks-asset-avatar.tsx#L26
Property 'Image' does not exist on type 'ForwardRefExoticComponent<AvatarProps & RefAttributes<HTMLSpanElement>>'.
|
typecheck:
src/app/components/stacks-asset-avatar.tsx#L27
Property 'Fallback' does not exist on type 'ForwardRefExoticComponent<AvatarProps & RefAttributes<HTMLSpanElement>>'.
|
typecheck:
src/app/components/stacks-asset-avatar.tsx#L27
Property 'Fallback' does not exist on type 'ForwardRefExoticComponent<AvatarProps & RefAttributes<HTMLSpanElement>>'.
|
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/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
|
lint-eslint:
src/app/features/ledger/hooks/use-when-reattempt-ledger-connection.ts#L5
This assertion is unnecessary since it does not change the type of the expression
|