Skip to content

Use indexation cache to satisfy "coins to spend" queries #10996

Use indexation cache to satisfy "coins to spend" queries

Use indexation cache to satisfy "coins to spend" queries #10996

Triggered via pull request December 4, 2024 12:30
Status Cancelled
Total duration 17m 54s
Artifacts

ci.yml

on: pull_request
Check Changelog
50s
Check Changelog
rustfmt
18s
rustfmt
verify-tag-version
0s
verify-tag-version
lint-toml-files
18s
lint-toml-files
prevent-openssl
7s
prevent-openssl
publish-crates-check
15s
publish-crates-check
cargo-audit
24s
cargo-audit
Matrix: cargo-verifications
verifications-complete
0s
verifications-complete
publish-crates
0s
publish-crates
Matrix: Release fuel-core binaries
Fit to window
Zoom out
Zoom in

Annotations

14 errors and 29 warnings
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-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-gas-price-service' 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-gas-price-algorithm' due to: 'TypeError: Cannot read properties of null (reading 'target')'
publish-crates-check
Unable to determine latest modification time for local package 'fuel-core-sync' due to: 'TypeError: Cannot read properties of null (reading 'target')'
publish-crates-check
Unable to determine latest modification time for local package 'fuel-core-compression' due to: 'TypeError: Cannot read properties of null (reading 'target')'
publish-crates-check
Unable to determine latest modification time for local package 'fuel-core-txpool' due to: 'TypeError: Cannot read properties of null (reading 'target')'
publish-crates-check
Unable to determine latest modification time for local package 'fuel-core-relayer' due to: 'TypeError: Cannot read properties of null (reading 'target')'
publish-crates-check
Unable to determine latest modification time for local package 'fuel-core-p2p' due to: 'TypeError: Cannot read properties of null (reading 'target')'
cargo-verifications (nextest, run -p fuel-core-client --no-default-features)
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
cargo-verifications (nextest, run --workspace)
Canceling since a higher priority waiting request for 'CI-2463' exists
cargo-verifications (nextest, run --workspace)
The operation was canceled.
cargo-verifications (nextest, run --workspace)
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
cargo-audit
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
cargo-audit
4 warnings found!
cargo-audit
Unknown warning kind unsound found, please, file a bug
publish-crates-check
The following actions uses node12 which is deprecated and will be forced to run on node16: FuelLabs/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/
publish-crates-check
The following actions use a deprecated Node.js version and will be forced to run on node20: FuelLabs/publish-crates@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Check Changelog
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
cargo-verifications (check, -p fuel-core-executor --target wasm32-unknown-unknown --no-default-fe...
The following actions use a deprecated Node.js version and will be forced to run on node20: buildjet/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
cargo-verifications (check, -p fuel-core-chain-config --target wasm32-unknown-unknown --no-defaul...
The following actions use a deprecated Node.js version and will be forced to run on node20: buildjet/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
cargo-verifications (nextest, run -p fuel-core-client --no-default-features)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/cargo@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-verifications (nextest, run -p fuel-core-client --no-default-features)
The following actions use a deprecated Node.js version and will be forced to run on node20: buildjet/cache@v3, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
cargo-verifications (check, -p fuel-core-types --target wasm32-unknown-unknown --no-default-featu...
The following actions use a deprecated Node.js version and will be forced to run on node20: buildjet/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
cargo-verifications (clippy, -p fuel-core-wasm-executor --target wasm32-unknown-unknown --no-defa...
The following actions use a deprecated Node.js version and will be forced to run on node20: buildjet/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
cargo-verifications (check, -p fuel-core-storage --target wasm32-unknown-unknown --no-default-fea...
The following actions use a deprecated Node.js version and will be forced to run on node20: buildjet/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
cargo-verifications (check, -p fuel-core-client --target wasm32-unknown-unknown --no-default-feat...
The following actions use a deprecated Node.js version and will be forced to run on node20: buildjet/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
cargo-verifications (nextest, run -p fuel-core-chain-config --no-default-features)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/cargo@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-verifications (nextest, run -p fuel-core-chain-config --no-default-features)
The following actions use a deprecated Node.js version and will be forced to run on node20: buildjet/cache@v3, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
cargo-verifications (make, check --locked)
The following actions use a deprecated Node.js version and will be forced to run on node20: buildjet/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
cargo-verifications (check, --all-targets)
The following actions use a deprecated Node.js version and will be forced to run on node20: buildjet/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
cargo-test-kms
The following actions use a deprecated Node.js version and will be forced to run on node20: buildjet/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
cargo-verifications (clippy, --all-targets --all-features)
The following actions use a deprecated Node.js version and will be forced to run on node20: buildjet/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
cargo-verifications (doc, --all-features --workspace --no-deps)
The following actions use a deprecated Node.js version and will be forced to run on node20: buildjet/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
cargo-verifications (build, -p fuel-core-bin --no-default-features --features production)
The following actions use a deprecated Node.js version and will be forced to run on node20: buildjet/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
cargo-verifications (nextest, run -p fuel-core --no-default-features)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/cargo@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-verifications (nextest, run -p fuel-core --no-default-features)
The following actions use a deprecated Node.js version and will be forced to run on node20: buildjet/cache@v3, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
cargo-verifications (check, --manifest-path version-compatibility/Cargo.toml --workspace && cargo...
The following actions use a deprecated Node.js version and will be forced to run on node20: buildjet/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
cargo-verifications (nextest, run -p fuel-core --lib executor --features wasm-executor, FUEL_ALWA...
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/cargo@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-verifications (nextest, run -p fuel-core --lib executor --features wasm-executor, FUEL_ALWA...
The following actions use a deprecated Node.js version and will be forced to run on node20: buildjet/cache@v3, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
cargo-verifications (nextest, run --all-features --workspace)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/cargo@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-verifications (nextest, run --all-features --workspace)
The following actions use a deprecated Node.js version and will be forced to run on node20: buildjet/cache@v3, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/