ci: Add linter #142
Annotations
10 errors and 1 warning
Run linting:
Parse/Infrastructure/Utilities/JsonUtilities.cs#L376
XML comment has badly formed XML -- 'End tag 'summary' does not match the start tag 'pre'.'
|
Run linting:
Parse/Infrastructure/Utilities/JsonUtilities.cs#L377
XML comment has badly formed XML -- 'Expected an end tag for element 'summary'.'
|
Run linting:
Parse/Infrastructure/Data/ParseDataEncoder.cs#L124
XML comment has badly formed XML -- 'End tag was not expected at this location.'
|
Run linting:
Parse/Platform/Users/ParseCurrentUserController.cs#L28
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Run linting:
Parse/Infrastructure/Utilities/TaskQueue.cs#L16
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Run linting:
Parse/Platform/Users/ParseUser.cs#L31
The variable 'ex' is declared but never used
|
Run linting:
Parse/Platform/Users/ParseUser.cs#L113
The variable 'ex' is declared but never used
|
Run linting:
Parse/Platform/Objects/ParseObject.cs#L129
The variable 'ex' is declared but never used
|
Run linting:
Parse/Platform/Users/ParseCurrentUserController.cs#L95
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Run linting:
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.
|
Save linting logs
No files were found with the provided path: lint-output.log. No artifacts will be uploaded.
|
Loading