[WIP] Simplifications and stability corrections #162
Annotations
10 errors and 2 warnings
Build & Test in Release Mode:
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 in Release Mode:
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 in Release Mode:
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 in Release Mode:
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 in Release Mode:
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 in Release Mode:
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 in Release Mode:
src/AET.SteamAbstraction/AET.SteamAbstraction/Windows/WindowsSteamRegistry.cs#L33
'IRegistryKey' does not contain a definition for 'GetKey' and no accessible extension method 'GetKey' accepting a first argument of type 'IRegistryKey' could be found (are you missing a using directive or an assembly reference?)
|
Build & Test in Release Mode:
src/AET.SteamAbstraction/AET.SteamAbstraction/Windows/WindowsSteamRegistry.cs#L42
No overload for method 'GetValue' takes 3 arguments
|
Build & Test in Release Mode:
src/AET.SteamAbstraction/AET.SteamAbstraction/Windows/WindowsSteamRegistry.cs#L48
'IRegistryKey' does not contain a definition for 'WriteValue' and no accessible extension method 'WriteValue' accepting a first argument of type 'IRegistryKey' could be found (are you missing a using directive or an assembly reference?)
|
Build & Test in Release Mode:
src/AET.SteamAbstraction/AET.SteamAbstraction/Windows/WindowsSteamRegistry.cs#L57
No overload for method 'GetValue' takes 3 arguments
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Build & Test in Release Mode:
src/Testing/PG.TestingUtilities/TestHelpers.cs#L19
Unboxing a possibly null value.
|
Loading