Publish Wolverine Nugets #182
Annotations
12 warnings
build
/home/runner/work/wolverine/wolverine/src/Wolverine/Codegen/ArrayPlan.cs(30,38): warning CS8604: Possible null reference argument for parameter 'descriptor' in 'SingletonPlan.SingletonPlan(ServiceDescriptor descriptor)'. [/home/runner/work/wolverine/wolverine/src/Wolverine/Wolverine.csproj::TargetFramework=net7.0]
|
build
/home/runner/work/wolverine/wolverine/src/Wolverine/Attributes/WolverineParameterAttribute.cs(85,20): warning CS8625: Cannot convert null literal to non-nullable reference type. [/home/runner/work/wolverine/wolverine/src/Wolverine/Wolverine.csproj::TargetFramework=net7.0]
|
build
/home/runner/work/wolverine/wolverine/src/Wolverine/Attributes/AlwaysPublishResponseAttribute.cs(23,22): warning CS8618: Non-nullable field '_envelope' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable. [/home/runner/work/wolverine/wolverine/src/Wolverine/Wolverine.csproj::TargetFramework=net7.0]
|
build
/home/runner/work/wolverine/wolverine/src/Wolverine/Codegen/StandInVariable.cs(19,16): warning CS8603: Possible null reference return. [/home/runner/work/wolverine/wolverine/src/Wolverine/Wolverine.csproj::TargetFramework=net7.0]
|
build
/home/runner/work/wolverine/wolverine/src/Wolverine/Codegen/StandInVariable.cs(10,12): warning CS8618: Non-nullable field '_inner' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable. [/home/runner/work/wolverine/wolverine/src/Wolverine/Wolverine.csproj::TargetFramework=net7.0]
|
build
/home/runner/work/wolverine/wolverine/src/Wolverine/Attributes/WolverineParameterAttribute.cs(19,15): warning CS8618: Non-nullable property 'ArgumentName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable. [/home/runner/work/wolverine/wolverine/src/Wolverine/Wolverine.csproj::TargetFramework=net7.0]
|
build
/home/runner/work/wolverine/wolverine/src/Wolverine/Runtime/WorkerQueues/DurableReceiver.cs(128,41): warning CS8766: Nullability of reference types in return type of 'IHandlerPipeline? DurableReceiver.Pipeline.get' doesn't match implicitly implemented member 'IHandlerPipeline IReceiver.Pipeline.get' (possibly because of nullability attributes). [/home/runner/work/wolverine/wolverine/src/Wolverine/Wolverine.csproj::TargetFramework=net7.0]
|
build
/home/runner/work/wolverine/wolverine/src/Wolverine/Runtime/WorkerQueues/BufferedReceiver.cs(78,41): warning CS8766: Nullability of reference types in return type of 'IHandlerPipeline? BufferedReceiver.Pipeline.get' doesn't match implicitly implemented member 'IHandlerPipeline IReceiver.Pipeline.get' (possibly because of nullability attributes). [/home/runner/work/wolverine/wolverine/src/Wolverine/Wolverine.csproj::TargetFramework=net7.0]
|
build
/home/runner/work/wolverine/wolverine/src/Wolverine/Runtime/ServiceContainer.cs(113,14): warning CS8633: 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. [/home/runner/work/wolverine/wolverine/src/Wolverine/Wolverine.csproj::TargetFramework=net7.0]
|
build
/home/runner/work/wolverine/wolverine/src/Wolverine/Runtime/Agents/AssignAgent.cs(33,25): warning CS8851: 'AssignAgent' defines 'Equals' but not 'GetHashCode' [/home/runner/work/wolverine/wolverine/src/Wolverine/Wolverine.csproj::TargetFramework=net7.0]
|
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.
|