[WIP] Simplifications and stability corrections #358
Annotations
10 errors and 11 warnings
Analyze:
src/PetroGlyph.Games.EawFoc.Clients/test/GameExecutableFileServiceTest.cs#L12
The type or namespace name 'GameExecutableFileService' could not be found (are you missing a using directive or an assembly reference?)
|
Analyze:
src/PetroGlyph.Games.EawFoc.Clients/test/GameExecutableFileServiceTest.cs#L14
The type or namespace name 'IGameExecutableNameBuilder' could not be found (are you missing a using directive or an assembly reference?)
|
Analyze:
src/PetroGlyph.Games.EawFoc.Clients/test/DebugableClientBaseTest.cs#L17
The type or namespace name 'IGameExecutableFileService' could not be found (are you missing a using directive or an assembly reference?)
|
Analyze:
src/PetroGlyph.Games.EawFoc.Clients/test/GameExecutableNameBuilderTest.cs#L9
The type or namespace name 'GameExecutableNameBuilder' could not be found (are you missing a using directive or an assembly reference?)
|
Analyze:
src/PetroGlyph.Games.EawFoc.Clients/test/DebugableClientBaseTest.cs#L86
The type or namespace name 'DebugableClientBase' could not be found (are you missing a using directive or an assembly reference?)
|
Analyze:
src/PetroGlyph.Games.EawFoc.Clients/test/ClientBaseTest.cs#L20
The type or namespace name 'IGameExecutableFileService' could not be found (are you missing a using directive or an assembly reference?)
|
Analyze:
src/PetroGlyph.Games.EawFoc.Clients/test/GameExecutableFileServiceTest.cs#L12
The type or namespace name 'GameExecutableFileService' could not be found (are you missing a using directive or an assembly reference?)
|
Analyze:
src/PetroGlyph.Games.EawFoc.Clients/test/GameExecutableFileServiceTest.cs#L14
The type or namespace name 'IGameExecutableNameBuilder' could not be found (are you missing a using directive or an assembly reference?)
|
Analyze:
src/PetroGlyph.Games.EawFoc.Clients/test/DebugableClientBaseTest.cs#L17
The type or namespace name 'IGameExecutableFileService' could not be found (are you missing a using directive or an assembly reference?)
|
Analyze:
src/PetroGlyph.Games.EawFoc.Clients/test/GameExecutableNameBuilderTest.cs#L9
The type or namespace name 'GameExecutableNameBuilder' could not be found (are you missing a using directive or an assembly reference?)
|
Analyze
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Analyze:
src/Testing/PG.TestingUtilities/TestHelpers.cs#L26
Unboxing a possibly null value.
|
Analyze:
src/AET.SteamAbstraction/AET.SteamAbstraction.Test/Vdf/VValueFacts.cs#L16
Dereference of a possibly null reference.
|
Analyze:
src/AET.SteamAbstraction/AET.SteamAbstraction.Test/Vdf/VValueFacts.cs#L18
Dereference of a possibly null reference.
|
Analyze:
src/AET.SteamAbstraction/AET.SteamAbstraction.Test/Vdf/VPropertyFacts.cs#L19
Dereference of a possibly null reference.
|
Analyze:
src/AET.SteamAbstraction/AET.SteamAbstraction.Test/Vdf/VObjectFacts.cs#L19
Dereference of a possibly null reference.
|
Analyze:
src/AET.SteamAbstraction/AET.SteamAbstraction.Test/Vdf/VObjectFacts.cs#L21
Converting null literal or possible null value to non-nullable type.
|
Analyze:
src/AET.SteamAbstraction/AET.SteamAbstraction.Test/Vdf/VObjectFacts.cs#L21
Dereference of a possibly null reference.
|
Analyze:
src/AET.SteamAbstraction/AET.SteamAbstraction.Test/Vdf/VObjectFacts.cs#L21
Dereference of a possibly null reference.
|
Analyze:
src/Testing/PG.StarWarsGame.Infrastructure.Testing/Game/Installation/GameInstallation.cs#L78
Possible null reference argument for parameter 'path' in 'IDirectoryInfo IDirectory.CreateDirectory(string path)'.
|
Analyze:
sample/SampleApplication/Program.cs#L46
Possible null reference argument for parameter 'modInstance' in 'ModArgumentList IModArgumentListFactory.BuildArgumentList(IMod modInstance, bool validateArgumentOnCreation)'.
|