Skip to content

[Tizen.Network.WiFi]Fix heap-use-after-free issue on ASAN image (#6397) #3466

[Tizen.Network.WiFi]Fix heap-use-after-free issue on ASAN image (#6397)

[Tizen.Network.WiFi]Fix heap-use-after-free issue on ASAN image (#6397) #3466

Triggered via push October 10, 2024 09:24
Status Success
Total duration 2m 0s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

14 warnings
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build: src/Tizen.Data.Tdbc/Tizen.Data.Tdbc/DriverManager.cs#L113
XML comment has cref attribute 'FileNotFoundException' that could not be resolved
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.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.