Skip to content

Deploy Packages

Deploy Packages #1855

Manually triggered October 16, 2024 15:05
Status Success
Total duration 3m 28s
Artifacts

deploy-packages.yml

on: workflow_dispatch
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
deploy
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v3, TizenAPI/tizenfx-build-actions/branch-metadata@master, webfactory/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
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: 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)
deploy: src/Tizen.Security.WebAuthn/Tizen.Security.WebAuthn/GetAssertionCallbacks.cs#L41
XML comment has cref attribute 'BarcodeGenerator' that could not be resolved
deploy: src/Tizen.Security.WebAuthn/Tizen.Security.WebAuthn/MakeCredentialCallbacks.cs#L41
XML comment has cref attribute 'BarcodeGenerator' 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/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)'.