fix: add missing JSR305 dependency for javax.annotation #20
This workflow graph cannot be shown
A graph will be generated the next time this workflow is run.
Annotations
3 errors
|
Invalid workflow file:
.github/workflows/dependency-update.yml#L106
You have an error in your yaml syntax on line 106
|
|
me.ghui.v2er.ExampleUnitTest ► testFindDigital:
app/src/test/java/me/ghui/v2er/ExampleUnitTest.java#L26
Failed test found in:
app/build/test-results/testDebugUnitTest/TEST-me.ghui.v2er.ExampleUnitTest.xml
Error:
java.lang.IllegalStateException: No match found
|
|
me.ghui.v2er.TestParse ► testSplitTime:
app/src/test/java/me/ghui/v2er/TestParse.java#L20
Failed test found in:
app/build/test-results/testDebugUnitTest/TEST-me.ghui.v2er.TestParse.xml
Error:
java.lang.AssertionError
|