Bump xunit from 2.5.0 to 2.6.5 #76
BUILD_TEST_DSTV_NET.yml
on: pull_request
build_test_dstv_net
18s
Annotations
10 errors
build_test_dstv_net:
DSTV.Net/Implementations/FineSplitter.cs#L12
Prefer 'static readonly' fields over constant array arguments if the called method is called repeatedly and is not mutating the passed array (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1861)
|
build_test_dstv_net:
DSTV.Net/Implementations/DstvReader.cs#L18
Use 'ArgumentNullException.ThrowIfNull' instead of explicitly throwing a new exception instance (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1510)
|
build_test_dstv_net:
DSTV.Net/Implementations/DotSplitter.cs#L19
Use 'string.IndexOf(char)' instead of 'string.IndexOf(string)' when you have a string with a single char (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1865)
|
build_test_dstv_net:
DSTV.Net/Data/DstvElement.cs#L12
Use 'ArgumentNullException.ThrowIfNull' instead of explicitly throwing a new exception instance (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1510)
|
build_test_dstv_net:
DSTV.Net/Data/DstvElement.cs#L27
Use 'ArgumentNullException.ThrowIfNull' instead of explicitly throwing a new exception instance (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1510)
|
build_test_dstv_net:
DSTV.Net/Data/Contour.cs#L26
Use 'ArgumentNullException.ThrowIfNull' instead of explicitly throwing a new exception instance (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1510)
|
build_test_dstv_net:
DSTV.Net/Implementations/FineSplitter.cs#L12
Prefer 'static readonly' fields over constant array arguments if the called method is called repeatedly and is not mutating the passed array (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1861)
|
build_test_dstv_net:
DSTV.Net/Implementations/FineSplitter.cs#L12
Prefer 'static readonly' fields over constant array arguments if the called method is called repeatedly and is not mutating the passed array (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1861)
|
build_test_dstv_net:
DSTV.Net/Implementations/DstvReader.cs#L18
Use 'ArgumentNullException.ThrowIfNull' instead of explicitly throwing a new exception instance (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1510)
|
build_test_dstv_net:
DSTV.Net/Implementations/DotSplitter.cs#L19
Use 'string.IndexOf(char)' instead of 'string.IndexOf(string)' when you have a string with a single char (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1865)
|