fix(ci): repair the publish chain so the workflow can actually run - #2
Merged
Annotations
7 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.Factory.Tests/Factory/Models/Consultant.cs#L5
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.Factory.Installer/Extensions/ServiceProviderExtensions.cs#L10
Possible null reference return.
|
|
Build:
BeyondNetCode.Shell.Factory/Impl/Factory.cs#L44
Possible null reference argument for parameter 'type' in 'TService IFactoryCreator.Create<TService>(Type type)'.
|
|
Build:
BeyondNetCode.Shell.Factory.Tests/Factory/Models/Consultant.cs#L5
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.Factory.Installer/Extensions/ServiceProviderExtensions.cs#L10
Possible null reference return.
|
|
Build:
BeyondNetCode.Shell.Factory/Impl/Factory.cs#L44
Possible null reference argument for parameter 'type' in 'TService IFactoryCreator.Create<TService>(Type type)'.
|
background
wait
wait-all
cancel
parallel
Loading