I have this error in Publish code coverage results in pipeline in azure devops
Failed to generate Html report. Error: 1
can you help me plz ??
this is my Publish code coverage results sittings
Publish code coverage results sittings pic
and this is my logs
==============================================================================
"C:\Program Files\dotnet\dotnet.exe" C:\Azure DevOps Agent\agent prod\_work\_tasks\PublishCodeCoverageResults_2a7ebc54-c13e-490e-81a5-d7561ab7cd97\1.160.3\netcoreapp2.0\ReportGenerator.dll -reports:**/testresults/coverage/code-coverage.xml -targetdir:C:\Azure DevOps Agent\agent prod\_work\_temp\cchtml -reporttypes:HtmlInline_AzurePipelines
Could not execute because the specified command or file was not found.
Possible reasons for this include:
* You misspelled a built-in dotnet command.
* You intended to execute a .NET program, but dotnet-C:\Azure does not exist.
* You intended to run a global tool, but a dotnet-prefixed executable with this name could not be found on the PATH.
##[warning]Failed to generate Html report. Error: 1
Reading code coverage summary from 'C:\Azure DevOps Agent\agent prod\_work\3\s\testresults\coverage\code-coverage.xml'
Async Command Start: Publish code coverage
Publishing coverage summary data to TFS server.
Lines- 0 of 0 covered.
Branches- 0 of 0 covered.
Modifying Cobertura Index file
Publishing code coverage files to TFS server.
Uploading 1 files
File upload succeed.
Published 'C:\Windows\ServiceProfiles\NetworkService\AppData\Local\Temp\Code Coverage Report_374' as artifact 'Code Coverage Report_374'
Async Command End: Publish code coverage
Finishing: Publish code coverage from **/testresults/coverage/code-coverage.xml
and this my code-coverage.xml path