Skip to content

[NUI] Remove build warning #173

[NUI] Remove build warning

[NUI] Remove build warning #173

Triggered via push June 28, 2024 11:30
Status Failure
Total duration 2m 3s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

1 error and 14 warnings
build
Input required and not supplied: token
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/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.Applications.NotificationEventListener/Tizen.Applications.NotificationEventListener/NotificationEventArgs.cs#L137
Missing XML comment for publicly visible type or member 'NotificationEventArgs.CheckedValue'
build: src/Tizen.Applications.NotificationEventListener/Tizen.Applications.NotificationEventListener/NotificationListenerManager.cs#L411
Missing XML comment for publicly visible type or member 'NotificationListenerManager.SetChecked(NotificationEventArgs, bool)'
build: src/Tizen.Applications.NotificationEventListener/Tizen.Applications.NotificationEventListener/NotificationListenerManager.cs#L423
Missing XML comment for publicly visible type or member 'NotificationListenerManager.SendEventWithNotification(NotificationEventArgs, UserEventType)'
build: src/Tizen.Applications.Notification/Tizen.Applications.Notifications/Notification.cs#L213
Missing XML comment for publicly visible type or member 'Notification.CheckedValue'
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
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.