Skip to content

Upgrade Chapter 1 to .NET 10 #176

Upgrade Chapter 1 to .NET 10

Upgrade Chapter 1 to .NET 10 #176

Triggered via pull request January 24, 2026 08:11
Status Failure
Total duration 40s
Artifacts

chapter-1-workflow.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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)