Skip to content

[Tizen.Network.WiFi] Remove thread local support (#6708) #3732

[Tizen.Network.WiFi] Remove thread local support (#6708)

[Tizen.Network.WiFi] Remove thread local support (#6708) #3732

Triggered via push March 12, 2025 02:48
Status Success
Total duration 1m 54s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

13 warnings
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#L104
XML comment has cref attribute 'FileLoadException' that could not be resolved
build: src/Tizen.Data.Tdbc/Tizen.Data.Tdbc/DriverManager.cs#L103
XML comment has cref attribute 'FileNotFoundException' that could not be resolved