Skip to content

fix(sonar): examples S1481/S3903 cleanups and S2245 NOSONAR placement… #887

fix(sonar): examples S1481/S3903 cleanups and S2245 NOSONAR placement…

fix(sonar): examples S1481/S3903 cleanups and S2245 NOSONAR placement… #887

Triggered via push August 28, 2026 11:38
Status Success
Total duration 14m 12s
Artifacts 4

ci.yml

on: push
Matrix: Build and Test
Pack NuGet Packages
2m 36s
Pack NuGet Packages
Publish to NuGet.org
2m 58s
Publish to NuGet.org
Fit to window
Zoom out
Zoom in

Annotations

45 warnings
Build and Test (ubuntu-latest)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/upload-artifact@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Build and Test (ubuntu-latest): src/SharpCoreDB/Planning/CardinalityEstimator.cs#L44
XML comment has badly formed XML -- 'An identifier was expected.'
Build and Test (ubuntu-latest): src/SharpCoreDB/Optimizations/ColumnValueBuffer.cs#L23
XML comment has badly formed XML -- 'Whitespace is not allowed at this location.'
Build and Test (ubuntu-latest): src/SharpCoreDB/Optimization/JitOptimizer.cs#L12
XML comment has badly formed XML -- 'Whitespace is not allowed at this location.'
Build and Test (ubuntu-latest): src/SharpCoreDB/Optimization/CacheOptimizer.cs#L334
XML comment has badly formed XML -- 'Whitespace is not allowed at this location.'
Build and Test (ubuntu-latest): src/SharpCoreDB/Memory/ObjectPool.cs#L34
XML comment has badly formed XML -- 'Expected an end tag for element 'summary'.'
Build and Test (ubuntu-latest): src/SharpCoreDB/Memory/ObjectPool.cs#L29
XML comment has badly formed XML -- 'End tag 'summary' does not match the start tag 'MyObject'.'
Build and Test (ubuntu-latest): src/SharpCoreDB/Execution/AggregationOptimizer.cs#L308
XML comment has badly formed XML -- 'Expected an end tag for element 'summary'.'
Build and Test (ubuntu-latest): src/SharpCoreDB/Execution/AggregationOptimizer.cs#L305
XML comment has badly formed XML -- 'End tag 'summary' does not match the start tag 'double'.'
Build and Test (ubuntu-latest): src/SharpCoreDB/Services/QueryCompiler.cs#L23
XML comment has badly formed XML -- 'Whitespace is not allowed at this location.'
Build and Test (ubuntu-latest): src/SharpCoreDB/Database/Execution/Database.PerformanceOptimizations.cs#L16
XML comment has badly formed XML -- 'Whitespace is not allowed at this location.'
Build and Test (macos-latest)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/upload-artifact@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Build and Test (macos-latest): src/SharpCoreDB/Optimization/CacheOptimizer.cs#L334
XML comment has badly formed XML -- 'Whitespace is not allowed at this location.'
Build and Test (macos-latest): src/SharpCoreDB/Services/TypeConverter.cs#L594
XML comment has badly formed XML -- 'End tag 'summary' does not match the start tag 'T'.'
Build and Test (macos-latest): src/SharpCoreDB/Services/SqlParser.PerformanceOptimizations.cs#L25
XML comment has badly formed XML -- 'Whitespace is not allowed at this location.'
Build and Test (macos-latest): src/SharpCoreDB/Services/SqlParser.PerformanceOptimizations.cs#L14
XML comment has badly formed XML -- 'Whitespace is not allowed at this location.'
Build and Test (macos-latest): src/SharpCoreDB/Services/SqlParser.Helpers.cs#L591
XML comment has badly formed XML -- 'The character(s) '=' cannot be used at this location.'
Build and Test (macos-latest): src/SharpCoreDB/Services/SqlParser.Helpers.cs#L591
XML comment has badly formed XML -- 'An identifier was expected.'
Build and Test (macos-latest): src/SharpCoreDB/Database/Execution/Database.PerformanceOptimizations.cs#L25
XML comment has badly formed XML -- 'Whitespace is not allowed at this location.'
Build and Test (macos-latest): src/SharpCoreDB/Database/Execution/Database.PerformanceOptimizations.cs#L16
XML comment has badly formed XML -- 'Whitespace is not allowed at this location.'
Build and Test (macos-latest): src/SharpCoreDB/Memory/ObjectPool.cs#L34
XML comment has badly formed XML -- 'Expected an end tag for element 'summary'.'
Build and Test (macos-latest): src/SharpCoreDB/Memory/ObjectPool.cs#L29
XML comment has badly formed XML -- 'End tag 'summary' does not match the start tag 'MyObject'.'
Build and Test (windows-latest)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/upload-artifact@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Build and Test (windows-latest): src/SharpCoreDB/Services/RangeQueryOptimizer.cs#L34
XML comment has badly formed XML -- 'End tag 'summary' does not match the start tag ''.'
Build and Test (windows-latest): src/SharpCoreDB/Services/RangeQueryOptimizer.cs#L33
XML comment has badly formed XML -- 'The character(s) '=' cannot be used at this location.'
Build and Test (windows-latest): src/SharpCoreDB/Services/RangeQueryOptimizer.cs#L33
XML comment has badly formed XML -- 'An identifier was expected.'
Build and Test (windows-latest): src/SharpCoreDB/Services/RangeQueryOptimizer.cs#L33
XML comment has badly formed XML -- 'The character(s) ',' cannot be used at this location.'
Build and Test (windows-latest): src/SharpCoreDB/Services/RangeQueryOptimizer.cs#L33
XML comment has badly formed XML -- 'An identifier was expected.'
Build and Test (windows-latest): src/SharpCoreDB/Execution/AggregationOptimizer.cs#L308
XML comment has badly formed XML -- 'Expected an end tag for element 'summary'.'
Build and Test (windows-latest): src/SharpCoreDB/Execution/AggregationOptimizer.cs#L305
XML comment has badly formed XML -- 'End tag 'summary' does not match the start tag 'double'.'
Build and Test (windows-latest): src/SharpCoreDB/Services/TypeConverter.cs#L595
XML comment has badly formed XML -- 'Expected an end tag for element 'summary'.'
Build and Test (windows-latest): src/SharpCoreDB/Services/TypeConverter.cs#L594
XML comment has badly formed XML -- 'End tag 'summary' does not match the start tag 'T'.'
Build and Test (windows-latest): src/SharpCoreDB/Services/QueryCompiler.cs#L23
XML comment has badly formed XML -- 'Whitespace is not allowed at this location.'
Pack NuGet Packages
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/upload-artifact@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Pack NuGet Packages: src/SharpCoreDB/DatabaseExtensions.cs#L136
XML comment has badly formed XML -- 'An identifier was expected.'
Pack NuGet Packages: src/SharpCoreDB/DatabaseExtensions.cs#L136
XML comment has badly formed XML -- 'An identifier was expected.'
Pack NuGet Packages: src/SharpCoreDB/Storage/PageManager.cs#L384
XML comment has badly formed XML -- 'Expected an end tag for element 'summary'.'
Pack NuGet Packages: src/SharpCoreDB/Database/Execution/Database.PerformanceOptimizations.cs#L51
XML comment has badly formed XML -- 'Expected an end tag for element 'summary'.'
Pack NuGet Packages: src/SharpCoreDB/Database/Execution/Database.PerformanceOptimizations.cs#L51
XML comment has badly formed XML -- 'Expected an end tag for element 'StructRow'.'
Pack NuGet Packages: src/SharpCoreDB/Database/Execution/Database.PerformanceOptimizations.cs#L50
XML comment has badly formed XML -- 'End tag 'summary' does not match the start tag 'Dictionary'.'
Pack NuGet Packages: src/SharpCoreDB/Services/TypeConverter.cs#L595
XML comment has badly formed XML -- 'Expected an end tag for element 'summary'.'
Pack NuGet Packages: src/SharpCoreDB/Database/Execution/Database.PerformanceOptimizations.cs#L25
XML comment has badly formed XML -- 'Whitespace is not allowed at this location.'
Pack NuGet Packages: src/SharpCoreDB/Services/TypeConverter.cs#L594
XML comment has badly formed XML -- 'End tag 'summary' does not match the start tag 'T'.'
Pack NuGet Packages: src/SharpCoreDB/Database/Execution/Database.PerformanceOptimizations.cs#L16
XML comment has badly formed XML -- 'Whitespace is not allowed at this location.'
Publish to NuGet.org
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/download-artifact@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/

Artifacts

Produced during runtime
Name Size Digest
nuget-packages
4.11 MB
sha256:06b4cb4d5e39ab122139fedddf32ca743d3ebdee22d2d412593fefd0afcd8a5b
test-results-macos-latest
242 KB
sha256:209712711dedeea7828085ee778345682878c3b62b93d5620b13d9ee3d851002
test-results-ubuntu-latest
245 KB
sha256:ec9e45c924f3bad4a6dc1c7b23aefac4ae1692067a249d2891cae21710ee825b
test-results-windows-latest
245 KB
sha256:1ac3ac67071c4a5475cdae54cae29f3f48b2f0edc2192bad4aa58e004e3a4b97