Skip to content

Merge pull request #205 from docusign/raileendr-patch-1 #176

Merge pull request #205 from docusign/raileendr-patch-1

Merge pull request #205 from docusign/raileendr-patch-1 #176

Triggered via push July 24, 2025 19:00
Status Failure
Total duration 5m 32s
Artifacts

dotnet.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

1 error and 10 warnings
build
Process completed with exit code 1.
build: launcher-csharp/Startup.cs#L170
Possible null reference assignment.
build: launcher-csharp/Startup.cs#L169
Possible null reference assignment.
build: launcher-csharp/Startup.cs#L168
Possible null reference assignment.
build: launcher-csharp/Startup.cs#L166
Possible null reference assignment.
build: launcher-csharp/Startup.cs#L165
Possible null reference assignment.
build: launcher-csharp/Admin/Examples/BulkExportUserData.cs#L89
'WebRequest.Create(string)' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.' (https://aka.ms/dotnet-warnings/SYSLIB0014)
build: launcher-csharp/Maestro/Controllers/Mae004CancelWorkflowInstanceController.cs#L18
'Mae004CancelWorkflowInstanceController.StatusCode' hides inherited member 'ControllerBase.StatusCode(int)'. Use the new keyword if hiding was intended.
build: launcher-csharp/Maestro/Controllers/Mae003ResumeWorkflowController.cs#L18
'Mae003ResumeWorkflowController.StatusCode' hides inherited member 'ControllerBase.StatusCode(int)'. Use the new keyword if hiding was intended.
build: launcher-csharp/Maestro/Controllers/Mae002PauseWorkflowController.cs#L18
'Mae002PauseWorkflowController.StatusCode' hides inherited member 'ControllerBase.StatusCode(int)'. Use the new keyword if hiding was intended.
build: Quick_ACG/Startup.cs#L153
Converting null literal or possible null value to non-nullable type.