Skip to content

ci: add fail messages#1167

Open
RustyNova016 wants to merge 22 commits into
masterfrom
ci_fix
Open

ci: add fail messages#1167
RustyNova016 wants to merge 22 commits into
masterfrom
ci_fix

Conversation

@RustyNova016
Copy link
Copy Markdown
Owner

No description provided.

RustyNova016 and others added 2 commits May 6, 2026 10:03
-
Co-authored-by: Copilot <copilot@github.com>
RustyNova016 and others added 6 commits May 6, 2026 10:49
-
Co-authored-by: Copilot <copilot@github.com>
-
Co-authored-by: Copilot <copilot@github.com>
-
Co-authored-by: Copilot <copilot@github.com>
Repository owner deleted a comment from github-actions Bot May 6, 2026
Repository owner deleted a comment from github-actions Bot May 6, 2026
Repository owner deleted a comment from github-actions Bot May 6, 2026
Repository owner deleted a comment from github-actions Bot May 6, 2026
@github-actions
Copy link
Copy Markdown

github-actions Bot commented May 6, 2026

CI Checks Failed

Some checks have failed. Please review the errors and fix them

Details

Rust Formating
Diff in /home/runner/work/Alistral/Alistral/alistral_cli/src/main.rs:44:
             if let Some(err) = err.get_friendly_error() {
                 err.print_no_panic();
             } else {
-                     FatalError::from(err).panic()
-}
+                FatalError::from(err).panic()
+            }
         }
     }
 

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant