Skip to content

[WIP] Simplifications and stability corrections #171

[WIP] Simplifications and stability corrections

[WIP] Simplifications and stability corrections #171

Triggered via pull request December 27, 2024 18:45
Status Failure
Total duration 3m 12s
Artifacts

test.yml

on: pull_request
Matrix: Build & Test
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 21 warnings
AET.SteamAbstraction.Test.ProcessHelperTest.StartProcess: src/AET.SteamAbstraction/AET.SteamAbstraction.Test/ProcessHelperTest.cs#L50
System.InvalidOperationException : Cannot process request because the process (2304) has exited.
Build & Test (windows-latest)
Process completed with exit code 1.
Build & Test (ubuntu-latest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Build & Test (ubuntu-latest): src/Testing/PG.StarWarsGame.Infrastructure.Testing/Game/Installation/GameInstallation.cs#L78
Possible null reference argument for parameter 'path' in 'IDirectoryInfo IDirectory.CreateDirectory(string path)'.
Build & Test (ubuntu-latest): src/PetroGlyph.Games.EawFoc/test/PetroglyphGameInfrastructureIntegrationTest.cs#L325
Possible null reference argument for parameter 'obj' in 'int ModIdentityEqualityComparer.GetHashCode(IModIdentity obj)'.
Build & Test (ubuntu-latest): src/PetroGlyph.Games.EawFoc/test/GameServices/Detection/CompositeDetectorTest.cs#L259
The event 'CompositeDetectorTest.EmptyDetector.InitializationRequested' is never used
Build & Test (ubuntu-latest): src/PetroGlyph.Games.EawFoc.Clients/test/Steam/SteamGameLanguageFinderTest.cs#L99
Comparing an instance of System.Collections.Generic.HashSet<EawModinfo.Spec.ILanguageInfo> with an instance of System.Collections.Generic.IReadOnlyCollection<EawModinfo.Spec.ILanguageInfo> has undefined results, because the order of items in the set is not predictable. Create a stable order for the set (i.e., by using OrderBy from Linq). (https://xunit.net/xunit.analyzers/rules/xUnit2027)
Build & Test (ubuntu-latest): src/AET.SteamAbstraction/AET.SteamAbstraction.Test/Vdf/VObjectFacts.cs#L21
Converting null literal or possible null value to non-nullable type.
Build & Test (windows-latest): src/AET.SteamAbstraction/AET.SteamAbstraction.Test/Vdf/VObjectFacts.cs#L21
Converting null literal or possible null value to non-nullable type.