use field #42
Annotations
4 errors and 10 warnings
Build & Test in Release Mode:
src/PetroglyphTools/PG.StarWarsGame.Engine/Database/GameDatabaseService.cs#L18
There is no argument given that corresponds to the required parameter 'serviceProvider' of 'DatabaseErrorReporterWrapper.DatabaseErrorReporterWrapper(IDatabaseErrorReporter?, IServiceProvider)'
|
Build & Test in Release Mode:
src/PetroglyphTools/PG.StarWarsGame.Engine/Database/GameDatabaseService.cs#L18
There is no argument given that corresponds to the required parameter 'serviceProvider' of 'DatabaseErrorReporterWrapper.DatabaseErrorReporterWrapper(IDatabaseErrorReporter?, IServiceProvider)'
|
Build & Test in Release Mode:
src/PetroglyphTools/PG.StarWarsGame.Engine/Database/GameDatabaseService.cs#L18
There is no argument given that corresponds to the required parameter 'serviceProvider' of 'DatabaseErrorReporterWrapper.DatabaseErrorReporterWrapper(IDatabaseErrorReporter?, IServiceProvider)'
|
Build & Test in Release Mode
Process completed with exit code 1.
|
Build & Test in Release Mode:
src/PetroglyphTools/PG.StarWarsGame.Engine/Xml/Parsers/XmlContainerContentParser.cs#L72
The type 'T' cannot be used as type parameter 'T' in the generic type or method 'IPetroglyphXmlFileParserFactory.CreateFileParser<T>(IXmlParserErrorReporter?)'. Nullability of type argument 'T' doesn't match 'notnull' constraint.
|
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/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/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#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#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/Binary/AloFileReaderFactory.cs#L10
Parameter 'serviceProvider' is unread.
|
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/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/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.
|
Loading