Skip to content

Add provider-specific batch creation to Storm ORM #35

Add provider-specific batch creation to Storm ORM

Add provider-specific batch creation to Storm ORM #35

Triggered via push February 23, 2026 19:37
Status Success
Total duration 3m 52s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
test: Tests/TestModels/MethodWithOnlyProcedure.cs#L9
.Net type 'Int64' compatibility issue with UnifiedDbType 'Int32'. Possible loss of data when casting to/from type 'Int64' and UnifiedDbType.Int32
test: src/AltaSoft.Storm.MsSql/MsSqlOrmProvider.cs#L34
Avoid multiple blank lines (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide2000)
test: src/AltaSoft.Storm/Helpers/ODataWhereStatementGenerator.cs#L191
'TimeOfDay' is obsolete: 'Microsoft.OData.Edm.TimeOfDay will be removed in ODL 9 and replaced with System.TimeOnly.'
test: src/AltaSoft.Storm/Helpers/ODataWhereStatementGenerator.cs#L189
'Date' is obsolete: 'Microsoft.OData.Edm.Date will be removed in ODL 9 and replaced with System.DateOnly.'
test: src/AltaSoft.Storm.MsSql/MsSqlOrmProvider.cs#L34
Avoid multiple blank lines (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide2000)
test: src/AltaSoft.Storm.MsSql/MsSqlOrmProvider.cs#L34
Avoid multiple blank lines (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide2000)
test: src/AltaSoft.Storm/Helpers/ODataWhereStatementGenerator.cs#L191
'TimeOfDay' is obsolete: 'Microsoft.OData.Edm.TimeOfDay will be removed in ODL 9 and replaced with System.TimeOnly.'
test: src/AltaSoft.Storm/Helpers/ODataWhereStatementGenerator.cs#L189
'Date' is obsolete: 'Microsoft.OData.Edm.Date will be removed in ODL 9 and replaced with System.DateOnly.'
test: src/AltaSoft.Storm/Helpers/ODataWhereStatementGenerator.cs#L191
'TimeOfDay' is obsolete: 'Microsoft.OData.Edm.TimeOfDay will be removed in ODL 9 and replaced with System.TimeOnly.'
test: src/AltaSoft.Storm/Helpers/ODataWhereStatementGenerator.cs#L189
'Date' is obsolete: 'Microsoft.OData.Edm.Date will be removed in ODL 9 and replaced with System.DateOnly.'