Closed PoteRii closed 1 year ago
The same in my pipeline. Appear from version 8.2 (yesterday run with version 8.1.2 was OK)
We are also experiencing the same issue. At first we are getting the same warning for all MSBuild Projects and afterwards same amount of errors with :
Error: java.lang.NullPointerException: Cannot invoke "java.util.Map.entrySet()" because "entries" is null
duplicate of #5579.
We are using dependency check action in our github pipeline:
We are getting the error:
Error: java.lang.NullPointerException: Cannot invoke "java.util.Map.entrySet()" because "entries" is null
Full log:
adding Directory.Build.props file to the root folder of the solution (where .sln is located), solves the issue for now: