Skip to content

[NUI] Fix text padding issue #167

[NUI] Fix text padding issue

[NUI] Fix text padding issue #167

Triggered via push January 16, 2024 11:12
Status Failure
Total duration 1m 49s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

1 error and 11 warnings
build
Input required and not supplied: token
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build: src/Tizen.Applications.Common/Tizen.Applications/CoreApplication.cs#L40
The field 'CoreApplication.sTimer' is never used
build: src/Tizen.Applications.Common/Tizen.Applications/Bundle.cs#L734
Missing XML comment for publicly visible type or member 'Bundle.ImportFromArgv(string[])'
build: src/Tizen.NUI/src/public/Window/WindowEvent.cs#L498
XML comment has badly formed XML -- 'End tag was not expected at this location.'
build: src/Tizen.NUI/src/public/Window/DefaultBorder.cs#L71
Field 'DefaultBorder.timer' is never assigned to, and will always have its default value null
build: src/Tizen.NUI/src/public/Window/DefaultBorder.cs#L70
The field 'DefaultBorder.isWinGestures' is assigned but its value is never used
build: src/Tizen.NUI/src/public/Window/DefaultBorder.cs#L74
The field 'DefaultBorder.currentGesture' is assigned but its value is never used
build: src/Tizen.NUI.Wearable/src/public/CircularPagination.cs#L51
The field 'CircularPagination.isNeedAnimation' is assigned but its value is never used
build: src/Tizen.NUI.Wearable/src/public/RecyclerView/RecyclerView.cs#L79
Missing XML comment for publicly visible type or member 'RecyclerView.TotalItemCount'
build: src/Tizen.NUI.Wearable/src/public/RecyclerView/RecyclerView.cs#L131
Missing XML comment for publicly visible type or member 'RecyclerView.ScrollingDirection'
build: src/Tizen.NUI.Wearable/src/public/RecyclerView/RecyclerView.cs#L256
Missing XML comment for publicly visible type or member 'RecyclerView.GetNextFocusableView(View, View.FocusDirection, bool)'