Skip to content

fix(ci): repair the publish chain so the workflow can actually run (#2) #8

fix(ci): repair the publish chain so the workflow can actually run (#2)

fix(ci): repair the publish chain so the workflow can actually run (#2) #8

Triggered via push August 3, 2026 17:29
Status Failure
Total duration 2m 13s
Artifacts 5

build.yml

on: push
Matrix: build-and-test
Determine Version
6s
Determine Version
Matrix: Pack NuGet Packages
Publish to NuGet
11s
Publish to NuGet
Create GitHub Release
0s
Create GitHub Release
Fit to window
Zoom out
Zoom in

Annotations

1 error and 27 warnings
Publish to NuGet
Process completed with exit code 1.
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/PropertyChangedTest.cs#L24
Possible null reference argument for parameter 'value' in 'void AbstractNotifyPropertyChanged.SetValue(object value, string propertyName = null)'.
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/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 (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 (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#L26
Cannot convert null literal to non-nullable reference type.
Build & Test (windows-latest): BeyondNetCode.Shell.Ddd.Tests/SampleEntityTest.cs#L6
Cannot convert null literal to non-nullable reference type.
Build & Test (windows-latest): BeyondNetCode.Shell.Ddd.Tests/SampleEntityTest.cs#L17
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.
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.
Determine Version
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Pack NuGet Packages (BeyondNetCode.Shell.Ddd)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: 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/
Pack NuGet Packages (BeyondNetCode.Shell.Ddd.ValueObjects)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: 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/
Pack NuGet Packages (BeyondNetCode.Shell.Ddd.AutoMapper)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: 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/
Publish to NuGet
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/download-artifact@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/

Artifacts

Produced during runtime
Name Size Digest
packages-BeyondNetCode.Shell.Ddd
22.1 KB
sha256:56b89cf35ed43a7f4974821537faef84730a8c4ed97007e9a5197ba5ac6aa1fa
packages-BeyondNetCode.Shell.Ddd.AutoMapper
6.58 KB
sha256:8ab65be71734ff88c12d6c21a04f161b10af12f677bd253b9a92b2e47c2c6504
packages-BeyondNetCode.Shell.Ddd.ValueObjects
10.2 KB
sha256:6e8e8d08d9ca04f310e240cd47ef5b58a41925e054e79db273d89fc73b338429
test-results-ubuntu-latest
9.89 KB
sha256:645bfa11b8e0e5b8a23b61665dab5cd5a1f7458a41db0ce58cc8e92d7a5f3a7b
test-results-windows-latest
9.78 KB
sha256:ba5db1465018d2a05d85995123089c0c1d99ecef8f39f9918281db90726a55a9