Skip to content

fix: resolve 5 of 6 known engine limitations - IS NULL/IS NOT NULL ac… #424

fix: resolve 5 of 6 known engine limitations - IS NULL/IS NOT NULL ac…

fix: resolve 5 of 6 known engine limitations - IS NULL/IS NOT NULL ac… #424

Triggered via push March 14, 2026 10:02
Status Success
Total duration 5m 58s
Artifacts 4

ci.yml

on: push
Matrix: Build & Test
Pack NuGet Packages
1m 19s
Pack NuGet Packages
Fit to window
Zoom out
Zoom in

Annotations

44 warnings
Build & Test (macos-latest)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-dotnet@v4, actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 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 & Test (macos-latest): src/SharpCoreDB/DataStructures/CollectionOptimizer.cs#L27
XML comment has badly formed XML -- 'End tag 'summary' does not match the start tag 'T'.'
Build & Test (macos-latest): src/SharpCoreDB/Database/Execution/Database.PerformanceOptimizations.cs#L51
XML comment has badly formed XML -- 'Expected an end tag for element 'summary'.'
Build & Test (macos-latest): src/SharpCoreDB/Database/Execution/Database.PerformanceOptimizations.cs#L51
XML comment has badly formed XML -- 'Expected an end tag for element 'StructRow'.'
Build & Test (macos-latest): src/SharpCoreDB/Database/Execution/Database.PerformanceOptimizations.cs#L50
XML comment has badly formed XML -- 'End tag 'summary' does not match the start tag 'Dictionary'.'
Build & Test (macos-latest): src/SharpCoreDB/Services/SqlParser.PerformanceOptimizations.cs#L25
XML comment has badly formed XML -- 'Whitespace is not allowed at this location.'
Build & Test (macos-latest): src/SharpCoreDB/Services/SqlParser.PerformanceOptimizations.cs#L14
XML comment has badly formed XML -- 'Whitespace is not allowed at this location.'
Build & 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 & 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 & Test (macos-latest): src/SharpCoreDB/Memory/ObjectPool.cs#L31
XML comment has badly formed XML -- 'Expected an end tag for element 'summary'.'
Build & 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 & Test (ubuntu-latest)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-dotnet@v4, actions/upload-artifact@v4, codecov/codecov-action@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 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 & Test (ubuntu-latest): src/SharpCoreDB/Services/RangeQueryOptimizer.cs#L33
XML comment has badly formed XML -- 'An identifier was expected.'
Build & Test (ubuntu-latest): src/SharpCoreDB/DataStructures/CollectionOptimizer.cs#L27
XML comment has badly formed XML -- 'End tag 'summary' does not match the start tag 'T'.'
Build & Test (ubuntu-latest): src/SharpCoreDB/Database/Execution/Database.PerformanceOptimizations.cs#L51
XML comment has badly formed XML -- 'Expected an end tag for element 'summary'.'
Build & Test (ubuntu-latest): src/SharpCoreDB/Database/Execution/Database.PerformanceOptimizations.cs#L51
XML comment has badly formed XML -- 'Expected an end tag for element 'StructRow'.'
Build & Test (ubuntu-latest): src/SharpCoreDB/Database/Execution/Database.PerformanceOptimizations.cs#L50
XML comment has badly formed XML -- 'End tag 'summary' does not match the start tag 'Dictionary'.'
Build & Test (ubuntu-latest): src/SharpCoreDB/Services/TypeConverter.cs#L595
XML comment has badly formed XML -- 'Expected an end tag for element 'summary'.'
Build & Test (ubuntu-latest): src/SharpCoreDB/Database/Execution/Database.PerformanceOptimizations.cs#L25
XML comment has badly formed XML -- 'Whitespace is not allowed at this location.'
Build & 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 & Test (ubuntu-latest): src/SharpCoreDB/Services/TypeConverter.cs#L594
XML comment has badly formed XML -- 'End tag 'summary' does not match the start tag 'T'.'
Build & Test (ubuntu-latest): src/SharpCoreDB/Services/QueryCompiler.cs#L23
XML comment has badly formed XML -- 'Whitespace is not allowed at this location.'
Build & Test (windows-latest)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-dotnet@v4, actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 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 & 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 & Test (windows-latest): src/SharpCoreDB/Database/Execution/Database.PerformanceOptimizations.cs#L51
XML comment has badly formed XML -- 'Expected an end tag for element 'summary'.'
Build & Test (windows-latest): src/SharpCoreDB/Database/Execution/Database.PerformanceOptimizations.cs#L51
XML comment has badly formed XML -- 'Expected an end tag for element 'StructRow'.'
Build & Test (windows-latest): src/SharpCoreDB/Database/Execution/Database.PerformanceOptimizations.cs#L50
XML comment has badly formed XML -- 'End tag 'summary' does not match the start tag 'Dictionary'.'
Build & Test (windows-latest): src/SharpCoreDB/Services/RangeQueryOptimizer.cs#L33
XML comment has badly formed XML -- 'An identifier was expected.'
Build & Test (windows-latest): src/SharpCoreDB/Database/Execution/Database.PerformanceOptimizations.cs#L25
XML comment has badly formed XML -- 'Whitespace is not allowed at this location.'
Build & Test (windows-latest): src/SharpCoreDB/Services/TypeConverter.cs#L595
XML comment has badly formed XML -- 'Expected an end tag for element 'summary'.'
Build & 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 & Test (windows-latest): src/SharpCoreDB/Database/Execution/Database.PerformanceOptimizations.cs#L16
XML comment has badly formed XML -- 'Whitespace is not allowed at this location.'
Build & 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 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-dotnet@v4, actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 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/
Pack NuGet Packages: src/SharpCoreDB/DataStructures/IndexedRowData.cs#L33
XML comment has badly formed XML -- 'The character(s) ',' cannot be used at this location.'
Pack NuGet Packages: src/SharpCoreDB/DataStructures/CollectionOptimizer.cs#L28
XML comment has badly formed XML -- 'Expected an end tag for element 'summary'.'
Pack NuGet Packages: src/SharpCoreDB/DataStructures/CollectionOptimizer.cs#L28
XML comment has badly formed XML -- 'Expected an end tag for element 'T'.'
Pack NuGet Packages: src/SharpCoreDB/DataStructures/CollectionOptimizer.cs#L27
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#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/Database/Execution/Database.PerformanceOptimizations.cs#L25
XML comment has badly formed XML -- 'Whitespace is not allowed at this location.'
Pack NuGet Packages: src/SharpCoreDB/Database/Execution/Database.PerformanceOptimizations.cs#L16
XML comment has badly formed XML -- 'Whitespace is not allowed at this location.'
Pack NuGet Packages: src/SharpCoreDB/Services/QueryCompiler.cs#L23
XML comment has badly formed XML -- 'Whitespace is not allowed at this location.'

Artifacts

Produced during runtime
Name Size Digest
nuget-packages
1.62 MB
sha256:e6e23fef87fb04b787cd6a80f90a84c05d048bb3d30f3f8eb7e5cfa32bc04ac9
test-results-macos-latest
283 KB
sha256:50b3d3d5b3ff2b8af6e59b0ab014afea419d30f16260429d6e2daa451def3519
test-results-ubuntu-latest
283 KB
sha256:0865787af3130c57b7d65a3dbf79642d9e918fe7ee6a90dcb8c73b38726fa668
test-results-windows-latest
282 KB
sha256:51c883b16e9edce23235bbf783ad0dea3492b9edd80eaf5eff1a2ccf5a8a1dd7