Full Linux support (#42) #164
Annotations
20 warnings and 1 notice
|
Build & Test (ubuntu-latest):
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 (ubuntu-latest):
src/PetroglyphTools/PG.StarWarsGame.Files.ALO/Binary/AloFileReaderFactory.cs#L13
Parameter 'serviceProvider' is unread.
|
|
Build & Test (ubuntu-latest):
src/PetroglyphTools/PG.StarWarsGame.Files.XML/Utilities/PGMath.cs#L30
Unreachable code detected
|
|
Build & Test (ubuntu-latest):
src/PetroglyphTools/PG.StarWarsGame.Files.XML/Utilities/PGMath.cs#L17
Unreachable code detected
|
|
Build & Test (ubuntu-latest):
src/PetroglyphTools/PG.StarWarsGame.Engine.FileSystem/IO/PetroglyphFileSystem.Strategies.cs#L28
Ambiguous reference in cref attribute: 'UseVirtualStrategy'. Assuming 'PG.StarWarsGame.Engine.IO.PetroglyphFileSystem.UseVirtualStrategy(bool?)', but could have also matched other overloads including 'PG.StarWarsGame.Engine.IO.PetroglyphFileSystem.UseVirtualStrategy(PG.StarWarsGame.Engine.IO.FileExistStrategies.FileExistsStrategy)'.
|
|
Build & Test (ubuntu-latest):
src/PetroglyphTools/PG.StarWarsGame.Engine.FileSystem/IO/PetroglyphFileSystem.Strategies.cs#L26
Ambiguous reference in cref attribute: 'UseVirtualStrategy'. Assuming 'PG.StarWarsGame.Engine.IO.PetroglyphFileSystem.UseVirtualStrategy(bool?)', but could have also matched other overloads including 'PG.StarWarsGame.Engine.IO.PetroglyphFileSystem.UseVirtualStrategy(PG.StarWarsGame.Engine.IO.FileExistStrategies.FileExistsStrategy)'.
|
|
Build & Test (ubuntu-latest):
src/PetroglyphTools/PG.StarWarsGame.Engine.FileSystem/IO/PetroglyphFileSystem.CombineJoin.cs#L9
Missing XML comment for publicly visible type or member 'PetroglyphFileSystem.CombinePath(string, string)'
|
|
Build & Test (ubuntu-latest):
src/PetroglyphTools/PG.StarWarsGame.Engine.FileSystem/IO/PetroglyphFileSystem.Strategies.cs#L28
Ambiguous reference in cref attribute: 'UseVirtualStrategy'. Assuming 'PG.StarWarsGame.Engine.IO.PetroglyphFileSystem.UseVirtualStrategy(bool?)', but could have also matched other overloads including 'PG.StarWarsGame.Engine.IO.PetroglyphFileSystem.UseVirtualStrategy(PG.StarWarsGame.Engine.IO.FileExistStrategies.FileExistsStrategy)'.
|
|
Build & Test (ubuntu-latest):
src/PetroglyphTools/PG.StarWarsGame.Engine.FileSystem/IO/PetroglyphFileSystem.Strategies.cs#L26
Ambiguous reference in cref attribute: 'UseVirtualStrategy'. Assuming 'PG.StarWarsGame.Engine.IO.PetroglyphFileSystem.UseVirtualStrategy(bool?)', but could have also matched other overloads including 'PG.StarWarsGame.Engine.IO.PetroglyphFileSystem.UseVirtualStrategy(PG.StarWarsGame.Engine.IO.FileExistStrategies.FileExistsStrategy)'.
|
|
Build & Test (ubuntu-latest):
src/PetroglyphTools/PG.StarWarsGame.Engine.FileSystem/IO/PetroglyphFileSystem.CombineJoin.cs#L9
Missing XML comment for publicly visible type or member 'PetroglyphFileSystem.CombinePath(string, string)'
|
|
Build & Test (windows-latest):
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 (windows-latest):
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 (windows-latest):
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 (windows-latest):
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 (windows-latest):
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 (windows-latest):
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 (windows-latest):
src/PetroglyphTools/PG.StarWarsGame.Files.ALO/Binary/AloFileReaderFactory.cs#L13
Parameter 'serviceProvider' is unread.
|
|
Build & Test (windows-latest):
src/PetroglyphTools/PG.StarWarsGame.Engine.FileSystem/IO/PetroglyphFileSystem.Strategies.cs#L28
Ambiguous reference in cref attribute: 'UseVirtualStrategy'. Assuming 'PG.StarWarsGame.Engine.IO.PetroglyphFileSystem.UseVirtualStrategy(bool?)', but could have also matched other overloads including 'PG.StarWarsGame.Engine.IO.PetroglyphFileSystem.UseVirtualStrategy(PG.StarWarsGame.Engine.IO.FileExistStrategies.FileExistsStrategy)'.
|
|
Build & Test (windows-latest):
src/PetroglyphTools/PG.StarWarsGame.Engine.FileSystem/IO/PetroglyphFileSystem.Strategies.cs#L26
Ambiguous reference in cref attribute: 'UseVirtualStrategy'. Assuming 'PG.StarWarsGame.Engine.IO.PetroglyphFileSystem.UseVirtualStrategy(bool?)', but could have also matched other overloads including 'PG.StarWarsGame.Engine.IO.PetroglyphFileSystem.UseVirtualStrategy(PG.StarWarsGame.Engine.IO.FileExistStrategies.FileExistsStrategy)'.
|
|
Build & Test (windows-latest):
src/PetroglyphTools/PG.StarWarsGame.Engine.FileSystem/IO/PetroglyphFileSystem.CombineJoin.cs#L9
Missing XML comment for publicly visible type or member 'PetroglyphFileSystem.CombinePath(string, string)'
|
|
Build & Test (windows-latest)
NOTICE: windows-2025 requests are being redirected to windows-2025-vs2026 by May 12, 2026
|