Skip to content

Add ADR for command-line option handling best practices #4198

Add ADR for command-line option handling best practices

Add ADR for command-line option handling best practices #4198

Triggered via pull request November 30, 2025 03:12
Status Success
Total duration 2h 19m 42s
Artifacts
check-ubuntu-22_04-cmake-clang-rust
1m 9s
check-ubuntu-22_04-cmake-clang-rust
check-macos-15-intel-cmake-clang-rust
19m 20s
check-macos-15-intel-cmake-clang-rust
Fit to window
Zoom out
Zoom in

Annotations

6 warnings
check-ubuntu-22_04-cmake-clang-rust
Input 'save-always' has been deprecated with message: save-always does not work as intended and will be removed in a future release. A separate `actions/cache/restore` step should be used instead. See https://github.com/actions/cache/tree/main/save#always-save-cache for more details.
check-ubuntu-22_04-cmake-clang-rust
Input 'save-always' has been deprecated with message: save-always does not work as intended and will be removed in a future release. A separate `actions/cache/restore` step should be used instead. See https://github.com/actions/cache/tree/main/save#always-save-cache for more details.
check-macos-15-intel-cmake-clang-rust
Input 'save-always' has been deprecated with message: save-always does not work as intended and will be removed in a future release. A separate `actions/cache/restore` step should be used instead. See https://github.com/actions/cache/tree/main/save#always-save-cache for more details.
check-macos-15-intel-cmake-clang-rust
Input 'save-always' has been deprecated with message: save-always does not work as intended and will be removed in a future release. A separate `actions/cache/restore` step should be used instead. See https://github.com/actions/cache/tree/main/save#always-save-cache for more details.
check-macos-15-intel-cmake-clang-rust
ninja 1.13.2 is already installed and up-to-date. To reinstall 1.13.2, run: brew reinstall ninja
check-macos-15-intel-cmake-clang-rust
cmake 4.2.0 is already installed and up-to-date. To reinstall 4.2.0, run: brew reinstall cmake