Skip to content

Merge branch 'master' of https://github.com/docusign/code-examples-cs… #169

Merge branch 'master' of https://github.com/docusign/code-examples-cs…

Merge branch 'master' of https://github.com/docusign/code-examples-cs… #169

Triggered via push February 26, 2025 21:12
Status Failure
Total duration 4m 52s
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: Quick_ACG/Startup.cs#L153
Converting null literal or possible null value to non-nullable type.
build: launcher-csharp/eSignature/Examples/CreateEnvelopeWithMultipleDocumentTypes.cs#L75
'WebRequest.CreateHttp(string)' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.' (https://aka.ms/dotnet-warnings/SYSLIB0014)
build: launcher-csharp/Rooms/Views/CreateRoomFromTemplate/Shared/CreateRoomView.cshtml#L4
The variable 'redirectToSecondCodeExample' is assigned but its value is never used
build: launcher-csharp/Startup.cs#L161
Possible null reference assignment.
build: launcher-csharp/Startup.cs#L162
Possible null reference assignment.
build: launcher-csharp/Startup.cs#L164
Possible null reference assignment.
build: launcher-csharp/Startup.cs#L165
Possible null reference assignment.
build: launcher-csharp/Startup.cs#L166
Possible null reference assignment.
build: launcher-csharp/Startup.cs#L194
Possible null reference argument for parameter 'value' in 'ExamplesApiType Enum.Parse<ExamplesApiType>(string value)'.
build: launcher-csharp/Startup.cs#L194
Converting null literal or possible null value to non-nullable type.