build(deps): Bump google.golang.org/grpc from 1.62.1 to 1.70.0 in /tools/hubl #1594
test.yml
on: pull_request
split-test-files
24s
liveness-test
35s
test-sim-nondeterminism
3m 38s
test-clientv2
23s
test-core
27s
test-depinject
27s
test-errors
27s
test-math
31s
test-simapp
24s
test-collections
23s
test-orm
30s
test-cosmovisor
23s
test-confix
21s
test-hubl
32s
test-store
38s
test-log
31s
test-x-accounts
24s
test-x-tx
21s
test-x-nft
21s
test-x-circuit
23s
test-x-distribution
21s
test-x-protocolpool
20s
test-x-feegrant
22s
test-x-evidence
21s
test-x-params
20s
test-x-upgrade
20s
test-x-group
23s
test-x-gov
24s
test-x-slashing
23s
test-x-staking
25s
test-x-auth
21s
test-x-authz
20s
test-x-bank
21s
test-x-mint
20s
Matrix: tests
repo-analysis
36s
Annotations
3 errors and 20 warnings
test-hubl
Process completed with exit code 1.
|
liveness-test
Process completed with exit code 2.
|
repo-analysis
Process completed with exit code 1.
|
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
|
test-confix
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-depinject
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-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-cosmovisor
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-collections
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-errors
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-hubl
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-log
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-math
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-simapp
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-x-accounts
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-orm
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
|
repo-analysis
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
|
Deprecation notice: v1, v2, and v3 of the artifact actions
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "92581b923187cba6596b4da85c14cdfdace0a5b4-00", "92581b923187cba6596b4da85c14cdfdace0a5b4-00-coverage", "92581b923187cba6596b4da85c14cdfdace0a5b4-01", "92581b923187cba6596b4da85c14cdfdace0a5b4-01-coverage", "92581b923187cba6596b4da85c14cdfdace0a5b4-02", "92581b923187cba6596b4da85c14cdfdace0a5b4-02-coverage", "92581b923187cba6596b4da85c14cdfdace0a5b4-03", "92581b923187cba6596b4da85c14cdfdace0a5b4-03-coverage", "92581b923187cba6596b4da85c14cdfdace0a5b4-e2e-coverage", "92581b923187cba6596b4da85c14cdfdace0a5b4-integration-coverage".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
SonarScanner
This action is deprecated and will be removed in a future release. Please use the sonarqube-scan-action action instead. The sonarqube-scan-action is a drop-in replacement for this action.
|
SonarScanner
Running this GitHub Action without SONAR_TOKEN is not recommended
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
92581b923187cba6596b4da85c14cdfdace0a5b4-00
|
1.14 KB |
|
92581b923187cba6596b4da85c14cdfdace0a5b4-00-coverage
|
1.01 MB |
|
92581b923187cba6596b4da85c14cdfdace0a5b4-01
|
1.15 KB |
|
92581b923187cba6596b4da85c14cdfdace0a5b4-01-coverage
|
312 KB |
|
92581b923187cba6596b4da85c14cdfdace0a5b4-02
|
1.15 KB |
|
92581b923187cba6596b4da85c14cdfdace0a5b4-02-coverage
|
1010 KB |
|
92581b923187cba6596b4da85c14cdfdace0a5b4-03
|
1.1 KB |
|
92581b923187cba6596b4da85c14cdfdace0a5b4-03-coverage
|
1.04 MB |
|
92581b923187cba6596b4da85c14cdfdace0a5b4-e2e-coverage
|
178 MB |
|
92581b923187cba6596b4da85c14cdfdace0a5b4-integration-coverage
|
198 MB |
|