eclipse-archived / antenna

SW360 Antenna project
Other
22 stars 19 forks source link

Checks for failCausingResults when no Artifacts after Analyzer run #636

Closed neubs-bsi closed 3 years ago

neubs-bsi commented 3 years ago

This enures that the build breaks even when there are no artifacts found in the Analyzer run. This is important because the reason that there are no artifacts might be a fail causing result.

Issue #634 Closes #34

Signed-off-by: Stephanie Neubauer Stephanie.Neubauer@bosch.io

Please provide a summary of your changes here.

  • Which issue is this pull request belonging to? (Refer to issue here)
  • How is it solving the issue?
  • Did you add or update any new dependencies that are required for your change?

Request Reviewer

You can add desired reviewers here with an @mention.

Type of Change

Mention one of the following:
bug fix | new feature | improvements | documentation update | CI | Other

Type of change: bug

How Has This Been Tested?

If you have added any changes that require additional tests, or changes in tests, you should implement them and describe them here.
All test that passed before your contribution should pass after it as well. New unit test was created.

Checklist

Must:

Optional: (delete if not applicable)

sonarcloud[bot] commented 3 years ago

Kudos, SonarCloud Quality Gate passed!

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

87.5% 87.5% Coverage
0.0% 0.0% Duplication

warning The version of Java (1.8.0_275) you have used to run this analysis is deprecated and we will stop accepting it soon. Please update to at least Java 11. Read more here