Skip to content

Merge pull request #148 from docusign/updating-focused-view #88

Merge pull request #148 from docusign/updating-focused-view

Merge pull request #148 from docusign/updating-focused-view #88

Triggered via push October 12, 2023 21:46
Status Failure
Total duration 3m 28s
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#L236
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build: launcher-csharp/eSignature/Controllers/Eg043SharedAccess.cs#L121
The variable 'apiException' is declared but never used
build: launcher-csharp/Admin/Examples/BulkExportUserData.cs#L87
'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/Examples/CreateEnvelopeWithMultipleDocumentTypes.cs#L76
'WebRequest.CreateHttp(string)' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.'
build: launcher-csharp/eSignature/Controllers/FocusedView.cs#L24
The field 'FocusedView.dsIntegrationKey' is never used
build: launcher-csharp/eSignature/Controllers/Eg043SharedAccess.cs#L40
The field 'Eg043SharedAccess._agentUserId' is never used
build: launcher-csharp/Admin/Controllers/CreateCLMESignUser.cs#L60
Single-line comments should not be followed by blank line
build: launcher-csharp/Admin/Controllers/CreateCLMESignUser.cs#L46
Single-line comment should be preceded by blank line
build: launcher-csharp/Admin/Controllers/CreateCLMESignUser.cs#L55
Single-line comment should be preceded by blank line