Skip to content

Adding comments

Adding comments #132

Triggered via push March 13, 2024 18:33
Status Failure
Total duration 2m 36s
Artifacts

dotnet.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 11 warnings
build: launcher-csharp/eSignature/Examples/CreateEnvelopeWithMultipleDocumentTypes.cs#L120
Closing brace should be followed by blank line
build: launcher-csharp/eSignature/Examples/EmbeddedSending.cs#L60
Closing brace should be followed by blank line
build: launcher-csharp/eSignature/Examples/EmbeddedSending.cs#L219
Closing brace should be followed by blank line
build: launcher-csharp/eSignature/Examples/CreateEnvelopeWithMultipleDocumentTypes.cs#L120
Closing brace should be followed by blank line
build: launcher-csharp/eSignature/Examples/EmbeddedSending.cs#L60
Closing brace should be followed by blank line
build: launcher-csharp/eSignature/Examples/EmbeddedSending.cs#L219
Closing brace should be followed by blank line
build
Process completed with exit code 1.
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v2, microsoft/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build: launcher-csharp/Startup.cs#L184
Converting null literal or possible null value to non-nullable type.
build: launcher-csharp/Startup.cs#L186
Possible null reference argument for parameter 'wantedScopes' in 'string Startup.UpdateRedirectUriScopes(string uri, List<string> wantedScopes)'.
build: launcher-csharp/Startup.cs#L201
Nullable value type may be null.
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/eSignature/Examples/CreateEnvelopeWithMultipleDocumentTypes.cs#L75
'WebRequest.CreateHttp(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.