Skip to content

fix: ParseObject Relations not working (#407) #19

fix: ParseObject Relations not working (#407)

fix: ParseObject Relations not working (#407) #19

Triggered via push February 2, 2025 21:51
Status Success
Total duration 47s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
release
.NET 6.0 is no longer supported and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the .NET support policy.
release: Parse/Infrastructure/Data/ParseDataEncoder.cs#L124
XML comment has badly formed XML -- 'End tag was not expected at this location.'
release: Parse/Infrastructure/Utilities/JsonUtilities.cs#L376
XML comment has badly formed XML -- 'End tag 'summary' does not match the start tag 'pre'.'
release: Parse/Infrastructure/Utilities/JsonUtilities.cs#L377
XML comment has badly formed XML -- 'Expected an end tag for element 'summary'.'
release: Parse/Infrastructure/Utilities/TaskQueue.cs#L16
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
release: Parse/Platform/Users/ParseCurrentUserController.cs#L28
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
release: Parse/Platform/Users/ParseCurrentUserController.cs#L95
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
release: Parse/Platform/Users/ParseUser.cs#L31
The variable 'ex' is declared but never used
release: Parse/Platform/Users/ParseUser.cs#L113
The variable 'ex' is declared but never used
release: 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.'
release: Parse/Platform/Objects/ParseObject.cs#L129
The variable 'ex' is declared but never used