Add NRT to Csla-Core library #2610
Annotations
10 warnings
build:
Source/Csla.test/DataPortal/AsynchDataPortalTest.cs#L110
Do not assert inside 'async void' methods, local functions, or lambdas because they may not fail the test (https://learn.microsoft.com/dotnet/core/testing/mstest-analyzers/mstest0040)
|
build:
Source/Csla.Generators/cs/AutoSerialization/Csla.Generator.AutoSerialization.CSharp.TestObjects/EmailAddress.cs#L37
Possible null reference assignment.
|
build:
Source/Csla.test/DataPortal/AsynchDataPortalTest.cs#L303
Do not assert inside 'async void' methods, local functions, or lambdas because they may not fail the test (https://learn.microsoft.com/dotnet/core/testing/mstest-analyzers/mstest0040)
|
build:
Source/Csla.test/DataPortal/AsynchDataPortalTest.cs#L299
Do not assert inside 'async void' methods, local functions, or lambdas because they may not fail the test (https://learn.microsoft.com/dotnet/core/testing/mstest-analyzers/mstest0040)
|
build:
Source/Csla.test/DataPortal/AsynchDataPortalTest.cs#L245
Do not assert inside 'async void' methods, local functions, or lambdas because they may not fail the test (https://learn.microsoft.com/dotnet/core/testing/mstest-analyzers/mstest0040)
|
build:
Source/Csla.test/DataPortal/AsynchDataPortalTest.cs#L181
Do not assert inside 'async void' methods, local functions, or lambdas because they may not fail the test (https://learn.microsoft.com/dotnet/core/testing/mstest-analyzers/mstest0040)
|
build:
Source/Csla.test/DataPortal/AsynchDataPortalTest.cs#L177
Do not assert inside 'async void' methods, local functions, or lambdas because they may not fail the test (https://learn.microsoft.com/dotnet/core/testing/mstest-analyzers/mstest0040)
|
build:
Source/Csla.test/DataPortal/AsynchDataPortalTest.cs#L114
Do not assert inside 'async void' methods, local functions, or lambdas because they may not fail the test (https://learn.microsoft.com/dotnet/core/testing/mstest-analyzers/mstest0040)
|
build:
Source/Csla.test/DataPortal/AsynchDataPortalTest.cs#L110
Do not assert inside 'async void' methods, local functions, or lambdas because they may not fail the test (https://learn.microsoft.com/dotnet/core/testing/mstest-analyzers/mstest0040)
|
build:
Source/Csla.Generators/cs/AutoSerialization/Csla.Generator.AutoSerialization.CSharp.TestObjects/EmailAddress.cs#L37
Possible null reference assignment.
|