new devices PowerBox "MBattery" and "A Series" - #250
Merged
Annotations
10 warnings
|
Build MAUI Core tests:
BrickController2/BrickController2.Tests/Helpers/AwaitTests.cs#L65
Calls to methods which accept CancellationToken should use TestContext.Current.CancellationToken to allow test cancellation to be more responsive. (https://xunit.net/xunit.analyzers/rules/xUnit1051)
|
|
Build MAUI Core tests:
BrickController2/BrickController2.Tests/Helpers/AwaitTests.cs#L34
Calls to methods which accept CancellationToken should use TestContext.Current.CancellationToken to allow test cancellation to be more responsive. (https://xunit.net/xunit.analyzers/rules/xUnit1051)
|
|
Build MAUI Core tests:
BrickController2/BrickController2.Tests/Helpers/AwaitTests.cs#L21
Calls to methods which accept CancellationToken should use TestContext.Current.CancellationToken to allow test cancellation to be more responsive. (https://xunit.net/xunit.analyzers/rules/xUnit1051)
|
|
Build MAUI Core tests:
BrickController2/BrickController2.Tests/Helpers/AwaitTests.cs#L65
Calls to methods which accept CancellationToken should use TestContext.Current.CancellationToken to allow test cancellation to be more responsive. (https://xunit.net/xunit.analyzers/rules/xUnit1051)
|
|
Build MAUI Core tests:
BrickController2/BrickController2.Tests/Helpers/AwaitTests.cs#L34
Calls to methods which accept CancellationToken should use TestContext.Current.CancellationToken to allow test cancellation to be more responsive. (https://xunit.net/xunit.analyzers/rules/xUnit1051)
|
|
Build MAUI Core tests:
BrickController2/BrickController2.Tests/Helpers/AwaitTests.cs#L21
Calls to methods which accept CancellationToken should use TestContext.Current.CancellationToken to allow test cancellation to be more responsive. (https://xunit.net/xunit.analyzers/rules/xUnit1051)
|
|
Build MAUI Core:
BrickController2/BrickController2/BusinessLogic/PlayLogic.cs#L108
Possible null reference argument for parameter 'device' in '(bool UseAxisValue, float AxisValue) PlayLogic.ProcessAxisEvent(string gameControllerEventCode, float axisValue, ControllerAction controllerAction, Device device)'.
|
|
Build MAUI Core:
BrickController2/BrickController2/BusinessLogic/PlayLogic.cs#L103
Possible null reference argument for parameter 'device' in 'float PlayLogic.ProcessButtonEvent(bool isPressed, ControllerAction controllerAction, Device device)'.
|
|
Build MAUI Core:
BrickController2/BrickController2/BusinessLogic/PlayLogic.cs#L108
Possible null reference argument for parameter 'device' in '(bool UseAxisValue, float AxisValue) PlayLogic.ProcessAxisEvent(string gameControllerEventCode, float axisValue, ControllerAction controllerAction, Device device)'.
|
|
Build MAUI Core:
BrickController2/BrickController2/BusinessLogic/PlayLogic.cs#L103
Possible null reference argument for parameter 'device' in 'float PlayLogic.ProcessButtonEvent(bool isPressed, ControllerAction controllerAction, Device device)'.
|
background
wait
wait-all
cancel
parallel
Loading