update sub #88
Annotations
10 warnings
Build & Test:
ModdingToolBase/src/Updater/ExternalUpdater.CLI/Options/ExternalUpdaterArgumentUtilities.cs#L44
Possible null reference argument for parameter 'path' in 'string IPath.GetFullPath(string path)'.
|
Build & Test
ProjectReference 'D:\a\RaWDevTools\RaWDevTools\src\DevLauncher\DevLauncher.csproj' was resolved using '.NETFramework,Version=v4.8' instead of the project target framework '.NETCoreApp,Version=v8.0'. This project may not be fully compatible with your project.
|
Build & Test
ProjectReference 'D:\a\RaWDevTools\RaWDevTools\ModdingToolBase\src\Updater\ExternalUpdater\ExternalUpdater.csproj' was resolved using '.NETFramework,Version=v4.8' instead of the project target framework '.NETCoreApp,Version=v8.0'. This project may not be fully compatible with your project.
|
Build & Test:
ModVerify/src/PetroglyphTools/PG.StarWarsGame.Files.ALO/Data/AlamoParticle.cs#L9
Non-nullable property 'Textures' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build & Test:
ModVerify/src/PetroglyphTools/PG.StarWarsGame.Files.ALO/Data/AlamoModel.cs#L7
Non-nullable property 'Bones' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build & Test:
ModVerify/src/PetroglyphTools/PG.StarWarsGame.Files.ALO/Data/AlamoModel.cs#L9
Non-nullable property 'Shaders' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build & Test:
ModVerify/src/PetroglyphTools/PG.StarWarsGame.Files.ALO/Data/AlamoModel.cs#L11
Non-nullable property 'Textures' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build & Test:
ModVerify/src/PetroglyphTools/PG.StarWarsGame.Files.ALO/Data/AlamoModel.cs#L13
Non-nullable property 'Proxies' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build & Test:
ModVerify/src/PetroglyphTools/PG.StarWarsGame.Files.ALO/Binary/AloFileReaderFactory.cs#L10
Parameter 'serviceProvider' is unread.
|
Build & Test:
ModVerify/src/PetroglyphTools/PG.StarWarsGame.Files.XML/Parsers/PetroglyphXmlParser.cs#L37
Possible null reference return.
|