Skip to content

Run VS code cleanup #400

Run VS code cleanup

Run VS code cleanup #400

Triggered via push January 11, 2025 00:59
Status Success
Total duration 1m 9s
Artifacts 1
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build: Brio/UI/Widgets/Posing/PosingWidget.cs#L14
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/Posing/PosingWidget.cs#L70
Dereference of a possibly null reference.
build: Brio/UI/Widgets/Debug/DebugWidget.cs#L78
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.
build: Brio/Resources/Extra/ModelDatabase.cs#L99
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#L101
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#L102
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#L14
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/Posing/PosingWidget.cs#L70
Dereference of a possibly null reference.

Artifacts

Produced during runtime
Name Size
artifact
3.79 MB