Skip to content

Fixing issue 36 (https://github.com/docusign/code-examples-csharp/iss… #94

Fixing issue 36 (https://github.com/docusign/code-examples-csharp/iss…

Fixing issue 36 (https://github.com/docusign/code-examples-csharp/iss… #94

Triggered via push October 19, 2023 15:34
Status Failure
Total duration 3m 6s
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#L176
Converting null literal or possible null value to non-nullable type.
build: launcher-csharp/Startup.cs#L214
Nullable value type may be null.
build: launcher-csharp/eSignature/Examples/CreateEnvelopeWithMultipleDocumentTypes.cs#L76
'WebRequest.CreateHttp(string)' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.'
build: launcher-csharp/Admin/Examples/BulkExportUserData.cs#L89
'WebRequest.Create(string)' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.'
build: launcher-csharp/Rooms/Views/CreateRoomFromTemplate/Shared/CreateRoomView.cshtml#L4
The variable 'redirectToSecondCodeExample' is assigned but its value is never used
build: launcher-csharp/eSignature/Controllers/FocusedView.cs#L22
The field 'FocusedView.dsIntegrationKey' is never used
build: launcher-csharp/Admin/Examples/AuditUsers.cs#L24
Single line comment should begin with a space.
build: launcher-csharp/Admin/Examples/AuditUsers.cs#L27
Single line comment should begin with a space.
build: launcher-csharp/Admin/Examples/AuditUsers.cs#L29
Single line comment should begin with a space.
build: launcher-csharp/Admin/Examples/AuditUsers.cs#L39
Single line comment should begin with a space.