use business rule validators from Common Packages 📦 #138
chapter-4-contracts-workflow.yml
on: pull_request
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/.
|