Bump the all-deps group with 5 updates #204
Merged
Annotations
8 warnings
|
test/PG.StarWarsGame.Infrastructure.Test/Clients/Arguments/ArgumentCollectionTest.cs#L27
Do not use Assert.Equal() to check for collection size. Use Assert.Single instead. (https://xunit.net/xunit.analyzers/rules/xUnit2013)
|
|
test/PG.StarWarsGame.Infrastructure.Test/Clients/Arguments/ArgumentCollectionTest.cs#L16
Do not use Assert.Equal() to check for collection size. Use Assert.Empty instead. (https://xunit.net/xunit.analyzers/rules/xUnit2013)
|
|
test/PG.StarWarsGame.Infrastructure.Test/GameServices/Detection/CompositeDetectorTest.cs#L260
The event 'CompositeDetectorTest.EmptyDetector.InitializationRequested' is never used
|
|
test/PG.StarWarsGame.Infrastructure.Test/PetroglyphGameInfrastructureIntegrationTest.cs#L325
Possible null reference argument for parameter 'obj' in 'int ModIdentityEqualityComparer.GetHashCode(IModIdentity obj)'.
|
|
test/PG.StarWarsGame.Infrastructure.Test/Clients/Arguments/ArgumentCollectionTest.cs#L27
Do not use Assert.Equal() to check for collection size. Use Assert.Single instead. (https://xunit.net/xunit.analyzers/rules/xUnit2013)
|
|
test/PG.StarWarsGame.Infrastructure.Test/Clients/Arguments/ArgumentCollectionTest.cs#L16
Do not use Assert.Equal() to check for collection size. Use Assert.Empty instead. (https://xunit.net/xunit.analyzers/rules/xUnit2013)
|
|
test/PG.StarWarsGame.Infrastructure.Test/GameServices/Detection/CompositeDetectorTest.cs#L260
The event 'CompositeDetectorTest.EmptyDetector.InitializationRequested' is never used
|
|
test/PG.StarWarsGame.Infrastructure.Test/PetroglyphGameInfrastructureIntegrationTest.cs#L325
Possible null reference argument for parameter 'obj' in 'int ModIdentityEqualityComparer.GetHashCode(IModIdentity obj)'.
|
The logs for this run have expired and are no longer available.
Loading