Skip to content

Prevent api spam with GQL complexity limits #7860

Prevent api spam with GQL complexity limits

Prevent api spam with GQL complexity limits #7860

Triggered via pull request June 14, 2024 20:35
Status Failure
Total duration 6m 50s
Artifacts

ci.yml

on: pull_request
verify-tag-version
0s
verify-tag-version
Check Changelog
8s
Check Changelog
rustfmt
14s
rustfmt
lint-toml-files
25s
lint-toml-files
prevent-openssl
8s
prevent-openssl
publish-crates-check
15s
publish-crates-check
cargo-audit
22s
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

7 errors and 35 warnings
cargo-verifications (test, --all-features --workspace)
Process completed with exit code 101.
cargo-verifications (test, -p fuel-core-client --no-default-features)
The job was canceled because "test_--all-features_--wor" failed.
cargo-verifications (test, -p fuel-core-client --no-default-features)
The operation was canceled.
cargo-verifications (test, --workspace)
The job was canceled because "test_--all-features_--wor" failed.
cargo-verifications (test, --workspace)
The operation was canceled.
cargo-verifications (check, --manifest-path version-compatibility/Cargo.toml --workspace && cargo...
The job was canceled because "test_--all-features_--wor" failed.
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
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/.
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/.
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/
publish-crates-check
Skipping exec 'cargo publish' in 'crates/types' due to 'dry-run: true'
publish-crates-check
Skipping awaiting when 'fuel-core-types 0.29.0' will be available due to 'dry-run: true'
publish-crates-check
Skipping exec 'cargo publish' in 'crates/metrics' due to 'dry-run: true'
publish-crates-check
Skipping awaiting when 'fuel-core-metrics 0.29.0' will be available due to 'dry-run: true'
publish-crates-check
Skipping exec 'cargo publish' in 'crates/client' due to 'dry-run: true'
publish-crates-check
Skipping awaiting when 'fuel-core-client 0.29.0' will be available due to 'dry-run: true'
publish-crates-check
Skipping exec 'cargo publish' in 'bin/fuel-core-client' due to 'dry-run: true'
publish-crates-check
Skipping awaiting when 'fuel-core-client-bin 0.29.0' will be available due to 'dry-run: true'
publish-crates-check
Skipping exec 'cargo publish' in 'crates/keygen' due to 'dry-run: true'
publish-crates-check
Skipping awaiting when 'fuel-core-keygen 0.29.0' will be available due to 'dry-run: true'
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/.
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 (test, -p fuel-core-chain-config --no-default-features)
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 (build, -p fuel-core-bin --no-default-features --features production)
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, --all-targets --all-features)
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/.
cargo-verifications (doc, --all-features --workspace --no-deps)
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 (test, -p fuel-core --no-default-features)
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 (make, check --locked)
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 (test, --all-features --workspace)
This job failure may be caused by using an out of date self-hosted runner. You are currently using runner version 2.316.1. Please update to the latest version 2.317.0
cargo-verifications (test, --all-features --workspace)
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/.