feat: Upgrade target framework from NET Standard 2.0 to .NET 6.0 #73
Annotations
2 errors and 11 warnings
|
Run tests with coverage
The operation was canceled.
|
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use the latest version of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-09-16-notice-of-upcoming-deprecations-and-changes-in-github-actions-services/
|
Build:
Parse/Infrastructure/Utilities/JsonUtilities.cs#L376
XML comment has badly formed XML -- 'End tag 'summary' does not match the start tag 'pre'.'
|
Build:
Parse/Infrastructure/Utilities/JsonUtilities.cs#L377
XML comment has badly formed XML -- 'Expected an end tag for element 'summary'.'
|
Build:
Parse/Infrastructure/Data/ParseDataEncoder.cs#L129
XML comment has badly formed XML -- 'End tag was not expected at this location.'
|
Build:
Parse/Platform/Users/ParseCurrentUserController.cs#L37
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Build:
Parse/Platform/Users/ParseCurrentUserController.cs#L50
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Build:
Parse/Platform/Users/ParseCurrentUserController.cs#L86
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Build:
Parse/Platform/Users/ParseCurrentUserController.cs#L134
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Build:
Parse/Platform/Users/ParseCurrentUserController.cs#L28
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Build:
Parse/Infrastructure/Utilities/TaskQueue.cs#L16
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Build:
Parse/Platform/Objects/ParseObject.cs#L129
The variable 'ex' is declared but never used
|
Loading