Skip to content

Remove debug/other useless functions (for now) #25

Remove debug/other useless functions (for now)

Remove debug/other useless functions (for now) #25

Triggered via push August 14, 2024 04:48
Status Failure
Total duration 4m 26s
Artifacts
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 10 warnings
build (x64, Release): Aimmy2/AILogic/AIManager.cs#L114
The name 'GetSelectedMonitor' does not exist in the current context
build (x64, Release): Aimmy2/AILogic/AIManager.cs#L116
No overload for method 'InitializeDirect3D' takes 1 arguments
build (x64, Release)
Process completed with exit code 1.
build (x64, Release): Aimmy2/AILogic/AIManager.cs#L88
Non-nullable field '_device' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build (x64, Release): Aimmy2/AILogic/AIManager.cs#L88
Non-nullable field '_deviceContext' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build (x64, Release): Aimmy2/AILogic/AIManager.cs#L88
Non-nullable field '_outputDuplication' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build (x64, Release): Aimmy2/AILogic/AIManager.cs#L88
Non-nullable field '_desktopImage' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build (x64, Release): Aimmy2/MouseMovementLibraries/ddxoftSupport/ddxoftMouse.cs#L41
Non-nullable field 'btn' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build (x64, Release): Aimmy2/MouseMovementLibraries/ddxoftSupport/ddxoftMouse.cs#L42
Non-nullable field 'whl' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build (x64, Release): Aimmy2/MouseMovementLibraries/ddxoftSupport/ddxoftMouse.cs#L43
Non-nullable field 'mov' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build (x64, Release): Aimmy2/MouseMovementLibraries/ddxoftSupport/ddxoftMouse.cs#L44
Non-nullable field 'movR' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build (x64, Release): Aimmy2/MouseMovementLibraries/ddxoftSupport/ddxoftMouse.cs#L45
Non-nullable field 'key' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build (x64, Release): Aimmy2/MouseMovementLibraries/ddxoftSupport/ddxoftMouse.cs#L46
Non-nullable field 'str' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.