Skip to content

chore(deps): bump @leather.io/models from 0.10.2 to 0.11.0 #13724

chore(deps): bump @leather.io/models from 0.10.2 to 0.11.0

chore(deps): bump @leather.io/models from 0.10.2 to 0.11.0 #13724

Triggered via push August 2, 2024 05:19
Status Failure
Total duration 1m 34s
Artifacts

code-checks.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 23 warnings
lint-commit
You have commit messages with errors ⧗ input: chore(deps): bump @leather.io/models from 0.10.2 to 0.11.0 Bumps [@leather.io/models](https://github.com/leather-io/mono/tree/HEAD/packages/models) from 0.10.2 to 0.11.0. - [Release notes](https://github.com/leather-io/mono/releases) - [Changelog](https://github.com/leather-io/mono/blob/dev/packages/models/CHANGELOG.md) - [Commits](https://github.com/leather-io/mono/commits/@leather.io/models-v0.11.0/packages/models) ✖ body's lines must not be longer than 100 characters [body-max-line-length] ✖ found 1 problems, 0 warnings ⓘ Get help: https://github.com/conventional-changelog/commitlint/#what-is-commitlint
typecheck: src/app/app.tsx#L34
Type '{ name: string; id: string; chain: { bitcoin: { blockchain: "bitcoin"; bitcoinUrl: string; bitcoinNetwork: "mainnet" | "testnet" | "regtest" | "signet"; }; stacks: { blockchain: "stacks"; url: string; chainId: number; subnetChainId?: number | undefined; }; }; }' is not assignable to type 'NetworkConfiguration'.
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/
audit
The following actions uses Node.js version which is deprecated and will be forced to run on node20: nick-fields/retry@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
lint-unused-exports
The following actions uses Node.js version which is deprecated and will be forced to run on node20: nick-fields/retry@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
typecheck
The following actions uses Node.js version which is deprecated and will be forced to run on node20: nick-fields/retry@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
locked-versions
The following actions uses Node.js version which is deprecated and will be forced to run on node20: nick-fields/retry@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
lint-deps
The following actions uses Node.js version which is deprecated and will be forced to run on node20: nick-fields/retry@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
lint-prettier
The following actions uses Node.js version which is deprecated and will be forced to run on node20: nick-fields/retry@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
lint-filename
The following actions uses Node.js version which is deprecated and will be forced to run on node20: nick-fields/retry@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test-unit
The following actions uses Node.js version which is deprecated and will be forced to run on node20: nick-fields/retry@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
lint-message-schema
The following actions uses Node.js version which is deprecated and will be forced to run on node20: nick-fields/retry@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
lint-eslint
The following actions uses Node.js version which is deprecated and will be forced to run on node20: nick-fields/retry@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
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/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/components/bitcoin-transaction-item/bitcoin-transaction-item.tsx#L39
'useCurrentAccountNativeSegwitAddressIndexZero' is deprecated. Use signer.address instead
lint-eslint: src/app/features/collectibles/components/bitcoin/stamps.tsx#L12
'useCurrentAccountNativeSegwitAddressIndexZero' is deprecated. Use signer.address instead
lint-firefox-build
The following actions uses Node.js version which is deprecated and will be forced to run on node20: nick-fields/retry@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test-build
The following actions uses Node.js version which is deprecated and will be forced to run on node20: nick-fields/retry@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/