Skip to content

release v8.21.0

release v8.21.0 #72

Triggered via push February 2, 2026 13:41
Status Success
Total duration 13m 47s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

20 warnings
build: src/EntityFrameworkCore.SqlServer.SimpleBulks.ConnectionExtensionsTests/Database/CompositeKeyRow.cs#L7
Non-nullable property 'Id2' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: src/EntityFrameworkCore.SqlServer.SimpleBulks.ConnectionExtensionsTests/Database/CompositeKeyRow.cs#L5
Non-nullable property 'Id1' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: src/EntityFrameworkCore.SqlServer.SimpleBulks.ConnectionExtensionsTests/Database/Customer.cs#L19
Non-nullable property 'Contacts' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: src/EntityFrameworkCore.SqlServer.SimpleBulks.ConnectionExtensionsTests/Database/Customer.cs#L11
Non-nullable property 'CurrentCountryIsoCode' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: src/EntityFrameworkCore.SqlServer.SimpleBulks.ConnectionExtensionsTests/Database/Customer.cs#L9
Non-nullable property 'LastName' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: src/EntityFrameworkCore.SqlServer.SimpleBulks.ConnectionExtensionsTests/Database/Customer.cs#L7
Non-nullable property 'FirstName' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: src/EntityFrameworkCore.SqlServer.SimpleBulks.ConnectionExtensionsTests/Database/OwnedTypes.cs#L10
Non-nullable property 'Location' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: src/EntityFrameworkCore.SqlServer.SimpleBulks.ConnectionExtensionsTests/Database/OwnedTypes.cs#L8
Non-nullable property 'Street' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: src/EntityFrameworkCore.SqlServer.SimpleBulks.ConnectionExtensionsTests/Database/ComplexTypes.cs#L10
Non-nullable property 'Location' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: src/EntityFrameworkCore.SqlServer.SimpleBulks.ConnectionExtensionsTests/Database/ComplexTypes.cs#L8
Non-nullable property 'Street' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: src/EntityFrameworkCore.SqlServer.SimpleBulks/SqlTableInforBuilder.cs#L166
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build: src/EntityFrameworkCore.SqlServer.SimpleBulks/SqlTableInforBuilder.cs#L166
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build: src/EntityFrameworkCore.SqlServer.SimpleBulks/ValueConverter.cs#L17
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build: src/EntityFrameworkCore.SqlServer.SimpleBulks/ValueConverter.cs#L17
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build: src/EntityFrameworkCore.SqlServer.SimpleBulks/ValueConverter.cs#L17
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build: src/EntityFrameworkCore.SqlServer.SimpleBulks/ValueConverter.cs#L17
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build: src/EntityFrameworkCore.SqlServer.SimpleBulks/ValueConverter.cs#L11
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build: src/EntityFrameworkCore.SqlServer.SimpleBulks/ValueConverter.cs#L11
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build: src/EntityFrameworkCore.SqlServer.SimpleBulks/ValueConverter.cs#L9
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build: src/EntityFrameworkCore.SqlServer.SimpleBulks/ValueConverter.cs#L9
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.