fix(packaging): declare RepositoryUrl on ValueObjects - #3
Open
beyondnetPeru wants to merge 1 commit into
Open
Annotations
11 warnings
|
Complete job
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache@v4, actions/checkout@v4, actions/upload-artifact@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Build:
BeyondNetCode.Shell.Ddd.Tests/Extensions/BrokenRulesExtensions.cs#L10
Non-nullable field '_mediatorMock' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
|
Build:
BeyondNetCode.Shell.Ddd.Tests/Extensions/BrokenRulesExtensions.cs#L37
Cannot convert null literal to non-nullable reference type.
|
|
Build:
BeyondNetCode.Shell.Ddd.Tests/Extensions/BrokenRulesExtensions.cs#L26
Cannot convert null literal to non-nullable reference type.
|
|
Build:
BeyondNetCode.Shell.Ddd.Tests/Dtos/AuditDto.cs#L10
Non-nullable property 'TimeSpan' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build:
BeyondNetCode.Shell.Ddd.Tests/Dtos/AuditDto.cs#L5
Non-nullable property 'CreatedBy' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build:
BeyondNetCode.Shell.Ddd.Tests/Dtos/SampleEntityDto.cs#L7
Non-nullable property 'SampleReferenceId' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build:
BeyondNetCode.Shell.Ddd.Tests/Dtos/SampleEntityDto.cs#L6
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build:
BeyondNetCode.Shell.Ddd.Tests/Dtos/SampleEntityDto.cs#L5
Non-nullable property 'Id' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build:
BeyondNetCode.Shell.Ddd.Tests/AutoMapperTest.cs#L6
Cannot convert null literal to non-nullable reference type.
|
|
Build:
BeyondNetCode.Shell.Ddd.Tests/AutoMapperTest.cs#L49
Cannot convert null literal to non-nullable reference type.
|
background
wait
wait-all
cancel
parallel
Loading