Skip to content

[WIP] Simplifications and stability corrections #164

[WIP] Simplifications and stability corrections

[WIP] Simplifications and stability corrections #164

Triggered via pull request December 17, 2024 19:50
Status Failure
Total duration 2m 52s
Artifacts

test.yml

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

Annotations

7 errors and 11 warnings
Build & Test (ubuntu-latest): src/PetroGlyph.Games.EawFoc/src/Services/Detection/Games/CompositeGameDetector.cs#L54
The feature 'params collections' is currently in Preview and *unsupported*. To use Preview features, use the 'preview' language version.
Build & Test (ubuntu-latest): src/PetroGlyph.Games.EawFoc/src/Services/Detection/Games/GameDetectorBase.cs#L72
The feature 'params collections' is currently in Preview and *unsupported*. To use Preview features, use the 'preview' language version.
Build & Test (ubuntu-latest): src/PetroGlyph.Games.EawFoc/src/Services/Detection/Games/IGameDetector.cs#L26
The feature 'params collections' is currently in Preview and *unsupported*. To use Preview features, use the 'preview' language version.
Build & Test (ubuntu-latest): src/PetroGlyph.Games.EawFoc/src/Services/Detection/Games/CompositeGameDetector.cs#L54
The feature 'params collections' is currently in Preview and *unsupported*. To use Preview features, use the 'preview' language version.
Build & Test (ubuntu-latest): src/PetroGlyph.Games.EawFoc/src/Services/Detection/Games/GameDetectorBase.cs#L72
The feature 'params collections' is currently in Preview and *unsupported*. To use Preview features, use the 'preview' language version.
Build & Test (ubuntu-latest): src/PetroGlyph.Games.EawFoc/src/Services/Detection/Games/IGameDetector.cs#L26
The feature 'params collections' is currently in Preview and *unsupported*. To use Preview features, use the 'preview' language version.
Build & Test (ubuntu-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 (windows-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 (windows-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 (windows-latest): src/PetroGlyph.Games.EawFoc/test/PetroglyphGameInfrastructureIntegrationTest.cs#L325
Possible null reference argument for parameter 'obj' in 'int ModIdentityEqualityComparer.GetHashCode(IModIdentity obj)'.
Build & Test (windows-latest): src/PetroGlyph.Games.EawFoc/test/GameServices/Detection/CompositeDetectorTest.cs#L259
The event 'CompositeDetectorTest.EmptyDetector.InitializationRequested' is never used
Build & Test (windows-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 (windows-latest): src/PetroGlyph.Games.EawFoc/test/PetroglyphGameInfrastructureIntegrationTest.cs#L325
Possible null reference argument for parameter 'obj' in 'int ModIdentityEqualityComparer.GetHashCode(IModIdentity obj)'.
Build & Test (windows-latest): src/PetroGlyph.Games.EawFoc/test/GameServices/Detection/CompositeDetectorTest.cs#L259
The event 'CompositeDetectorTest.EmptyDetector.InitializationRequested' is never used
Build & Test (windows-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)