Bump AkkaVersion to 1.5.60 - #114
Merged
Merged
Annotations
10 warnings
|
Akka.Serialization.Testkit/ExceptionsTests.cs#L71
Dereference of a possibly null reference.
|
|
Akka.Serialization.Testkit/CustomMessagesTests.cs#L70
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Akka.Serialization.Testkit/ExceptionsTests.cs#L121
Cannot convert null literal to non-nullable reference type.
|
|
Akka.Serialization.Testkit/ExceptionsTests.cs#L116
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Akka.Serialization.Testkit/CustomMessagesTests.cs#L97
Non-nullable field 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
|
Akka.Serialization.Testkit/ImmutableMessagesTests.cs#L76
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Akka.Serialization.Testkit/ImmutableMessagesTests.cs#L103
Non-nullable field 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
|
Akka.Serialization.Testkit/IncapsulationTests.cs#L79
'IncapsulationMessages.ClassWithPrivateConstructor' overrides Object.Equals(object o) but does not override Object.GetHashCode()
|
|
Akka.Serialization.MessagePack/Formatters/BackwardsCompatibleSurrogatedFormatter.cs#L57
Dereference of a possibly null reference.
|
|
Akka.Serialization.MessagePack/Resolvers/PolymorphicFormatterResolver.cs#L20
XML comment has badly formed XML -- 'Expected an end tag for element 'summary'.'
|
The logs for this run have expired and are no longer available.
Loading