rename class #21
Annotations
10 warnings
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.
|
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.
|
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.
|
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.
|
src/PetroglyphTools/PG.StarWarsGame.Files.ALO/Binary/AloFileReaderFactory.cs#L10
Parameter 'serviceProvider' is unread.
|
src/PetroglyphTools/PG.StarWarsGame.Files.XML/Parsers/PetroglyphXmlElementParser.cs#L48
Nullability of reference types in return type doesn't match implemented member 'object IPetroglyphXmlElementParser.Parse(XElement element)' (possibly because of nullability attributes).
|
src/PetroglyphTools/PG.StarWarsGame.Engine/DataTypes/SfxEvent.cs#L8
Field 'SfxEvent._volumeValue' is never assigned to, and will always have its default value 0
|
src/ModVerify/GameVerificationException.cs#L9
Missing XML comment for publicly visible type or member 'GameVerificationException'
|
src/ModVerify/GameVerificationException.cs#L9
Missing XML comment for publicly visible type or member 'GameVerificationException.GameVerificationException(IEnumerable<GameVerificationStep>)'
|
src/ModVerify/GameVerificationException.cs#L14
Missing XML comment for publicly visible type or member 'GameVerificationException.GameVerificationException(GameVerificationStep)'
|
This job succeeded
Loading