You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
During the maven install phase of the github actions CI the 'repository' module is failing due to a value being null. During the process the buildinfo.json file is being generated. However, for unknown reason that value is null and leads to the CI failing.
Describe the bug
During the maven install phase of the github actions CI the 'repository' module is failing due to a value being null. During the process the buildinfo.json file is being generated. However, for unknown reason that value is null and leads to the CI failing.
Temporarily fixed with #472.
To Reproduce
Reopen or create new PR to trigger github actions CI.
Expected behavior
No error.
Screenshots
![grafik](https://user-images.githubusercontent.com/76941845/166672823-699c230a-a6e4-4e23-983b-35e573f7ec8d.png)
The text was updated successfully, but these errors were encountered: