Merge pull request #108 from Ashadow700/implement-scenes #398
Annotations
3 errors and 10 warnings
build:
Brio/UI/Widgets/Actor/ActorAppearanceWidget.cs#L204
'ActorAppearanceCapability' does not contain a definition for 'ToggelHide' and no accessible extension method 'ToggelHide' accepting a first argument of type 'ActorAppearanceCapability' could be found (are you missing a using directive or an assembly reference?)
|
build:
Brio/UI/Widgets/Actor/ActorAppearanceWidget.cs#L204
'ActorAppearanceCapability' does not contain a definition for 'ToggelHide' and no accessible extension method 'ToggelHide' accepting a first argument of type 'ActorAppearanceCapability' could be found (are you missing a using directive or an assembly reference?)
|
build
Process completed with exit code 1.
|
build:
Brio/Game/Scene/SceneService.cs#L17
Parameter '_posingService' is unread.
|
build:
Brio/Game/Scene/SceneService.cs#L17
Parameter '_clientState' is unread.
|
build:
Brio/Resources/Extra/ModelDatabase.cs#L101
Non-nullable property 'Id' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
build:
Brio/Resources/Extra/ModelDatabase.cs#L103
Non-nullable property 'Description' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
build:
Brio/Resources/Extra/ModelDatabase.cs#L104
Non-nullable property 'Slot' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
build:
Brio/UI/Widgets/Posing/PosingWidget.cs#L15
Parameter 'PosingCapability capability' is captured into the state of the enclosing type and its value is also passed to the base constructor. The value might be captured by the base class as well.
|
build:
Brio/UI/Widgets/Debug/DebugWidget.cs#L78
Dereference of a possibly null reference.
|
build:
Brio/UI/Widgets/Posing/PosingWidget.cs#L71
Dereference of a possibly null reference.
|
build:
Brio/Game/Scene/SceneService.cs#L17
Parameter '_posingService' is unread.
|
build:
Brio/Game/Scene/SceneService.cs#L17
Parameter '_clientState' is unread.
|