Skip to content

ci: Add linter

ci: Add linter #141

Triggered via pull request December 25, 2024 03:08
Status Cancelled
Total duration 2m 42s
Artifacts

ci.yml

on: pull_request
Matrix: check-dotnet
Fit to window
Zoom out
Zoom in

Annotations

18 errors and 31 warnings
Lint: Parse/Infrastructure/Data/ParseDataEncoder.cs#L124
XML comment has badly formed XML -- 'End tag was not expected at this location.'
Lint: Parse/Infrastructure/Utilities/JsonUtilities.cs#L376
XML comment has badly formed XML -- 'End tag 'summary' does not match the start tag 'pre'.'
Lint: Parse/Infrastructure/Utilities/JsonUtilities.cs#L377
XML comment has badly formed XML -- 'Expected an end tag for element 'summary'.'
Lint: Parse/Infrastructure/Utilities/TaskQueue.cs#L16
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Lint: Parse/Platform/Users/ParseCurrentUserController.cs#L28
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Lint: Parse/Platform/Installations/ParseInstallation.cs#L171
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
Lint: Parse/Platform/Cloud/ParseCloudCodeController.cs#L40
'Uri.EscapeUriString(string)' is obsolete: 'Uri.EscapeUriString can corrupt the Uri string in some cases. Consider using Uri.EscapeDataString for query string components.' (https://aka.ms/dotnet-warnings/SYSLIB0013)
Lint: Parse/Platform/Objects/ParseObject.cs#L129
The variable 'ex' is declared but never used
Lint: Parse/Platform/Users/ParseCurrentUserController.cs#L95
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Lint: Parse/Platform/Users/ParseUser.cs#L31
The variable 'ex' is declared but never used
.NET 7.0
Canceling since a higher priority waiting request for 'ci-refs/pull/406/merge' exists
.NET 7.0
The operation was canceled.
.NET 9.0
Canceling since a higher priority waiting request for 'ci-refs/pull/406/merge' exists
.NET 9.0
The operation was canceled.
.NET 6.0
Canceling since a higher priority waiting request for 'ci-refs/pull/406/merge' exists
.NET 6.0
The operation was canceled.
.NET 8.0
Canceling since a higher priority waiting request for 'ci-refs/pull/406/merge' exists
.NET 8.0
The operation was canceled.
Lint
No files were found with the provided path: lint-output.log. No artifacts will be uploaded.
.NET 9.0: Parse/Infrastructure/Utilities/JsonUtilities.cs#L376
XML comment has badly formed XML -- 'End tag 'summary' does not match the start tag 'pre'.'
.NET 9.0: Parse/Infrastructure/Utilities/JsonUtilities.cs#L377
XML comment has badly formed XML -- 'Expected an end tag for element 'summary'.'
.NET 9.0: Parse/Infrastructure/Data/ParseDataEncoder.cs#L124
XML comment has badly formed XML -- 'End tag was not expected at this location.'
.NET 9.0: Parse/Platform/Users/ParseCurrentUserController.cs#L28
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
.NET 9.0: Parse/Infrastructure/Utilities/TaskQueue.cs#L16
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
.NET 9.0: Parse/Platform/Users/ParseUser.cs#L31
The variable 'ex' is declared but never used
.NET 9.0: Parse/Platform/Users/ParseUser.cs#L113
The variable 'ex' is declared but never used
.NET 9.0: Parse/Platform/Cloud/ParseCloudCodeController.cs#L40
'Uri.EscapeUriString(string)' is obsolete: 'Uri.EscapeUriString can corrupt the Uri string in some cases. Consider using Uri.EscapeDataString for query string components.' (https://aka.ms/dotnet-warnings/SYSLIB0013)
.NET 9.0: Parse/Platform/Users/ParseCurrentUserController.cs#L95
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
.NET 9.0: Parse/Platform/Installations/ParseInstallation.cs#L171
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
.NET 6.0: Parse/Infrastructure/Data/ParseDataEncoder.cs#L124
XML comment has badly formed XML -- 'End tag was not expected at this location.'
.NET 6.0: Parse/Infrastructure/Utilities/JsonUtilities.cs#L376
XML comment has badly formed XML -- 'End tag 'summary' does not match the start tag 'pre'.'
.NET 6.0: Parse/Infrastructure/Utilities/JsonUtilities.cs#L377
XML comment has badly formed XML -- 'Expected an end tag for element 'summary'.'
.NET 6.0: Parse/Infrastructure/Utilities/TaskQueue.cs#L16
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
.NET 6.0: Parse/Platform/Users/ParseCurrentUserController.cs#L28
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
.NET 6.0: Parse/Platform/Installations/ParseInstallation.cs#L171
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
.NET 6.0: Parse/Platform/Cloud/ParseCloudCodeController.cs#L40
'Uri.EscapeUriString(string)' is obsolete: 'Uri.EscapeUriString can corrupt the Uri string in some cases. Consider using Uri.EscapeDataString for query string components.' (https://aka.ms/dotnet-warnings/SYSLIB0013)
.NET 6.0: Parse/Platform/Users/ParseUser.cs#L31
The variable 'ex' is declared but never used
.NET 6.0: Parse/Platform/Users/ParseUser.cs#L113
The variable 'ex' is declared but never used
.NET 6.0: Parse/Platform/Objects/ParseObject.cs#L129
The variable 'ex' is declared but never used
.NET 8.0: Parse/Infrastructure/Data/ParseDataEncoder.cs#L124
XML comment has badly formed XML -- 'End tag was not expected at this location.'
.NET 8.0: Parse/Infrastructure/Utilities/JsonUtilities.cs#L376
XML comment has badly formed XML -- 'End tag 'summary' does not match the start tag 'pre'.'
.NET 8.0: Parse/Infrastructure/Utilities/JsonUtilities.cs#L377
XML comment has badly formed XML -- 'Expected an end tag for element 'summary'.'
.NET 8.0: Parse/Platform/Users/ParseCurrentUserController.cs#L28
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
.NET 8.0: Parse/Infrastructure/Utilities/TaskQueue.cs#L16
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
.NET 8.0: Parse/Platform/Users/ParseCurrentUserController.cs#L95
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
.NET 8.0: Parse/Platform/Users/ParseUser.cs#L31
The variable 'ex' is declared but never used
.NET 8.0: Parse/Platform/Users/ParseUser.cs#L113
The variable 'ex' is declared but never used
.NET 8.0: Parse/Platform/Cloud/ParseCloudCodeController.cs#L40
'Uri.EscapeUriString(string)' is obsolete: 'Uri.EscapeUriString can corrupt the Uri string in some cases. Consider using Uri.EscapeDataString for query string components.' (https://aka.ms/dotnet-warnings/SYSLIB0013)
.NET 8.0: Parse/Platform/Objects/ParseObject.cs#L129
The variable 'ex' is declared but never used