Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixes #18425: Update to scala 2.13.3 #3306

Merged

Conversation

fanf
Copy link
Member

@fanf fanf commented Oct 27, 2020

@@ -122,8 +118,8 @@ final object CheckFreeSpace extends Check {
case pr if pr < 10L =>
val msg = s"Some space partition is under a warning level:\n${listMsgSpace} available"
Warning(name, msg)
case _ =>
val msg = s"Space available is ok: \n${listMsgSpace} available"
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

oups

@fanf
Copy link
Member Author

fanf commented Oct 27, 2020

PR updated with a new commit

@Normation-Quality-Assistant
Copy link
Contributor

This PR is not mergeable to upper versions.
Since it is "Ready for merge" you must merge it by yourself using the following command:
rudder-dev merge https://github.com/Normation/rudder/pull/3306
-- Your faithful QA
Kant merge: "Live your life as though your every act were to become a universal law."
(https://ci.normation.com/jenkins/job/merge-accepted-pr/31731/console)

@fanf
Copy link
Member Author

fanf commented Oct 28, 2020

OK, squash merging this PR

@fanf fanf force-pushed the bug_18425/update_to_scala_2_13_3 branch from f03296f to c03fbe8 Compare October 28, 2020 13:46
@fanf fanf merged commit c03fbe8 into Normation:branches/rudder/6.2 Oct 28, 2020
@fanf fanf deleted the bug_18425/update_to_scala_2_13_3 branch March 15, 2024 10:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
4 participants