Skip to content

.Net 10

.Net 10 #302

Triggered via push March 7, 2026 10:10
Status Success
Total duration 20m 16s
Artifacts 1

.net-build.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

40 warnings
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.
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/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/ColumnInfor.cs#L120
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build: src/EntityFrameworkCore.SqlServer.SimpleBulks/ColumnInfor.cs#L56
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build: src/EntityFrameworkCore.SqlServer.SimpleBulks/ColumnInfor.cs#L52
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build: src/EntityFrameworkCore.SqlServer.SimpleBulks/ColumnInfor.cs#L50
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build: src/EntityFrameworkCore.SqlServer.SimpleBulks.ConnectionExtensionsTests/ConnectionExtensions/BaseTest.cs#L38
Possible null reference argument for parameter 'value' in 'object Enum.Parse(Type enumType, string value)'.
build: src/EntityFrameworkCore.SqlServer.SimpleBulks.ConnectionExtensionsTests/Database/ConfigurationEntry.cs#L20
Non-nullable property 'Description' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: src/EntityFrameworkCore.SqlServer.SimpleBulks.ConnectionExtensionsTests/Database/ConfigurationEntry.cs#L18
Non-nullable property 'Value' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: src/EntityFrameworkCore.SqlServer.SimpleBulks.ConnectionExtensionsTests/Database/ConfigurationEntry.cs#L16
Non-nullable property 'Key' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: src/EntityFrameworkCore.SqlServer.SimpleBulks.ConnectionExtensionsTests/Database/ConfigurationEntry.cs#L10
Non-nullable property 'RowVersion' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: src/EntityFrameworkCore.SqlServer.SimpleBulks.ConnectionExtensionsTests/Database/CompositeKeyRow.cs#L11
Non-nullable property 'Column2' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: src/EntityFrameworkCore.SqlServer.SimpleBulks.ConnectionExtensionsTests/Database/CompositeKeyRow.cs#L7
Non-nullable property 'Id2' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or 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 adding the 'required' modifier or 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 adding the 'required' modifier or 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 adding the 'required' modifier or declaring the property as nullable.
build: src/EntityFrameworkCore.SqlServer.SimpleBulks.DbContextExtensionsTests/Database/TestDbContext.cs#L63
Possible null reference argument for parameter 'value' in 'object Enum.Parse(Type enumType, string value)'.
build: src/EntityFrameworkCore.SqlServer.SimpleBulks.DbContextExtensionsTests/Database/TestDbContext.cs#L56
Possible null reference argument for parameter 'value' in 'object Enum.Parse(Type enumType, string value)'.
build: src/EntityFrameworkCore.SqlServer.SimpleBulks.DbContextExtensionsTests/Database/TestDbContext.cs#L40
Possible null reference argument for parameter 'value' in 'object Enum.Parse(Type enumType, string value)'.
build: src/EntityFrameworkCore.SqlServer.SimpleBulks.DbContextExtensionsTests/Database/CompositeKeyRow.cs#L11
Non-nullable property 'Column2' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: src/EntityFrameworkCore.SqlServer.SimpleBulks.DbContextExtensionsTests/Database/CompositeKeyRow.cs#L7
Non-nullable property 'Id2' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: src/EntityFrameworkCore.SqlServer.SimpleBulks.DbContextExtensionsTests/Database/CompositeKeyRow.cs#L5
Non-nullable property 'Id1' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: src/EntityFrameworkCore.SqlServer.SimpleBulks.DbContextExtensionsTests/Database/ComplexTypes.cs#L25
Non-nullable property 'Location' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: src/EntityFrameworkCore.SqlServer.SimpleBulks.DbContextExtensionsTests/Database/ComplexTypes.cs#L23
Non-nullable property 'Street' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: src/EntityFrameworkCore.SqlServer.SimpleBulks.DbContextExtensionsTests/Database/ComplexTypes.cs#L10
Non-nullable property 'Location' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: src/EntityFrameworkCore.SqlServer.SimpleBulks.DbContextExtensionsTests/Database/ComplexTypes.cs#L8
Non-nullable property 'Street' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
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.
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/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/ColumnInfor.cs#L120
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build: src/EntityFrameworkCore.SqlServer.SimpleBulks/ColumnInfor.cs#L56
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build: src/EntityFrameworkCore.SqlServer.SimpleBulks/ColumnInfor.cs#L52
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build: src/EntityFrameworkCore.SqlServer.SimpleBulks/ColumnInfor.cs#L50
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.

Artifacts

Produced during runtime
Name Size Digest
EntityFrameworkCore.SqlServer.SimpleBulks
59 KB
sha256:9b07f73c2f21903ac1537a20fd2babe9a985ddc792928424dd4645b72a20705e