Conversation
# Conflicts: # pom.xml # src/main/java/org/fungover/haze/Main.java # src/test/java/org/fungover/haze/MainTest.java
…ests, need to be replaced
…Fix' into 115-refactor-main-OldPullRequst-Fix # Conflicts: # pom.xml # src/main/java/org/fungover/haze/Main.java # src/test/java/org/fungover/haze/MainTest.java
|
Build failed. According to report: "/home/runner/work/haze/haze/src/main/java/org/fungover/haze/Main.java:[133,20] the switch expression does not cover all possible input values" |
|
Is the switch missing the default case ? Also , in the workflow should the lines 30-39 be kept? maven compile and maven test . |
|
There is a compilation problem due to the missing parts in the MainTest: line 118-128 line 130 |
ValentinaSukonina
left a comment
There was a problem hiding this comment.
Changes required in maven.yml, MainTest - code is not compiling
…ctor-main # Conflicts: # src/main/java/org/fungover/haze/Main.java
BarbieQkiller
left a comment
There was a problem hiding this comment.
Nice work, splitting the main method makes the code a lot more readable :)
ValentinaSukonina
left a comment
There was a problem hiding this comment.
Please, resolve conflicts with origin/main
|


No description provided.