Initial Async Support #15
Annotations
10 warnings
|
build:
src/EntityFrameworkCore.SqlServer.SimpleBulks.Tests/Database/Contact.cs#L11
Non-nullable property 'CountryIsoCode' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
|
build:
src/EntityFrameworkCore.SqlServer.SimpleBulks.Tests/Database/Contact.cs#L9
Non-nullable property 'PhoneNumber' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
|
build:
src/EntityFrameworkCore.SqlServer.SimpleBulks.Tests/Database/Contact.cs#L7
Non-nullable property 'EmailAddress' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
|
build:
src/EntityFrameworkCore.SqlServer.SimpleBulks.Tests/Database/CompositeKeyRow.cs#L11
Non-nullable property 'Column2' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
|
build:
src/EntityFrameworkCore.SqlServer.SimpleBulks.Tests/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.Tests/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.Tests/Database/Customer.cs#L15
Non-nullable property 'Contacts' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
|
build:
src/EntityFrameworkCore.SqlServer.SimpleBulks.Tests/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.Tests/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.Tests/Database/Customer.cs#L7
Non-nullable property 'FirstName' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
EntityFrameworkCore.SqlServer.SimpleBulks
Expired
|
31.4 KB |
sha256:526d5a0c9287b35ce6abfb9bbc26890fcb83a661092369e96b6b71b2b54609ae
|
|