Project cleanup #157
Annotations
20 warnings
Meddle/Meddle.Utils/BoneNodeBuilder.cs#L7
Non-nullable property 'PartialSkeletonHandle' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Meddle/Meddle.Utils/Export/Model.cs#L43
Non-nullable property 'Meshes' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Meddle/Meddle.Utils/Export/Model.cs#L43
Non-nullable property 'MtrlFileNames' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Meddle/Meddle.Utils/Export/Model.cs#L43
Non-nullable property 'Shapes' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Meddle/Meddle.Utils/Files/SqPack/Repository.cs#L50
The variable 'e' is declared but never used
|
Meddle/Meddle.Plugin/Services/ParseService.cs#L92
'Texture.Width' is obsolete: 'Use ActualWidth'
|
Meddle/Meddle.Plugin/Services/ParseService.cs#L92
'Texture.Height' is obsolete: 'Use ActualHeight'
|
Meddle/Meddle.Plugin/Services/ParseService.cs#L95
'Texture.Width' is obsolete: 'Use ActualWidth'
|
Meddle/Meddle.Plugin/Services/ParseService.cs#L96
'Texture.Height' is obsolete: 'Use ActualHeight'
|
Meddle/Meddle.Plugin/Services/ParseService.cs#L104
'Texture.Width' is obsolete: 'Use ActualWidth'
|
Meddle/Meddle.Utils/BoneNodeBuilder.cs#L7
Non-nullable property 'PartialSkeletonHandle' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Meddle/Meddle.Utils/Export/Model.cs#L43
Non-nullable property 'Meshes' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Meddle/Meddle.Utils/Export/Model.cs#L43
Non-nullable property 'MtrlFileNames' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Meddle/Meddle.Utils/Export/Model.cs#L43
Non-nullable property 'Shapes' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Meddle/Meddle.Utils/Files/SqPack/Repository.cs#L50
The variable 'e' is declared but never used
|
Meddle/Meddle.Plugin/Services/HousingService.cs#L68
'GameObject.LayoutInstance' is obsolete: 'Use SharedGroupLayoutInstance'
|
Meddle/Meddle.Plugin/Services/HousingService.cs#L74
'GameObject.LayoutInstance' is obsolete: 'Use SharedGroupLayoutInstance'
|
Meddle/Meddle.Plugin/Services/HousingService.cs#L115
'GameObject.LayoutInstance' is obsolete: 'Use SharedGroupLayoutInstance'
|
Meddle/Meddle.Plugin/Services/HousingService.cs#L121
'GameObject.LayoutInstance' is obsolete: 'Use SharedGroupLayoutInstance'
|
Meddle/Meddle.Plugin/Services/ParseService.cs#L92
'Texture.Width' is obsolete: 'Use ActualWidth'
|
This job succeeded
Loading