RD-15247: Reimplement JQL generation #43
Annotations
2 errors and 1 warning
Run mvn -B clean install --settings settings.xml
Process completed with exit code 1.
|
Run mikepenz/action-junit-report@v4:
das-jira-connector/src/test/java/com/rawlabs/das/jira/tables/defnitions/DASJiraBacklogIssueTableTest.java#L1
Cannot instantiate @Injectmocks field named 'dasJiraBacklogIssueTable' of type 'class com.rawlabs.das.jira.tables.definitions.DASJiraBacklogIssueTable'.
You haven't provided the instance at field declaration so I tried to construct the instance.
However the constructor or the initialization block threw an exception : Cannot invoke "java.util.Map.get(Object)" because "options" is null
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading