Tests #3692
Annotations
2 errors and 10 warnings
|
dotnet test
The operation was canceled.
|
dotnet build:
src/PhoneNumbers/CountryInfo_Europe.cs#L17
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)
|
dotnet build:
test/PhoneNumbers.Data.Tests/Parsers/DefaultPhoneNumberParserTests_AL_NonGeographicPhoneNumber.cs#L86
Theory method 'Parse_Known_NonGeographicPhoneNumber' on test class 'DefaultPhoneNumberParserTests_AL_NonGeographicPhoneNumber' has InlineData duplicate(s). Remove redundant attribute(s) from the theory method. (https://xunit.net/xunit.analyzers/rules/xUnit1025)
|
dotnet build:
test/PhoneNumbers.Data.Tests/Parsers/DefaultPhoneNumberParserTests_AL_NonGeographicPhoneNumber.cs#L108
Theory method 'Parse_Known_NonGeographicPhoneNumber' on test class 'DefaultPhoneNumberParserTests_AL_NonGeographicPhoneNumber' has InlineData duplicate(s). Remove redundant attribute(s) from the theory method. (https://xunit.net/xunit.analyzers/rules/xUnit1025)
|
dotnet build:
test/PhoneNumbers.Data.Tests/Parsers/DefaultPhoneNumberParserTests_AL_NonGeographicPhoneNumber.cs#L130
Theory method 'Parse_Known_NonGeographicPhoneNumber' on test class 'DefaultPhoneNumberParserTests_AL_NonGeographicPhoneNumber' has InlineData duplicate(s). Remove redundant attribute(s) from the theory method. (https://xunit.net/xunit.analyzers/rules/xUnit1025)
|
dotnet build:
test/PhoneNumbers.Data.Tests/Parsers/DefaultPhoneNumberParserTests_AL_NonGeographicPhoneNumber.cs#L200
Theory method 'Parse_Known_NonGeographicPhoneNumber' on test class 'DefaultPhoneNumberParserTests_AL_NonGeographicPhoneNumber' has InlineData duplicate(s). Remove redundant attribute(s) from the theory method. (https://xunit.net/xunit.analyzers/rules/xUnit1025)
|
dotnet build:
test/PhoneNumbers.Data.Tests/Parsers/DefaultPhoneNumberParserTests_AL_NonGeographicPhoneNumber.cs#L222
Theory method 'Parse_Known_NonGeographicPhoneNumber' on test class 'DefaultPhoneNumberParserTests_AL_NonGeographicPhoneNumber' has InlineData duplicate(s). Remove redundant attribute(s) from the theory method. (https://xunit.net/xunit.analyzers/rules/xUnit1025)
|
dotnet build:
test/PhoneNumbers.Data.Tests/Parsers/DefaultPhoneNumberParserTests_AL_NonGeographicPhoneNumber.cs#L231
Theory method 'Parse_Known_NonGeographicPhoneNumber' on test class 'DefaultPhoneNumberParserTests_AL_NonGeographicPhoneNumber' has InlineData duplicate(s). Remove redundant attribute(s) from the theory method. (https://xunit.net/xunit.analyzers/rules/xUnit1025)
|
dotnet build:
test/PhoneNumbers.Data.Tests/Parsers/DefaultPhoneNumberParserTests_AL_NonGeographicPhoneNumber.cs#L244
Theory method 'Parse_Known_NonGeographicPhoneNumber' on test class 'DefaultPhoneNumberParserTests_AL_NonGeographicPhoneNumber' has InlineData duplicate(s). Remove redundant attribute(s) from the theory method. (https://xunit.net/xunit.analyzers/rules/xUnit1025)
|
dotnet build:
test/PhoneNumbers.Data.Tests/Parsers/DefaultPhoneNumberParserTests_AL_NonGeographicPhoneNumber.cs#L270
Theory method 'Parse_Known_NonGeographicPhoneNumber' on test class 'DefaultPhoneNumberParserTests_AL_NonGeographicPhoneNumber' has InlineData duplicate(s). Remove redundant attribute(s) from the theory method. (https://xunit.net/xunit.analyzers/rules/xUnit1025)
|
dotnet build:
test/PhoneNumbers.Data.Tests/Parsers/DefaultPhoneNumberParserTests_AL_NonGeographicPhoneNumber.cs#L299
Theory method 'Parse_Known_NonGeographicPhoneNumber' on test class 'DefaultPhoneNumberParserTests_AL_NonGeographicPhoneNumber' has InlineData duplicate(s). Remove redundant attribute(s) from the theory method. (https://xunit.net/xunit.analyzers/rules/xUnit1025)
|
Loading