ci: fail fast on NuGet push errors instead of swallowing them #900
ci.yml
on: push
Annotations
1 error and 45 warnings
|
Publish to NuGet.org
Process completed with exit code 1.
|
|
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/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/Optimization/JitOptimizer.cs#L12
XML comment has badly formed XML -- 'Whitespace is not allowed at this location.'
|
|
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/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 (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/Services/RangeQueryOptimizer.cs#L33
XML comment has badly formed XML -- 'The character(s) ',' cannot be used at this location.'
|
|
Build and Test (ubuntu-latest):
src/SharpCoreDB/Services/RangeQueryOptimizer.cs#L33
XML comment has badly formed XML -- 'An identifier was expected.'
|
|
Build and 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 and 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 and 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 and Test (ubuntu-latest):
src/SharpCoreDB/Services/TypeConverter.cs#L595
XML comment has badly formed XML -- 'Expected an end tag for element 'summary'.'
|
|
Build and 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 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 (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/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)
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/DatabaseExtensions.cs#L145
XML comment has badly formed XML -- 'End tag 'summary' does not match the start tag ''.'
|
|
Build and Test (windows-latest):
src/SharpCoreDB/DatabaseExtensions.cs#L139
XML comment has badly formed XML -- 'End tag 'para' does not match the start tag ''.'
|
|
Build and Test (windows-latest):
src/SharpCoreDB/DatabaseExtensions.cs#L136
XML comment has badly formed XML -- 'The character(s) '=' cannot be used at this location.'
|
|
Build and Test (windows-latest):
src/SharpCoreDB/DatabaseExtensions.cs#L136
XML comment has badly formed XML -- 'An identifier was expected.'
|
|
Build and Test (windows-latest):
src/SharpCoreDB/DatabaseExtensions.cs#L136
XML comment has badly formed XML -- 'The character(s) ',' cannot be used at this location.'
|
|
Build and Test (windows-latest):
src/SharpCoreDB/DatabaseExtensions.cs#L136
XML comment has badly formed XML -- 'An identifier was expected.'
|
|
Build and Test (windows-latest):
src/SharpCoreDB/DatabaseExtensions.cs#L136
XML comment has badly formed XML -- 'An identifier was expected.'
|
|
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/QueryCompiler.cs#L23
XML comment has badly formed XML -- 'Whitespace is not allowed at this location.'
|
|
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'.'
|
|
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/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/QueryCompiler.cs#L23
XML comment has badly formed XML -- 'Whitespace is not allowed at this location.'
|
|
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#L595
XML comment has badly formed XML -- 'Expected an end tag for element 'summary'.'
|
|
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.12 MB |
sha256:6289ffb9e3f110e9da8bf2b02d2454b4b0d8311cff5e49cf40df4e2b0fef852c
|
|
|
test-results-macos-latest
|
244 KB |
sha256:c32a5370fdc2447177ccf2c3180bdb17ce10eb0b8e0cdd7803832ccdd58faef8
|
|
|
test-results-ubuntu-latest
|
247 KB |
sha256:d67d5a48309cd5c7f3dd4aa3ad18bea1e896c2116b3497a8972cfd1c2ee4b0ec
|
|
|
test-results-windows-latest
|
247 KB |
sha256:89728666c71e5d87c2fe8f96738433f51c556621f940f8d3c001327f9f310e1a
|
|