Drizzle update #105
Annotations
30 warnings
Build:
Leditor.Data/LevelState.cs#L66
Non-nullable property 'DefaultMaterial' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Build:
Leditor.Data/Tiles/TileDex.cs#L213
Non-nullable field '_definitions' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
Build:
Leditor.Data/Tiles/TileDex.cs#L213
Non-nullable field '_categories' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
Build:
Leditor.Data/Tiles/TileDex.cs#L213
Non-nullable field '_colors' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
Build:
Leditor.Data/Tiles/TileDex.cs#L213
Non-nullable field '_tileCategory' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
Build:
Leditor.Data/Tiles/TileDex.cs#L213
Non-nullable field '_tileColor' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
Build:
Leditor.Data/Tiles/TileDex.cs#L213
Non-nullable field '_textures' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
Build:
Leditor.Data/Tiles/TileDex.cs#L213
Non-nullable property 'OrderedCategoryNames' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Build:
Leditor.Data/Tiles/TileDex.cs#L213
Non-nullable property 'OrderedTileAsPropCategories' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Build:
Leditor.Data/Tiles/TileDex.cs#L213
Non-nullable property 'OrderedTilesAsProps' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Setting up Drizzle:
Drizzle/Drizzle.Lingo.Runtime/LingoImage.CopyPixels.cs#L1294
Argument 1 should be passed with the 'in' keyword
|
Setting up Drizzle:
Drizzle/Drizzle.Ported/Translated/Movie.fiffigt.cs#L318
Unreachable code detected
|
Setting up Drizzle:
Drizzle/Drizzle.Ported/Translated/Behavior.propEditorStart.cs#L20
The variable 'propsettings' is assigned but its value is never used
|
Setting up Drizzle:
Drizzle/Drizzle.Ported/Translated/Behavior.renderColors.cs#L326
Unreachable code detected
|
Setting up Drizzle:
Drizzle/Drizzle.Ported/Translated/Behavior.renderColors.cs#L343
Unreachable code detected
|
Setting up Drizzle:
Drizzle/Drizzle.Ported/Translated/Behavior.propEditor.cs#L995
Unreachable code detected
|
Setting up Drizzle:
Drizzle/Drizzle.Ported/Translated/Behavior.renderProps.cs#L2045
Unreachable code detected
|
Setting up Drizzle:
Drizzle/Drizzle.Ported/Translated/Movie.lvl.cs#L459
Unreachable code detected
|
Setting up Drizzle:
Drizzle/Drizzle.Ported/Translated/Movie.ropeModel.cs#L234
Unreachable code detected
|
Setting up Drizzle:
Drizzle/Drizzle.Ported/Translated/Movie.ropeModel.cs#L309
Unreachable code detected
|
Publish:
Leditor.Data/LevelState.cs#L66
Non-nullable property 'DefaultMaterial' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Publish:
Leditor.Data/Tiles/TileDex.cs#L213
Non-nullable field '_definitions' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
Publish:
Leditor.Data/Tiles/TileDex.cs#L213
Non-nullable field '_categories' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
Publish:
Leditor.Data/Tiles/TileDex.cs#L213
Non-nullable field '_colors' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
Publish:
Leditor.Data/Tiles/TileDex.cs#L213
Non-nullable field '_tileCategory' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
Publish:
Leditor.Data/Tiles/TileDex.cs#L213
Non-nullable field '_tileColor' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
Publish:
Leditor.Data/Tiles/TileDex.cs#L213
Non-nullable field '_textures' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
Publish:
Leditor.Data/Tiles/TileDex.cs#L213
Non-nullable property 'OrderedCategoryNames' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Publish:
Leditor.Data/Tiles/TileDex.cs#L213
Non-nullable property 'OrderedTileAsPropCategories' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Publish:
Leditor.Data/Tiles/TileDex.cs#L213
Non-nullable property 'OrderedTilesAsProps' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Loading