Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- /tmp/builds/autocode_334414/src/test/java/lang/print/gaps/task1/BrokenAppTest.java:[11,18] method main in class lang.print.gaps.task1.BrokenApp cannot be applied to given types;
- required: no arguments
- found: <nulltype>
- reason: actual and formal argument lists differ in length
- [INFO] 1 error
- [INFO] -------------------------------------------------------------
- [INFO] ------------------------------------------------------------------------
- [INFO] BUILD FAILURE
- [INFO] ------------------------------------------------------------------------
- [INFO] Total time: 2.375 s
- [INFO] Finished at: 2022-09-01T21:35:52Z
- [INFO] ------------------------------------------------------------------------
- [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.1:testCompile (default-testCompile) on project java.syntax.task1: Compilation failure
- [ERROR] /tmp/builds/autocode_334414/src/test/java/lang/print/gaps/task1/BrokenAppTest.java:[11,18] method main in class lang.print.gaps.task1.BrokenApp cannot be applied to given types;
- [ERROR] required: no arguments
- [ERROR] found: <nulltype>
- [ERROR] reason: actual and formal argument lists differ in length
- [ERROR] -> [Help 1]
- [ERROR]
- [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
- [ERROR] Re-run Maven using the -X switch to enable full debug logging.
- [ERROR]
- [ERROR] For more information about the errors and possible solutions, please read the following articles:
- [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
- ```
Advertisement
Add Comment
Please, Sign In to add comment