update sub #34
Annotations
20 warnings
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 declaring the property as nullable.
|
Build & Test (ubuntu-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 declaring the property as nullable.
|
Build & Test (ubuntu-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 declaring the property as nullable.
|
Build & Test (ubuntu-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 declaring the property as nullable.
|
Build & Test (ubuntu-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 declaring the property as nullable.
|
Build & Test (ubuntu-latest):
src/PetroglyphTools/PG.StarWarsGame.Files.ALO/Binary/AloFileReaderFactory.cs#L10
Parameter 'serviceProvider' is unread.
|
Build & Test (ubuntu-latest):
src/PetroglyphTools/PG.StarWarsGame.Files.XML/Parsers/PetroglyphXmlParser.cs#L37
Possible null reference return.
|
Build & Test (ubuntu-latest):
src/PetroglyphTools/PG.StarWarsGame.Files.ALO/Binary/AloFileReaderFactory.cs#L10
Parameter 'serviceProvider' is unread.
|
Build & Test (ubuntu-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 declaring the property as nullable.
|
Build & Test (ubuntu-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 declaring the property as nullable.
|
Build & Test (windows-latest):
src/PetroglyphTools/PG.StarWarsGame.Files.XML/Parsers/PetroglyphXmlParser.cs#L37
Possible null reference return.
|
Build & Test (windows-latest):
src/PetroglyphTools/PG.StarWarsGame.Files.ALO/Binary/AloFileReaderFactory.cs#L10
Parameter 'serviceProvider' is unread.
|
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 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 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 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 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 declaring the property as nullable.
|
Build & Test (windows-latest):
src/PetroglyphTools/PG.StarWarsGame.Engine/Database/GameDatabase.cs#L18
Non-nullable property 'InstalledLanguages' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build & Test (windows-latest):
src/ModVerify/Reporting/SuppressionFilter.cs#L98
Possible null reference argument for parameter 'x' in 'bool AssetsEqualityComparer.Equals(HashSet<string> x, HashSet<string> y)'.
|
Build & Test (windows-latest):
src/ModVerify/Reporting/SuppressionFilter.cs#L98
Possible null reference argument for parameter 'y' in 'bool AssetsEqualityComparer.Equals(HashSet<string> x, HashSet<string> y)'.
|