Skip to content

Game controller support #94

Game controller support

Game controller support #94

Triggered via pull request February 25, 2025 21:19
Status Failure
Total duration 4m 54s
Artifacts

dotnet-windows.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
build: engine/Orbit.Input/MauiAppBuilderExtensions.cs#L109
The name 'Super' does not exist in the current context
build: engine/Orbit.Input/MauiAppBuilderExtensions.cs#L113
'KeyboardOptions' does not contain a definition for 'AutoAttachToLifecycleEvents' and no accessible extension method 'AutoAttachToLifecycleEvents' accepting a first argument of type 'KeyboardOptions' could be found (are you missing a using directive or an assembly reference?)
build: engine/Orbit.Input/MauiAppBuilderExtensions.cs#L115
Member 'KeyboardManager.AttachKeyboard(UIElement)' cannot be accessed with an instance reference; qualify it with a type name instead
build: engine/Orbit.Input/MauiAppBuilderExtensions.cs#L115
Dereference of a possibly null reference.
build: engine/Orbit.Input/Platforms/Windows/KeyboardManager.cs#L13
The name 'KeyboardReleased' does not exist in the current context
build: engine/Orbit.Input/Platforms/Windows/KeyboardManager.cs#L20
The name 'KeyboardPressed' does not exist in the current context
build: engine/Orbit.Input/MauiAppBuilderExtensions.cs#L109
The name 'Super' does not exist in the current context
build: engine/Orbit.Input/MauiAppBuilderExtensions.cs#L113
'KeyboardOptions' does not contain a definition for 'AutoAttachToLifecycleEvents' and no accessible extension method 'AutoAttachToLifecycleEvents' accepting a first argument of type 'KeyboardOptions' could be found (are you missing a using directive or an assembly reference?)
build: engine/Orbit.Input/MauiAppBuilderExtensions.cs#L115
Member 'KeyboardManager.AttachKeyboard(UIElement)' cannot be accessed with an instance reference; qualify it with a type name instead
build: engine/Orbit.Input/MauiAppBuilderExtensions.cs#L115
Dereference of a possibly null reference.