Skip to content

Running Copilot coding agent #13

Running Copilot coding agent

Running Copilot coding agent #13

Triggered via dynamic February 4, 2026 21:53
Status Failure
Total duration 19m 14s
Artifacts

copilot

on: dynamic
Fit to window
Zoom out
Zoom in

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.