fix(ci): repair the publish chain so the workflow can actually run #4
build.yml
on: pull_request
Annotations
14 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.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 & Test (ubuntu-latest):
BeyondNetCode.Shell.Factory.Installer/Extensions/ServiceProviderExtensions.cs#L10
Possible null reference return.
|
|
Build & Test (ubuntu-latest):
BeyondNetCode.Shell.Factory/Impl/Factory.cs#L44
Possible null reference argument for parameter 'type' in 'TService IFactoryCreator.Create<TService>(Type type)'.
|
|
Build & Test (ubuntu-latest):
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 & Test (ubuntu-latest):
BeyondNetCode.Shell.Factory.Installer/Extensions/ServiceProviderExtensions.cs#L10
Possible null reference return.
|
|
Build & Test (ubuntu-latest):
BeyondNetCode.Shell.Factory/Impl/Factory.cs#L44
Possible null reference argument for parameter 'type' in 'TService IFactoryCreator.Create<TService>(Type 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.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 & Test (windows-latest):
BeyondNetCode.Shell.Factory.Installer/Extensions/ServiceProviderExtensions.cs#L10
Possible null reference return.
|
|
Build & Test (windows-latest):
BeyondNetCode.Shell.Factory/Impl/Factory.cs#L44
Possible null reference argument for parameter 'type' in 'TService IFactoryCreator.Create<TService>(Type type)'.
|
|
Build & Test (windows-latest):
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 & Test (windows-latest):
BeyondNetCode.Shell.Factory.Installer/Extensions/ServiceProviderExtensions.cs#L10
Possible null reference return.
|
|
Build & Test (windows-latest):
BeyondNetCode.Shell.Factory/Impl/Factory.cs#L44
Possible null reference argument for parameter 'type' in 'TService IFactoryCreator.Create<TService>(Type type)'.
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
test-results-ubuntu-latest
|
1.36 KB |
sha256:c859602cc0381953fd288fb7083ba1d56de6781f92488e8d7b7cf5d1527d00d3
|
|
|
test-results-windows-latest
|
1.38 KB |
sha256:ef4c79f0da28c6ac97dad08a9c65f099d14f2d7b1d9ac70f332bf49e717a4328
|
|