Skip to content

Bump xunit from 2.5.0 to 2.6.5 (#32) #24

Bump xunit from 2.5.0 to 2.6.5 (#32)

Bump xunit from 2.5.0 to 2.6.5 (#32) #24

Triggered via push January 10, 2024 22:16
Status Success
Total duration 2m 11s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

20 warnings
Test-ubuntu-latest: Akka.Serialization.Testkit/IncapsulationTests.cs#L79
'IncapsulationMessages.ClassWithPrivateConstructor' overrides Object.Equals(object o) but does not override Object.GetHashCode()
Test-ubuntu-latest: 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.
Test-ubuntu-latest: 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.
Test-ubuntu-latest: 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.
Test-ubuntu-latest: 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.
Test-ubuntu-latest: 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.
Test-ubuntu-latest: Akka.Serialization.Testkit/ImmutableMessagesTests.cs#L76
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Test-ubuntu-latest: 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.
Test-ubuntu-latest: Akka.Serialization.Testkit/ExceptionsTests.cs#L121
Cannot convert null literal to non-nullable reference type.
Test-ubuntu-latest: 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.
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/PolymorphismTests.cs#L189
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Test-windows-latest: 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.
Test-windows-latest: 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.
Test-windows-latest: 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.
Test-windows-latest: 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.
Test-windows-latest: Akka.Serialization.Testkit/ExceptionsTests.cs#L121
Cannot convert null literal to non-nullable reference type.
Test-windows-latest: 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.
Test-windows-latest: 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.
Test-windows-latest: 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.