Skip to content

use business rule validators from Common Packages 📦 #138

use business rule validators from Common Packages 📦

use business rule validators from Common Packages 📦 #138

Triggered via pull request June 1, 2024 11:15
Status Failure
Total duration 37s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 1 warning
Build: Chapter-4-applying-tactical-domain-driven-design/Fitnet.Contracts/Src/Fitnet.Contracts.Core.UnitTests/PrepareContract/BusinessRules/ContractCanBePreparedOnlyForAdultRuleTests.cs#L5
The type or namespace name 'UnitTesting' does not exist in the namespace 'EvolutionaryArchitecture.Fitnet.Common' (are you missing an assembly reference?)
Build: Chapter-4-applying-tactical-domain-driven-design/Fitnet.Contracts/Src/Fitnet.Contracts.Api.UnitTests/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-4-applying-tactical-domain-driven-design/Fitnet.Contracts/Src/Fitnet.Contracts.Core.UnitTests/PrepareContract/BusinessRules/ContractCanBePreparedOnlyForAdultRuleTests.cs#L5
The type or namespace name 'UnitTesting' does not exist in the namespace 'EvolutionaryArchitecture.Fitnet.Common' (are you missing an assembly reference?)
Build: Chapter-4-applying-tactical-domain-driven-design/Fitnet.Contracts/Src/Fitnet.Contracts.Api.UnitTests/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
Process completed with exit code 1.
Build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.