Skip to content

[NUI][API10] Add a WebView API for notifying orientation change. #169

[NUI][API10] Add a WebView API for notifying orientation change.

[NUI][API10] Add a WebView API for notifying orientation change. #169

Triggered via push February 14, 2024 06:08
Status Failure
Total duration 1m 38s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

1 error and 12 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@v2, actions/setup-dotnet@v1, actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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#L74
The field 'DefaultBorder.currentGesture' is assigned but its value is never used
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.Scene3D/src/public/ModelComponents/ModelNode.cs#L22
The using directive for 'System.Collections.Generic' appeared previously in this namespace
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'