Bump xunit from 2.5.0 to 2.6.5 (#32) #24
Annotations
10 warnings
Akka.Serialization.Testkit/IncapsulationTests.cs#L79
'IncapsulationMessages.ClassWithPrivateConstructor' overrides Object.Equals(object o) but does not override Object.GetHashCode()
|
Akka.Serialization.Testkit/PolymorphismTests.cs#L189
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Akka.Serialization.Testkit/PolymorphismTests.cs#L191
Non-nullable property 'Data' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Akka.Serialization.Testkit/PolymorphismTests.cs#L161
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Akka.Serialization.Testkit/PolymorphismTests.cs#L163
Non-nullable property 'Data' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Akka.Serialization.Testkit/ExceptionsTests.cs#L116
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Akka.Serialization.Testkit/ExceptionsTests.cs#L121
Cannot convert null literal to non-nullable reference type.
|
Akka.Serialization.Testkit/ImmutableMessagesTests.cs#L103
Non-nullable field 'Name' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Akka.Serialization.Testkit/CustomMessagesTests.cs#L97
Non-nullable field 'Name' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Akka.Serialization.Testkit/CustomMessagesTests.cs#L70
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
The logs for this run have expired and are no longer available.
Loading