Skip to content

Publish Wolverine Nugets #152

Publish Wolverine Nugets

Publish Wolverine Nugets #152

Manually triggered March 5, 2025 01:40
Status Success
Total duration 3m 28s
Artifacts

publish_nugets.yml

on: workflow_dispatch

Annotations

12 warnings
build: src/Wolverine/Attributes/WolverineParameterAttribute.cs#L19
Non-nullable property 'ArgumentName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: src/Wolverine/Runtime/ServiceContainer.cs#L113
Nullability in constraints for type parameter 'T' of method 'ServiceContainer.GetInstance<T>()' doesn't match the constraints for type parameter 'T' of interface method 'IServiceContainer.GetInstance<T>()'. Consider using an explicit interface implementation instead.
build: src/Wolverine/Runtime/Agents/AssignAgent.cs#L33
'AssignAgent' defines 'Equals' but not 'GetHashCode'
build: build/build.cs#L287
Dereference of a possibly null reference.
build: build/build.cs#L287
Possible null reference argument for parameter 'element' in 'TargetFrameworkAttribute? CustomAttributeExtensions.GetCustomAttribute<TargetFrameworkAttribute>(Assembly element)'.
build: build/build.cs#L282
Possible null reference return.
build
The target framework 'net7.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
build
The target framework 'net7.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
build
The target framework 'net7.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
build
The target framework 'net7.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
build
.NET 7.0 is no longer supported and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the .NET support policy.
build
.NET 6.0 is no longer supported and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the .NET support policy.