Skip to content

[Tizen.Applications] Fix static analysis issues (#5389) #2646

[Tizen.Applications] Fix static analysis issues (#5389)

[Tizen.Applications] Fix static analysis issues (#5389) #2646

Triggered via push July 14, 2023 04:46
Status Success
Total duration 1m 47s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention
Fit to window
Zoom out
Zoom in

Annotations

13 warnings
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/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.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#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#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#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#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#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#L154
Missing XML comment for publicly visible type or member 'Statement.Dispose(bool)'
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.