Skip to content

[NUI](Window) Add API to request rendering forcibly. #4356

[NUI](Window) Add API to request rendering forcibly.

[NUI](Window) Add API to request rendering forcibly. #4356

Triggered via push April 9, 2026 03:08
Status Success
Total duration 3m 8s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

14 warnings
build
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v3, actions/setup-dotnet@v3. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
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.
build: src/Tizen.Data.Tdbc.Driver.Sqlite/Tizen.Data.Tdbc.Driver.Sqlite/Statement.cs#L154
Missing XML comment for publicly visible type or member 'Statement.Dispose(bool)'
build: src/Tizen.Data.Tdbc.Driver.Sqlite/Tizen.Data.Tdbc.Driver.Sqlite/Statement.cs#L146
Missing XML comment for publicly visible type or member 'Statement.ExecuteAsync(Sql)'
build: src/Tizen.Data.Tdbc.Driver.Sqlite/Tizen.Data.Tdbc.Driver.Sqlite/Statement.cs#L138
Missing XML comment for publicly visible type or member 'Statement.ExecuteUpdateAsync(Sql)'
build: src/Tizen.Data.Tdbc.Driver.Sqlite/Tizen.Data.Tdbc.Driver.Sqlite/Statement.cs#L130
Missing XML comment for publicly visible type or member 'Statement.ExecuteQueryAsync(Sql)'
build: src/Tizen.Data.Tdbc.Driver.Sqlite/Tizen.Data.Tdbc.Driver.Sqlite/Statement.cs#L117
Missing XML comment for publicly visible type or member 'Statement.ExecuteQuery(Sql)'
build: src/Tizen.Data.Tdbc.Driver.Sqlite/Tizen.Data.Tdbc.Driver.Sqlite/Statement.cs#L106
Missing XML comment for publicly visible type or member 'Statement.ExecuteUpdate(Sql)'
build: src/Tizen.Data.Tdbc.Driver.Sqlite/Tizen.Data.Tdbc.Driver.Sqlite/Statement.cs#L94
Missing XML comment for publicly visible type or member 'Statement.Execute(Sql)'
build: src/Tizen.Data.Tdbc.Driver.Sqlite/Tizen.Data.Tdbc.Driver.Sqlite/Statement.cs#L24
Missing XML comment for publicly visible type or member 'Statement'
build: src/Tizen.Data.Tdbc/Tizen.Data.Tdbc/DriverManager.cs#L114
XML comment has cref attribute 'FileLoadException' that could not be resolved
build: src/Tizen.Data.Tdbc/Tizen.Data.Tdbc/DriverManager.cs#L113
XML comment has cref attribute 'FileNotFoundException' that could not be resolved