Skip to content

Merge pull request #5 from SparkyCoder/feature/1.4 #12

Merge pull request #5 from SparkyCoder/feature/1.4

Merge pull request #5 from SparkyCoder/feature/1.4 #12

Triggered via push April 9, 2025 21:03
Status Success
Total duration 1m 5s
Artifacts

dotnet.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build: GpioControllerTests/Services/GpioServiceTests.cs#L110
Dereference of a possibly null reference.
build: GpioControllerTests/Commands/GpioSetCommandTests.cs#L123
Dereference of a possibly null reference.
build: GpioControllerTests/Commands/GpioSetCommandTests.cs#L90
Dereference of a possibly null reference.
build: GpioControllerTests/Commands/GpioSetCommandTests.cs#L72
Dereference of a possibly null reference.
build: GpioControllerTests/Commands/GpioSetCommandTests.cs#L69
Dereference of a possibly null reference.
build: GpioControllerTests/Services/StateServiceTests.cs#L15
Non-nullable field 'tokenManagementService' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build: GpioControllerTests/Services/StateServiceTests.cs#L14
Non-nullable field 'gpioService' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build: GpioControllerTests/Services/StateServiceTests.cs#L13
Non-nullable field 'commandFactory' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build: GpioControllerTests/Commands/GpioSetCommandTests.cs#L46
Dereference of a possibly null reference.
build: GpioControllerTests/Commands/GpioSetCommandTests.cs#L43
Dereference of a possibly null reference.