V9.0.0/version branch #4
Annotations
10 warnings
|
build:
TestProject/Test/HTTP/StandardCRUDDataLayerUnitTest.cs#L237
Cannot convert null literal to non-nullable reference type.
|
|
build:
TestProject/Test/HTTP/StandardSubCRUDDataLayerUnitTest.cs#L291
Cannot convert null literal to non-nullable reference type.
|
|
build:
TestProject/Test/HTTP/StandardSubCRUDDataLayerUnitTest.cs#L284
Cannot convert null literal to non-nullable reference type.
|
|
build:
TestProject/Test/Database/StandardCRUDDataLayerUnitTest.cs#L141
Cannot convert null literal to non-nullable reference type.
|
|
build:
TestProject/Test/Database/StandardCRUDDataLayerUnitTest.cs#L141
Converting null literal or possible null value to non-nullable type.
|
|
build:
TestProject/Test/Database/StandardCRUDDataLayerUnitTest.cs#L140
Cannot convert null literal to non-nullable reference type.
|
|
build:
TestProject/Test/Database/StandardCRUDDataLayerUnitTest.cs#L140
Converting null literal or possible null value to non-nullable type.
|
|
build:
TestProject/Test/Database/StandardCRUDDataLayerUnitTest.cs#L93
Cannot convert null literal to non-nullable reference type.
|
|
build:
TestProject/Test/Database/StandardCRUDDataLayerUnitTest.cs#L658
#warning: 'This should be broken into multiple tests because its trying to test too many things.'
|
|
build:
TestProject/Test/Database/StandardCRUDDataLayerUnitTest.cs#L594
#warning: 'This should be broken into multiple tests because its trying to test too many things.'
|