Skip to content

Added variable sized serializers #22

Added variable sized serializers

Added variable sized serializers #22

Triggered via push January 9, 2024 22:06
Status Failure
Total duration 59s
Artifacts
Matrix: build-and-test / build-and-test
Fit to window
Zoom out
Zoom in

Annotations

12 errors
NexusMods.EventSourcing.Tests.EventSerializerTests.CanDeserializeEvents: _/tests/NexusMods.EventSourcing.Tests/EventSerializerTests.cs#L21
MemoryPack.MemoryPackSerializationException : NexusMods.EventSourcing.TestModel.Events.SwapModEnabled is not registered in this provider.
NexusMods.EventSourcing.Tests.EventSerializerTests.CanSerializeEvents: _/tests/NexusMods.EventSourcing.Tests/EventSerializerTests.cs#L13
MemoryPack.MemoryPackSerializationException : NexusMods.EventSourcing.TestModel.Events.SwapModEnabled is not registered in this provider.
NexusMods.EventSourcing.Tests.BasicFunctionalityTests.CanLinkEntities: _/tests/NexusMods.EventSourcing.Tests/BasicFunctionalityTests.cs#L57
System.FormatException : The input string '10BAE6BA-D5F9-40F4-AF7F-CCA1417C3BB0' was not in a correct format.
NexusMods.EventSourcing.Tests.BasicFunctionalityTests.CanCreateCyclicDependencies
System.FormatException : The input string '10BAE6BA-D5F9-40F4-AF7F-CCA1417C3BB0' was not in a correct format.
NexusMods.EventSourcing.Tests.BasicFunctionalityTests.CanGetSingletonEntities
System.FormatException : The input string '10BAE6BA-D5F9-40F4-AF7F-CCA1417C3BB0' was not in a correct format.
NexusMods.EventSourcing.Tests.BasicFunctionalityTests.CanSetupBasicLoadout: _/tests/NexusMods.EventSourcing.Tests/BasicFunctionalityTests.cs#L27
System.FormatException : The input string '10BAE6BA-D5F9-40F4-AF7F-CCA1417C3BB0' was not in a correct format.
NexusMods.EventSourcing.Tests.BasicFunctionalityTests.ChangingPropertyChangesTheValue: _/tests/NexusMods.EventSourcing.Tests/BasicFunctionalityTests.cs#L39
System.FormatException : The input string '10BAE6BA-D5F9-40F4-AF7F-CCA1417C3BB0' was not in a correct format.
NexusMods.EventSourcing.Tests.BasicFunctionalityTests.UpdatingAValueCallesNotifyPropertyChanged
System.FormatException : The input string '10BAE6BA-D5F9-40F4-AF7F-CCA1417C3BB0' was not in a correct format.
NexusMods.EventSourcing.Tests.BasicFunctionalityTests.EntityCollectionsAreObservable: _/tests/NexusMods.EventSourcing.Tests/BasicFunctionalityTests.cs#L132
System.FormatException : The input string '10BAE6BA-D5F9-40F4-AF7F-CCA1417C3BB0' was not in a correct format.
NexusMods.EventSourcing.Tests.BasicFunctionalityTests.CanDeleteEntities: _/tests/NexusMods.EventSourcing.Tests/BasicFunctionalityTests.cs#L75
System.FormatException : The input string '10BAE6BA-D5F9-40F4-AF7F-CCA1417C3BB0' was not in a correct format.
build-and-test / Build and Test (windows-latest)
The job was canceled because "ubuntu-latest" failed.
build-and-test / Build and Test (windows-latest)
The operation was canceled.