Harder pipeline rewire monitoring and error handling #5706
Annotations
2 errors and 5 warnings
|
Copy Coverage To Predictable Location
Process completed with exit code 1.
|
|
dotnet format
Process completed with exit code 2.
|
|
Upload Code Coverage Report
No files were found with the provided path: code-coverage-results.md. No artifacts will be uploaded.
|
|
Upload Unit Test Results
No files were found with the provided path: src/OctoshiftCLI.Tests/unit-tests.xml. No artifacts will be uploaded.
|
|
dotnet format:
src/Octoshift/Services/AdoPipelineTriggerService.cs#L67
In externally visible method 'Task<bool> AdoPipelineTriggerService.RewirePipelineToGitHub(string adoOrg, string teamProject, int pipelineId, string defaultBranch, string clean, string checkoutSubmodules, string githubOrg, string githubRepo, string connectedServiceId, JToken originalTriggers = null, string targetApiUrl = null)', validate parameter 'adoOrg' is non-null before using it. If appropriate, throw an 'ArgumentNullException' when the argument is 'null'.
|
|
dotnet format:
src/Octoshift/Services/AdoPipelineTriggerService.cs#L67
In externally visible method 'Task<bool> AdoPipelineTriggerService.RewirePipelineToGitHub(string adoOrg, string teamProject, int pipelineId, string defaultBranch, string clean, string checkoutSubmodules, string githubOrg, string githubRepo, string connectedServiceId, JToken originalTriggers = null, string targetApiUrl = null)', validate parameter 'teamProject' is non-null before using it. If appropriate, throw an 'ArgumentNullException' when the argument is 'null'.
|
|
Initialize CodeQL
CodeQL Action v3 will be deprecated in December 2026. Please update all occurrences of the CodeQL Action in your workflow files to v4. For more information, see https://github.blog/changelog/2025-10-28-upcoming-deprecation-of-codeql-action-v3/
|
Loading