use Guard for null checks #2620
Annotations
10 errors and 10 warnings
build
The call is ambiguous between the following methods or properties: 'string.Join(char, string?[], int, int)' and 'string.Join(string?, string?[], int, int)'
|
build
The call is ambiguous between the following methods or properties: 'string.Join(char, params object?[])' and 'string.Join(string?, params object?[])'
|
build
The call is ambiguous between the following methods or properties: 'string.Join(char, params string?[])' and 'string.Join(string?, params string?[])'
|
build
Missing compiler required member 'System.Runtime.CompilerServices.RuntimeHelpers.GetSubArray'
|
build
The name 'TakeRangeFromEndIterator' does not exist in the current context
|
build
The name 'IsEmptyArray' does not exist in the current context
|
build
The call is ambiguous between the following methods or properties: 'string.Join<T>(char, IEnumerable<T>)' and 'string.Join<T>(string?, IEnumerable<T>)'
|
build
The call is ambiguous between the following methods or properties: 'string.Join(char, string?[], int, int)' and 'string.Join(string?, string?[], int, int)'
|
build
The call is ambiguous between the following methods or properties: 'string.Join(char, params object?[])' and 'string.Join(string?, params object?[])'
|
build
The call is ambiguous between the following methods or properties: 'string.Join(char, params string?[])' and 'string.Join(string?, params string?[])'
|
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.
|