Skip to content

feat: simple bench target for measuring DB reads using ReadView #10772

feat: simple bench target for measuring DB reads using ReadView

feat: simple bench target for measuring DB reads using ReadView #10772

Triggered via pull request November 18, 2024 22:20
Status Failure
Total duration 1m 4s
Artifacts

ci.yml

on: pull_request
Check Changelog
50s
Check Changelog
rustfmt
14s
rustfmt
verify-tag-version
0s
verify-tag-version
lint-toml-files
20s
lint-toml-files
prevent-openssl
10s
prevent-openssl
publish-crates-check
16s
publish-crates-check
cargo-audit
22s
cargo-audit
cargo-test-kms
0s
cargo-test-kms
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

11 errors and 7 warnings
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-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-services' 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-p2p' 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-client-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-database' due to: 'TypeError: Cannot read properties of null (reading 'target')'
publish-crates-check
Unable to determine latest modification time for local package 'fuel-core-producer' due to: 'TypeError: Cannot read properties of null (reading 'target')'
Check Changelog
Process completed with exit code 1.
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
The following actions use a deprecated Node.js version and will be forced to run on node20: actions-rs/audit-check@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-audit
6 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
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/