build(deps): Bump github.com/cometbft/cometbft from 0.38.6 to 0.38.17 in /x/params #1618
test.yml
on: pull_request
split-test-files
0s
liveness-test
30s
test-sim-nondeterminism
5m 46s
test-clientv2
27s
test-core
27s
test-depinject
28s
test-errors
32s
test-math
31s
test-simapp
23s
test-collections
22s
test-orm
25s
test-cosmovisor
25s
test-confix
21s
test-hubl
24s
test-store
39s
test-log
27s
test-x-accounts
22s
test-x-tx
27s
test-x-nft
20s
test-x-circuit
19s
test-x-distribution
20s
test-x-protocolpool
20s
test-x-feegrant
19s
test-x-evidence
20s
test-x-params
25s
test-x-upgrade
21s
test-x-group
20s
test-x-gov
21s
test-x-slashing
19s
test-x-staking
19s
test-x-auth
19s
test-x-authz
21s
test-x-bank
18s
test-x-mint
20s
Matrix: tests
repo-analysis
0s
Annotations
5 errors and 5 warnings
split-test-files
This request has been automatically failed because it uses a deprecated version of `actions/upload-artifact: v3`. Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
test-e2e
This request has been automatically failed because it uses a deprecated version of `actions/upload-artifact: v3`. Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
test-integration
This request has been automatically failed because it uses a deprecated version of `actions/upload-artifact: v3`. Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
test-x-params
Process completed with exit code 1.
|
liveness-test
Process completed with exit code 2.
|
test-core
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/[email protected]. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
|
test-clientv2
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/[email protected]. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
|
Magic Nix Cache is deprecated:
.github/workflows/build.yml#L25
Magic Nix Cache has been deprecated due to a change in the underlying GitHub APIs and will stop working on 1 February 2025.
To continue caching Nix builds in GitHub Actions, use FlakeHub Cache instead.
Replace...
- uses: DeterminateSystems/magic-nix-cache-action@main
...with...
- uses: DeterminateSystems/flakehub-cache-action@main
For more details: https://dtr.mn/magic-nix-cache-eol
|
Magic Nix Cache is deprecated:
.github/workflows/lint.yml#L18
Magic Nix Cache has been deprecated due to a change in the underlying GitHub APIs and will stop working on 1 February 2025.
To continue caching Nix builds in GitHub Actions, use FlakeHub Cache instead.
Replace...
- uses: DeterminateSystems/magic-nix-cache-action@main
...with...
- uses: DeterminateSystems/flakehub-cache-action@main
For more details: https://dtr.mn/magic-nix-cache-eol
|
Magic Nix Cache is deprecated:
.github/workflows/test.yml#L606
Magic Nix Cache has been deprecated due to a change in the underlying GitHub APIs and will stop working on 1 February 2025.
To continue caching Nix builds in GitHub Actions, use FlakeHub Cache instead.
Replace...
- uses: DeterminateSystems/magic-nix-cache-action@main
...with...
- uses: DeterminateSystems/flakehub-cache-action@main
For more details: https://dtr.mn/magic-nix-cache-eol
|