Skip to content

fix: set current stackablectl release to 1.4.0 #141

fix: set current stackablectl release to 1.4.0

fix: set current stackablectl release to 1.4.0 #141

Triggered via pull request April 14, 2026 07:38
Status Failure
Total duration 5m 59s
Artifacts

pr_docs.yml

on: pull_request
Matrix: General Pull Request Checks / Run Cargo Deny
General Pull Request Checks  /  Run Cargo Udeps
5m 55s
General Pull Request Checks / Run Cargo Udeps
General Pull Request Checks  /  Run RustDoc
40s
General Pull Request Checks / Run RustDoc
General Pull Request Checks  /  Run Cargo Tests
48s
General Pull Request Checks / Run Cargo Tests
General Pull Request Checks  /  All tests passed
General Pull Request Checks / All tests passed
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 11 warnings
General Pull Request Checks / Run Cargo Deny (advisories)
The strategy configuration was canceled because "general-checks.run_cargodeny.bans_licenses_sources" failed
General Pull Request Checks / Run Cargo Deny (advisories)
The operation was canceled.
General Pull Request Checks / Run RustDoc
Process completed with exit code 101.
General Pull Request Checks / Run Cargo Tests
Process completed with exit code 101.
General Pull Request Checks / Run Cargo Udeps
Process completed with exit code 101.
General Pull Request Checks / Run Cargo Deny (bans licenses sources)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@8ade135a41bc03ea155e62e844d188df1ea18608. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
General Pull Request Checks / Run Cargo Deny (advisories)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@8ade135a41bc03ea155e62e844d188df1ea18608. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
General Pull Request Checks / Run RustDoc
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@8ade135a41bc03ea155e62e844d188df1ea18608, actions/setup-go@d35c59abb061a4a6fb18e82ac0862c26744d6ab5, actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020, Swatinem/rust-cache@98c8021b550208e191a6a3145459bfc9fb29c4c0. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
General Pull Request Checks / Run RustDoc
Cache not found for keys: v0-rust-doc-run_rustdoc-Linux-x64-a53208a7-acfac2f5, v0-rust-doc-run_rustdoc-Linux-x64-a53208a7
General Pull Request Checks / Run RustDoc
Error parsing Cargo.lock manifest, fallback to caching entire file: Error: Invalid TOML document: trying to redefine an already defined table or value 197: version = "1.16.2" 198: version = "1.16.2" ^ 199: source = "registry+https://github.com/rust-lang/crates.io-index"
General Pull Request Checks / Run Cargo Tests
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@8ade135a41bc03ea155e62e844d188df1ea18608, actions/setup-go@d35c59abb061a4a6fb18e82ac0862c26744d6ab5, actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020, Swatinem/rust-cache@98c8021b550208e191a6a3145459bfc9fb29c4c0. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
General Pull Request Checks / Run Cargo Tests
Cache not found for keys: v0-rust-test-run_tests-Linux-x64-a53208a7-acfac2f5, v0-rust-test-run_tests-Linux-x64-a53208a7
General Pull Request Checks / Run Cargo Tests
Error parsing Cargo.lock manifest, fallback to caching entire file: Error: Invalid TOML document: trying to redefine an already defined table or value 197: version = "1.16.2" 198: version = "1.16.2" ^ 199: source = "registry+https://github.com/rust-lang/crates.io-index"
General Pull Request Checks / Run Cargo Udeps
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@8ade135a41bc03ea155e62e844d188df1ea18608, actions/setup-go@d35c59abb061a4a6fb18e82ac0862c26744d6ab5, actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020, Swatinem/rust-cache@98c8021b550208e191a6a3145459bfc9fb29c4c0. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
General Pull Request Checks / Run Cargo Udeps
Cache not found for keys: v0-rust-udeps-run_udeps-Linux-x64-bd838e5e-acfac2f5, v0-rust-udeps-run_udeps-Linux-x64-bd838e5e
General Pull Request Checks / Run Cargo Udeps
Error parsing Cargo.lock manifest, fallback to caching entire file: Error: Invalid TOML document: trying to redefine an already defined table or value 197: version = "1.16.2" 198: version = "1.16.2" ^ 199: source = "registry+https://github.com/rust-lang/crates.io-index"