Skip to content

feat: Preserve message proofs post-regenesis #7477

feat: Preserve message proofs post-regenesis

feat: Preserve message proofs post-regenesis #7477

Triggered via pull request May 9, 2024 17:48
Status Failure
Total duration 17m 17s
Artifacts

ci.yml

on: pull_request
verify-tag-version
0s
verify-tag-version
Check Changelog
7s
Check Changelog
rustfmt
12s
rustfmt
lint-toml-files
23s
lint-toml-files
prevent-openssl
9s
prevent-openssl
lint-helm-chart
8s
lint-helm-chart
publish-crates-check
18s
publish-crates-check
cargo-audit
12s
cargo-audit
Matrix: cargo-verifications
verifications-complete
0s
verifications-complete
publish-docker-image
0s
publish-docker-image
publish-docker-image-profiling
0s
publish-docker-image-profiling
publish-e2e-client-docker-image
0s
publish-e2e-client-docker-image
publish-crates
0s
publish-crates
Matrix: Release fuel-core binaries
deploy-eph-env
0s
deploy-eph-env
Fit to window
Zoom out
Zoom in

Annotations

32 errors and 18 warnings
publish-crates-check
Unable to determine latest modification time for local package 'fuel-core-upgradable-executor' due to: 'TypeError: Cannot read properties of null (reading 'target')'
publish-crates-check
Unable to determine latest modification time for local package 'fuel-core-storage' due to: 'TypeError: Cannot read properties of null (reading 'target')'
publish-crates-check
Unable to determine latest modification time for local package 'fuel-core-chain-config' due to: 'TypeError: Cannot read properties of null (reading 'target')'
publish-crates-check
Unable to determine latest modification time for local package 'fuel-core-poa' due to: 'TypeError: Cannot read properties of null (reading 'target')'
publish-crates-check
Unable to determine latest modification time for local package 'fuel-core-wasm-executor' due to: 'TypeError: Cannot read properties of null (reading 'target')'
publish-crates-check
Unable to determine latest modification time for local package 'fuel-core-keygen-bin' due to: 'TypeError: Cannot read properties of null (reading 'target')'
publish-crates-check
Unable to determine latest modification time for local package 'fuel-core-consensus-module' due to: 'TypeError: Cannot read properties of null (reading 'target')'
publish-crates-check
Unable to determine latest modification time for local package 'fuel-core-executor' due to: 'TypeError: Cannot read properties of null (reading 'target')'
publish-crates-check
Unable to determine latest modification time for local package 'fuel-core-importer' due to: 'TypeError: Cannot read properties of null (reading 'target')'
publish-crates-check
Unable to determine latest modification time for local package 'fuel-core-services' due to: 'TypeError: Cannot read properties of null (reading 'target')'
cargo-verifications (test, --all-features --workspace)
The job was canceled because "check_--all-targets" failed.
cargo-verifications (test, --all-features --workspace)
The operation was canceled.
cargo-verifications (test, --manifest-path version-compatibility/Cargo.toml --workspace)
The job was canceled because "check_--all-targets" failed.
cargo-verifications (make, check --locked)
The job was canceled because "check_--all-targets" failed.
cargo-verifications (make, check --locked)
The operation was canceled.
cargo-verifications (build, -p fuel-core-bin --no-default-features --features production)
The job was canceled because "check_--all-targets" failed.
cargo-verifications (check, --all-targets)
Process completed with exit code 101.
cargo-verifications (test, --workspace)
The job was canceled because "check_--all-targets" failed.
cargo-verifications (test, --workspace)
The operation was canceled.
cargo-verifications (clippy, --all-targets --all-features)
The job was canceled because "check_--all-targets" failed.
cargo-verifications (clippy, --all-targets --all-features)
The operation was canceled.
cargo-verifications (test, -p fuel-core-client --no-default-features)
The job was canceled because "check_--all-targets" failed.
cargo-verifications (test, -p fuel-core-client --no-default-features)
The operation was canceled.
cargo-verifications (test, -p fuel-core-chain-config --no-default-features)
The job was canceled because "check_--all-targets" failed.
cargo-verifications (test, -p fuel-core --no-default-features)
The job was canceled because "check_--all-targets" failed.
cargo-verifications (test, -p fuel-core --no-default-features)
The operation was canceled.
cargo-verifications (test, -p fuel-core-chain-config --no-default-features)
The job was canceled because "check_--all-targets" failed.
cargo-verifications (doc, --all-features --workspace --no-deps)
The job was canceled because "check_--all-targets" failed.
cargo-verifications (doc, --all-features --workspace --no-deps)
The operation was canceled.
Check Changelog
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
cargo-audit
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions-rs/audit-check@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
cargo-audit
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/audit-check@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
cargo-audit
3 warnings found!
cargo-audit
Unknown warning kind unsound found, please, file a bug
lint-helm-chart
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, azure/setup-helm@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
prevent-openssl
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
publish-crates-check
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, xgreenx/publish-crates@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
publish-crates-check
The following actions uses node12 which is deprecated and will be forced to run on node16: xgreenx/publish-crates@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
lint-toml-files
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
rustfmt
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
cargo-verifications (check, -p fuel-core-types --target wasm32-unknown-unknown --no-default-featu...
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, buildjet/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
cargo-verifications (check, -p fuel-core-executor --target wasm32-unknown-unknown --no-default-fe...
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, buildjet/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
cargo-verifications (check, -p fuel-core-storage --target wasm32-unknown-unknown --no-default-fea...
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, buildjet/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
cargo-verifications (check, -p fuel-core-chain-config --target wasm32-unknown-unknown --no-defaul...
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, buildjet/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
cargo-verifications (clippy, -p fuel-core-wasm-executor --target wasm32-unknown-unknown --no-defa...
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, buildjet/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
cargo-verifications (check, -p fuel-core-client --target wasm32-unknown-unknown --no-default-feat...
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, buildjet/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
cargo-verifications (check, --all-targets)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, buildjet/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.