Skip to content

Protect against passing i128::MIN to abs() which causes overflow #9418

Protect against passing i128::MIN to abs() which causes overflow

Protect against passing i128::MIN to abs() which causes overflow #9418

Triggered via pull request September 23, 2024 13:52
Status Failure
Total duration 3m 34s
Artifacts

ci.yml

on: pull_request
Check Changelog
30s
Check Changelog
rustfmt
13s
rustfmt
verify-tag-version
0s
verify-tag-version
lint-toml-files
21s
lint-toml-files
prevent-openssl
6s
prevent-openssl
publish-crates-check
33s
publish-crates-check
cargo-audit
19s
cargo-audit
Matrix: cargo-verifications
verifications-complete
0s
verifications-complete
cargo-test-kms
0s
cargo-test-kms
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

29 errors and 19 warnings
publish-crates-check
Unable to determine latest modification time for local package 'fuel-core-types' 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-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-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-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-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-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-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-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-txpool' due to: 'TypeError: Cannot read properties of null (reading 'target')'
cargo-verifications (clippy, --all-targets --all-features)
Process completed with exit code 101.
cargo-verifications (check, --all-targets)
The job was canceled because "clippy_--all-targets_--al" failed.
cargo-verifications (check, --all-targets)
The operation was canceled.
cargo-verifications (build, -p fuel-core-bin --no-default-features --features production)
The job was canceled because "clippy_--all-targets_--al" failed.
cargo-verifications (make, check --locked)
The job was canceled because "clippy_--all-targets_--al" failed.
cargo-verifications (make, check --locked)
The operation was canceled.
cargo-verifications (check, --manifest-path version-compatibility/Cargo.toml --workspace && cargo...
The job was canceled because "clippy_--all-targets_--al" failed.
cargo-verifications (test, -p fuel-core --lib executor --features wasm-executor, FUEL_ALWAYS_USE_...
The job was canceled because "clippy_--all-targets_--al" failed.
cargo-verifications (test, -p fuel-core --no-default-features)
The job was canceled because "clippy_--all-targets_--al" failed.
cargo-verifications (test, -p fuel-core --no-default-features)
The operation was canceled.
cargo-verifications (doc, --all-features --workspace --no-deps)
The job was canceled because "clippy_--all-targets_--al" failed.
cargo-verifications (doc, --all-features --workspace --no-deps)
The operation was canceled.
cargo-verifications (test, --all-features --workspace)
The job was canceled because "clippy_--all-targets_--al" failed.
cargo-verifications (test, --all-features --workspace)
The operation was canceled.
cargo-verifications (test, --workspace)
The job was canceled because "clippy_--all-targets_--al" failed.
cargo-verifications (test, --workspace)
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/checkout@v3, 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
3 warnings found!
cargo-audit
Unknown warning kind unsound found, please, file a bug
prevent-openssl
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/
rustfmt
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/
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/
lint-toml-files
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/
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: actions/checkout@v3, 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/
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: actions/checkout@v3, 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: actions/checkout@v3, 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: actions/checkout@v3, 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-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: actions/checkout@v3, 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: actions/checkout@v3, 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 (test, -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: actions/checkout@v3, 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: actions/checkout@v3, 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 (test, -p fuel-core-client --no-default-features)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, 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: actions/checkout@v3, 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/