spawn UNKNOWN error on Azure #620
Unanswered
albertino87
asked this question in
Q&A
Replies: 1 comment
|
I have no idea what causes this problem. Are you able to generate the report on your machine? E.g. by using the global tool? |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Hello while running ReportGenerator on azure i get this error:
[command]D:\scratch\agents\DEA-E105051137_01_work_tool\dncs\1.0.4\x64\dotnet.exe D:\scratch\agents\DEA-E105051137_01_work_tasks\reportgenerator_be803a55-9253-4895-a525-be570d86f161\5.1.24\tools\netcoreapp3.1\ReportGenerator.dll -reports:**/test_reports/_coverage.xml -targetdir:CoverageResults -reporttypes:Cobertura -sourcedirs: -historydir: -plugins: -assemblyfilters:+ -classfilters:+* -filefilters:+* -verbosity:Info -title: -tag:20230823.3_#39723 -license:
##[error]spawn UNKNOWN
##[section]Finishing: Merge coverage results
Can somebody help me?
The step in the pipeline looks like this:
All reactions