Running Copilot coding agent #13
Annotations
1 error and 4 warnings
|
copilot
Process completed with exit code 1.
|
|
copilot
No test result files were found.` This warning typically comes from the `PublishTestResults@2` task in Azure DevOps. The task needs to find `.trx` files in the specified pattern.
|
|
copilot
No test result files were found.` - this suggests the PublishTestResults task is looking for files in a specific pattern and not finding them.
|
|
copilot
No test result files were found.`
|
|
copilot
No test result files were found.` Can you resolve these test warnings and the issue that the test results (and presumably code coverage) is not being properly consumed by the pipeline? If needed to perform a restore you may modify the nuget.config to use the public feed instead of the private feed but do not commit changes to nuget.config.
|