[WIP] Support Map files #39
Open
Annotations
3 errors and 10 warnings
|
Build & Test in Release Mode
Process completed with exit code 1.
|
|
Build & Test in Release Mode:
src/PetroglyphTools/PG.StarWarsGame.Files.TED.Test/Services/TedFileServiceTest.cs#L36
System.IO.FileNotFoundException : Could not find file '/home/runner/work/ModVerify/ModVerify/src/PetroglyphTools/PG.StarWarsGame.Files.TED.Test/bin/Release/net8.0/C:\Program Files (x86)\Steam\steamapps\workshop\content\32470\1129810972\Data\Art\Maps\_land_planet_felucia_00.ted'.
|
|
Build & Test in Release Mode:
src/PetroglyphTools/PG.StarWarsGame.Files.TED.Test/Services/TedFileServiceTest.cs#L36
System.IO.FileNotFoundException : Could not find file '/home/runner/work/ModVerify/ModVerify/src/PetroglyphTools/PG.StarWarsGame.Files.TED.Test/bin/Release/net10.0/C:\Program Files (x86)\Steam\steamapps\workshop\content\32470\1129810972\Data\Art\Maps\_land_planet_felucia_00.ted'.
|
|
Build & Test in Release Mode:
src/PetroglyphTools/PG.StarWarsGame.Files.TED/Binary/Reader/TedFileReaderFactory.cs#L6
Parameter 'serviceProvider' is unread.
|
|
Build & Test in Release Mode:
src/PetroglyphTools/PG.StarWarsGame.Files.ALO/Data/AlamoModel.cs#L13
Non-nullable property 'Proxies' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build & Test in Release Mode:
src/PetroglyphTools/PG.StarWarsGame.Files.ALO/Data/AlamoModel.cs#L11
Non-nullable property 'Textures' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build & Test in Release Mode:
src/PetroglyphTools/PG.StarWarsGame.Files.ALO/Data/AlamoModel.cs#L9
Non-nullable property 'Shaders' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build & Test in Release Mode:
src/PetroglyphTools/PG.StarWarsGame.Files.ALO/Data/AlamoModel.cs#L7
Non-nullable property 'Bones' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build & Test in Release Mode:
src/PetroglyphTools/PG.StarWarsGame.Files.ALO/Data/AlamoParticle.cs#L9
Non-nullable property 'Textures' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build & Test in Release Mode:
src/PetroglyphTools/PG.StarWarsGame.Files.ALO/Data/AlamoAnimation.cs#L13
Non-nullable property 'BoneData' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build & Test in Release Mode:
src/PetroglyphTools/PG.StarWarsGame.Files.ALO/Binary/AloFileReaderFactory.cs#L13
Parameter 'serviceProvider' is unread.
|
|
Build & Test in Release Mode:
src/PetroglyphTools/PG.StarWarsGame.Files.XML/Utilities/PGMath.cs#L30
Unreachable code detected
|
|
Build & Test in Release Mode:
src/PetroglyphTools/PG.StarWarsGame.Files.XML/Utilities/PGMath.cs#L17
Unreachable code detected
|
Loading