fix(ci): repair the publish chain so the workflow can actually run #6
build.yml
on: pull_request
Annotations
22 warnings
|
Build & Test (ubuntu-latest)
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 & Test (ubuntu-latest):
BeyondNetCode.Shell.Ddd.Tests/Extensions/BrokenRulesExtensions.cs#L26
Cannot convert null literal to non-nullable reference type.
|
|
Build & Test (ubuntu-latest):
BeyondNetCode.Shell.Ddd.Tests/SampleEntityTest.cs#L6
Cannot convert null literal to non-nullable reference type.
|
|
Build & Test (ubuntu-latest):
BeyondNetCode.Shell.Ddd.Tests/SampleEntityTest.cs#L17
Cannot convert null literal to non-nullable reference type.
|
|
Build & Test (ubuntu-latest):
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 & Test (ubuntu-latest):
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 & Test (ubuntu-latest):
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 & Test (ubuntu-latest):
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 & Test (ubuntu-latest):
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 & Test (ubuntu-latest):
BeyondNetCode.Shell.Ddd.Tests/AutoMapperTest.cs#L6
Cannot convert null literal to non-nullable reference type.
|
|
Build & Test (ubuntu-latest):
BeyondNetCode.Shell.Ddd.Tests/AutoMapperTest.cs#L49
Cannot convert null literal to non-nullable reference type.
|
|
Build & Test (windows-latest)
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 & Test (windows-latest):
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 & Test (windows-latest):
BeyondNetCode.Shell.Ddd.Tests/Extensions/BrokenRulesExtensions.cs#L37
Cannot convert null literal to non-nullable reference type.
|
|
Build & Test (windows-latest):
BeyondNetCode.Shell.Ddd.Tests/Extensions/BrokenRulesExtensions.cs#L26
Cannot convert null literal to non-nullable reference type.
|
|
Build & Test (windows-latest):
BeyondNetCode.Shell.Ddd.Tests/AutoMapperTest.cs#L6
Cannot convert null literal to non-nullable reference type.
|
|
Build & Test (windows-latest):
BeyondNetCode.Shell.Ddd.Tests/AutoMapperTest.cs#L49
Cannot convert null literal to non-nullable reference type.
|
|
Build & Test (windows-latest):
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 & Test (windows-latest):
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 & Test (windows-latest):
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 & Test (windows-latest):
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 & Test (windows-latest):
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.
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
test-results-ubuntu-latest
|
9.82 KB |
sha256:3574217727dbcc9c0f491ac9eadc108cc913d7d07bf6b5729bec6be18323176c
|
|
|
test-results-windows-latest
|
9.83 KB |
sha256:80ba1b46dd0f4504d1f43ac2b9a3730d03ba01e1491daecf1a3b5cdb66828315
|
|