Bump xunit.runner.visualstudio from 2.8.2 to 3.0.2 #166
Annotations
20 warnings
|
Test-ubuntu-latest:
Akka.Serialization.MessagePack/Resolvers/PolymorphicFormatterResolver.cs#L20
XML comment has badly formed XML -- 'Expected an end tag for element 'summary'.'
|
|
Test-ubuntu-latest:
Akka.Serialization.MessagePack/Formatters/BackwardsCompatibleSurrogatedFormatter.cs#L57
Dereference of a possibly null reference.
|
|
Test-ubuntu-latest:
Akka.Serialization.MessagePack/Resolvers/SurrogatedFormatterResolver.cs#L32
Dereference of a possibly null reference.
|
|
Test-ubuntu-latest:
Akka.Serialization.MessagePack/Resolvers/SerializableResolver.cs#L30
Possible null reference return.
|
|
Test-ubuntu-latest:
Akka.Serialization.MessagePack/Resolvers/PolymorphicFormatterResolver.cs#L40
Possible null reference return.
|
|
Test-ubuntu-latest:
Akka.Serialization.MessagePack/Resolvers/PolymorphicFormatterResolver.cs#L68
Converting null literal or possible null value to non-nullable type.
|
|
Test-ubuntu-latest:
Akka.Serialization.MessagePack/Resolvers/PolymorphicFormatterResolver.cs#L68
Converting null literal or possible null value to non-nullable type.
|
|
Test-ubuntu-latest:
Akka.Serialization.MessagePack/Resolvers/PolymorphicFormatterResolver.cs#L77
Possible null reference argument for parameter 'normalFormatter' in 'PolymorphicFormatter<T>.PolymorphicFormatter(IMessagePackFormatter<T> normalFormatter)'.
|
|
Test-ubuntu-latest:
Akka.Serialization.MessagePack/Resolvers/PolymorphicFormatterResolver.cs#L81
Possible null reference argument for parameter 'formatter' in 'IMessagePackFormatter IntIndexedMessagePackFormatterDict.TryAdd(int i, IMessagePackFormatter formatter)'.
|
|
Test-ubuntu-latest:
Akka.Serialization.MessagePack/Formatters/BackwardsCompatibleSurrogatedFormatter.cs#L71
Possible null reference return.
|
|
Test-windows-latest:
Akka.Serialization.Testkit/IncapsulationTests.cs#L79
'IncapsulationMessages.ClassWithPrivateConstructor' overrides Object.Equals(object o) but does not override Object.GetHashCode()
|
|
Test-windows-latest:
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.
|
|
Test-windows-latest:
Akka.Serialization.Testkit/ExceptionsTests.cs#L121
Cannot convert null literal to non-nullable reference type.
|
|
Test-windows-latest:
Akka.Serialization.Testkit/PolymorphismTests.cs#L161
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Test-windows-latest:
Akka.Serialization.Testkit/PolymorphismTests.cs#L163
Non-nullable property 'Data' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Test-windows-latest:
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.
|
|
Test-windows-latest:
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.
|
|
Test-windows-latest:
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.
|
|
Test-windows-latest:
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.
|
|
Test-windows-latest:
Akka.Serialization.Testkit/PolymorphismTests.cs#L189
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|