Skip to content

Updates to price algorithm #9835

Updates to price algorithm

Updates to price algorithm #9835

Triggered via pull request October 4, 2024 12:32
Status Cancelled
Total duration 8m 47s
Artifacts

ci.yml

on: pull_request
publish-crates-check
16s
publish-crates-check
Check Changelog
34s
Check Changelog
rustfmt
14s
rustfmt
verify-tag-version
0s
verify-tag-version
lint-toml-files
18s
lint-toml-files
prevent-openssl
8s
prevent-openssl
cargo-audit
22s
cargo-audit
Matrix: build-docker-images
cargo-test-kms
0s
cargo-test-kms
Matrix: cargo-verifications
verifications-complete
0s
verifications-complete
Publish code coverage report on GitHub pages branch
0s
Publish code coverage report on GitHub pages branch
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

15 errors and 7 warnings
publish-crates-check
Unable to determine latest modification time for local package 'fuel-core' 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-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-e2e-client' 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-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-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-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-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-upgradable-executor' due to: 'TypeError: Cannot read properties of null (reading 'target')'
Check Changelog
Process completed with exit code 1.
build-docker-images (linux/amd64, buildjet-8vcpu-ubuntu-2204)
Canceling since a higher priority waiting request for 'CI-2292' exists
build-docker-images (linux/amd64, buildjet-8vcpu-ubuntu-2204)
The operation was canceled.
build-docker-images (linux/arm64, buildjet-16vcpu-ubuntu-2204-arm)
Canceling since a higher priority waiting request for 'CI-2292' exists
build-docker-images (linux/arm64, buildjet-16vcpu-ubuntu-2204-arm)
The operation was canceled.
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
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
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/