Resolver service, fixes & improvements #7
Annotations
9 errors and 10 warnings
Release:
Meddle/Meddle.Plugin/Services/LayoutService.cs#L375
'GameObject' does not contain a definition for 'SharedGroupLayoutInstance' and no accessible extension method 'SharedGroupLayoutInstance' accepting a first argument of type 'GameObject' could be found (are you missing a using directive or an assembly reference?)
|
Release:
Meddle/Meddle.Plugin/Services/LayoutService.cs#L380
'GameObject' does not contain a definition for 'SharedGroupLayoutInstance' and no accessible extension method 'SharedGroupLayoutInstance' accepting a first argument of type 'GameObject' could be found (are you missing a using directive or an assembly reference?)
|
Release:
Meddle/Meddle.Plugin/UI/LiveCharacterTab.cs#L895
'Texture' does not contain a definition for 'ActualWidth' and no accessible extension method 'ActualWidth' accepting a first argument of type 'Texture' could be found (are you missing a using directive or an assembly reference?)
|
Release:
Meddle/Meddle.Plugin/UI/LiveCharacterTab.cs#L896
'Texture' does not contain a definition for 'ActualHeight' and no accessible extension method 'ActualHeight' accepting a first argument of type 'Texture' could be found (are you missing a using directive or an assembly reference?)
|
Release:
Meddle/Meddle.Plugin/Services/LayoutService.cs#L375
'GameObject' does not contain a definition for 'SharedGroupLayoutInstance' and no accessible extension method 'SharedGroupLayoutInstance' accepting a first argument of type 'GameObject' could be found (are you missing a using directive or an assembly reference?)
|
Release:
Meddle/Meddle.Plugin/Services/LayoutService.cs#L380
'GameObject' does not contain a definition for 'SharedGroupLayoutInstance' and no accessible extension method 'SharedGroupLayoutInstance' accepting a first argument of type 'GameObject' could be found (are you missing a using directive or an assembly reference?)
|
Release:
Meddle/Meddle.Plugin/UI/LiveCharacterTab.cs#L895
'Texture' does not contain a definition for 'ActualWidth' and no accessible extension method 'ActualWidth' accepting a first argument of type 'Texture' could be found (are you missing a using directive or an assembly reference?)
|
Release:
Meddle/Meddle.Plugin/UI/LiveCharacterTab.cs#L896
'Texture' does not contain a definition for 'ActualHeight' and no accessible extension method 'ActualHeight' accepting a first argument of type 'Texture' could be found (are you missing a using directive or an assembly reference?)
|
Release
Process completed with exit code 1.
|
Release:
Meddle/Meddle.Utils/BoneNodeBuilder.cs#L5
Non-nullable property 'PartialSkeletonHandle' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Release:
Meddle/Meddle.Utils/Skeletons/Havok/Models/HavokSkeletonMapping.cs#L8
Non-nullable property 'BoneMappings' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Release:
Meddle/Meddle.Utils/Skeletons/Havok/Models/HavokSkeleton.cs#L5
Non-nullable property 'Skeletons' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Release:
Meddle/Meddle.Utils/Skeletons/Havok/Models/HavokSkeleton.cs#L6
Non-nullable property 'Mappings' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Release:
Meddle/Meddle.Utils/Skeletons/Havok/Models/HavokPartialSkeleton.cs#L9
Non-nullable property 'ReferencePose' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Release:
Meddle/Meddle.Utils/Skeletons/Havok/Models/HavokPartialSkeleton.cs#L12
Non-nullable property 'ParentIndices' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Release:
Meddle/Meddle.Utils/Skeletons/Havok/Models/HavokPartialSkeleton.cs#L15
Non-nullable property 'BoneNames' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Release:
Meddle/Meddle.Utils/Export/Material.cs#L200
Non-nullable property 'ShaderKeys' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Release:
Meddle/Meddle.Utils/Export/Material.cs#L200
Non-nullable property 'MtrlConstants' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Release:
Meddle/Meddle.Utils/Export/Material.cs#L200
Non-nullable property 'ShaderPackageName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|