Skip to content

Add C# internal APIs (#6064) #3239

Add C# internal APIs (#6064)

Add C# internal APIs (#6064) #3239

Triggered via push April 29, 2024 07:15
Status Success
Total duration 1m 51s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

14 warnings
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build: src/Tizen.Data.Tdbc/Tizen.Data.Tdbc/DriverManager.cs#L103
XML comment has cref attribute 'FileNotFoundException' that could not be resolved
build: src/Tizen.Data.Tdbc/Tizen.Data.Tdbc/DriverManager.cs#L104
XML comment has cref attribute 'FileLoadException' that could not be resolved
build: 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)
build: src/Tizen.Uix.Stt/Tizen.Uix.Stt/SttClient.cs#L393
The result of the expression is always 'true' since a value of type 'IntPtr' is never equal to 'null' of type 'IntPtr?'
build: src/Tizen.Uix.Stt/Tizen.Uix.Stt/SttClient.cs#L393
The result of the expression is always 'true' since a value of type 'IntPtr' is never equal to 'null' of type 'IntPtr?'
build: src/ElmSharp/ElmSharp/ItemObject.cs#L453
Member 'ItemObject.ItemEvasObject.CreateHandle(EvasObject)' overrides obsolete member 'EvasObject.CreateHandle(EvasObject)'. Add the Obsolete attribute to 'ItemObject.ItemEvasObject.CreateHandle(EvasObject)'.
build: src/ElmSharp/ElmSharp/MultiButtonEntry.cs#L441
Member 'MultiButtonEntry.EntryInner.CreateHandle(EvasObject)' overrides obsolete member 'EvasObject.CreateHandle(EvasObject)'. Add the Obsolete attribute to 'MultiButtonEntry.EntryInner.CreateHandle(EvasObject)'.
build: src/ElmSharp/ElmSharp/ContextPopup.cs#L241
XML comment is not placed on a valid language element
build: src/Tizen.Uix.VoiceControl/Tizen.Uix.VoiceControl/VoiceControlClient.cs#L760
The result of the expression is always 'true' since a value of type 'IntPtr' is never equal to 'null' of type 'IntPtr?'
build: src/Tizen.Uix.VoiceControl/Tizen.Uix.VoiceControl/VoiceControlClient.cs#L760
The result of the expression is always 'true' since a value of type 'IntPtr' is never equal to 'null' of type 'IntPtr?'
build
The target framework 'netcoreapp3.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
build
The target framework 'netcoreapp3.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
build
The target framework 'netcoreapp3.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.