test #5
Annotations
1 error and 1 warning
com.example.HelloWorldTest ► testFailingAssertion:
hello_world/src/test/java/com/example/HelloWorldTest.java#L18
Failed test found in:
hello_world/target/surefire-reports/TEST-com.example.HelloWorldTest.xml
Error:
org.opentest4j.AssertionFailedError: This is a failing test to test the pipeline. ==> expected: <true> but was: <false>
|
lint / pre-commit
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-python@v4, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|