ChaizOFF3123123

Untitled

Sep 1st, 2022
74
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Java 1.56 KB | None | 0 0
  1. /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;
  2.   required: no arguments
  3.   found:    <nulltype>
  4.   reason: actual and formal argument lists differ in length
  5. [INFO] 1 error
  6. [INFO] -------------------------------------------------------------
  7. [INFO] ------------------------------------------------------------------------
  8. [INFO] BUILD FAILURE
  9. [INFO] ------------------------------------------------------------------------
  10. [INFO] Total time:  2.375 s
  11. [INFO] Finished at: 2022-09-01T21:35:52Z
  12. [INFO] ------------------------------------------------------------------------
  13. [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.1:testCompile (default-testCompile) on project java.syntax.task1: Compilation failure
  14. [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;
  15. [ERROR]   required: no arguments
  16. [ERROR]   found:    <nulltype>
  17. [ERROR]   reason: actual and formal argument lists differ in length
  18. [ERROR] -> [Help 1]
  19. [ERROR]
  20. [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
  21. [ERROR] Re-run Maven using the -X switch to enable full debug logging.
  22. [ERROR]
  23. [ERROR] For more information about the errors and possible solutions, please read the following articles:
  24. [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
  25. ```
Advertisement
Add Comment
Please, Sign In to add comment