Skip to content

Game controller support #88

Game controller support

Game controller support #88

Triggered via pull request February 14, 2025 08:29
Status Failure
Total duration 4m 29s
Artifacts

dotnet-windows.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
build: engine/Orbit.Input/Platforms/Windows/GameController.cs#L9
Non-nullable property 'Dpad' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: engine/Orbit.Input/Platforms/Windows/GameController.cs#L9
Non-nullable property 'LeftStick' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: engine/Orbit.Input/Platforms/Windows/GameController.cs#L9
Non-nullable property 'RightStick' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: engine/Orbit.Input/Platforms/Windows/GameController.cs#L9
Non-nullable property 'LeftShoulder' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: engine/Orbit.Input/Platforms/Windows/GameController.cs#L9
Non-nullable property 'RightShoulder' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: engine/Orbit.Input/Platforms/Windows/GameController.cs#L9
Non-nullable property 'Dpad' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: engine/Orbit.Input/Platforms/Windows/GameController.cs#L9
Non-nullable property 'LeftStick' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: engine/Orbit.Input/Platforms/Windows/GameController.cs#L9
Non-nullable property 'RightStick' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: engine/Orbit.Input/Platforms/Windows/GameController.cs#L9
Non-nullable property 'LeftShoulder' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: engine/Orbit.Input/Platforms/Windows/GameController.cs#L9
Non-nullable property 'RightShoulder' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.