Skip to content

Deploy Packages

Deploy Packages #1986

Manually triggered January 17, 2025 15:05
Status Success
Total duration 3m 30s
Artifacts

deploy-packages.yml

on: workflow_dispatch
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
deploy: src/Tizen.Data.Tdbc/Tizen.Data.Tdbc/DriverManager.cs#L113
XML comment has cref attribute 'FileNotFoundException' that could not be resolved
deploy: src/Tizen.Data.Tdbc/Tizen.Data.Tdbc/DriverManager.cs#L114
XML comment has cref attribute 'FileLoadException' that could not be resolved
deploy: internals/src/Tizen.Uix.VoiceControlWidget/Tizen.Uix.VoiceControlWidget/VoiceControlWidget.cs#L680
The result of the expression is always 'true' since a value of type 'IntPtr' is never equal to 'null' of type 'IntPtr?'
deploy: internals/src/Tizen.Uix.VoiceControlWidget/Tizen.Uix.VoiceControlWidget/VoiceControlWidget.cs#L680
The result of the expression is always 'true' since a value of type 'IntPtr' is never equal to 'null' of type 'IntPtr?'
deploy: 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?'
deploy: 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?'
deploy: 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?'
deploy: 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?'
deploy: 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)'.
deploy: 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)'.