[NUI] Version Update (22304) #652
Annotations
1 error and 13 warnings
|
src/Tizen.Data.Tdbc/Tizen.Data.Tdbc/DriverManager.cs#L103
XML comment has cref attribute 'FileNotFoundException' that could not be resolved
|
src/Tizen.Data.Tdbc/Tizen.Data.Tdbc/DriverManager.cs#L104
XML comment has cref attribute 'FileLoadException' that could not be resolved
|
src/Tizen.Applications.ComponentBased.Port/Tizen.Applications.ComponentBased.Port/ComponentPort.cs#L358
'BinaryFormatter.Serialize(Stream, object)' is obsolete: 'BinaryFormatter serialization is obsolete and should not be used. See https://aka.ms/binaryformatter for more information.' (https://aka.ms/dotnet-warnings/SYSLIB0011)
|
src/Tizen.Applications.ComponentBased.Port/Tizen.Applications.ComponentBased.Port/ComponentPort.cs#L381
'BinaryFormatter.Deserialize(Stream)' is obsolete: 'BinaryFormatter serialization is obsolete and should not be used. See https://aka.ms/binaryformatter for more information.' (https://aka.ms/dotnet-warnings/SYSLIB0011)
|
src/Tizen.Applications.Badge/Tizen.Applications/BadgeControl.cs#L183
Re-throwing caught exception changes stack information (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2200)
|
src/Tizen.Telephony/Tizen.Telephony/SlotHandle.cs#L78
Re-throwing caught exception changes stack information (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2200)
|
src/Tizen.Uix.VoiceControlManager/Tizen.Uix.VoiceControlManager/VoiceControlManagerClient.cs#L1399
The result of the expression is always 'true' since a value of type 'IntPtr' is never equal to 'null' of type 'IntPtr?'
|
src/Tizen.Uix.VoiceControlManager/Tizen.Uix.VoiceControlManager/VoiceControlManagerClient.cs#L1399
The result of the expression is always 'true' since a value of type 'IntPtr' is never equal to 'null' of type 'IntPtr?'
|
src/Tizen.Applications.PackageManager/Tizen.Applications/PackageManager.cs#L1217
The result of the expression is always 'false' since a value of type 'IntPtr' is never equal to 'null' of type 'IntPtr?'
|
src/Tizen.Applications.PackageManager/Tizen.Applications/PackageManager.cs#L1252
The result of the expression is always 'false' since a value of type 'IntPtr' is never equal to 'null' of type 'IntPtr?'
|
|
|
|
The logs for this run have expired and are no longer available.
Loading