Upgrade Chapter 1 to .NET 10 #176
Annotations
5 errors
|
Build
Process completed with exit code 1.
|
|
Build:
Chapter-1-initial-architecture/Src/Fitnet.UnitTests/GlobalUsings.cs#L3
Using directive is unnecessary. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0005)
|
|
Build:
Chapter-1-initial-architecture/Src/Fitnet.UnitTests/Contracts/PrepareContract/RequestValidator/PrepareContractRequestValidatorTests.cs#L26
The type argument PrepareContractRequest is not serializable, which will cause Test Explorer to not enumerate individual data rows. Consider using a type that is known to be serializable. (https://xunit.net/xunit.analyzers/rules/xUnit1044)
|
|
Build:
Chapter-1-initial-architecture/Src/Fitnet.UnitTests/GlobalUsings.cs#L3
Using directive is unnecessary. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0005)
|
|
Build:
Chapter-1-initial-architecture/Src/Fitnet.UnitTests/Contracts/PrepareContract/RequestValidator/PrepareContractRequestValidatorTests.cs#L26
The type argument PrepareContractRequest is not serializable, which will cause Test Explorer to not enumerate individual data rows. Consider using a type that is known to be serializable. (https://xunit.net/xunit.analyzers/rules/xUnit1044)
|