Skip to content

Merge pull request #1 from SparkyCoder/feature/1.4 #4

Merge pull request #1 from SparkyCoder/feature/1.4

Merge pull request #1 from SparkyCoder/feature/1.4 #4

Triggered via push April 9, 2025 16:17
Status Success
Total duration 50s
Artifacts

dotnet.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
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/GpioServiceTests.cs#L17
Non-nullable field 'command' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build: GpioControllerTests/Services/GpioServiceTests.cs#L16
Non-nullable field 'filterSettings' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build: GpioControllerTests/Services/GpioServiceTests.cs#L15
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/Services/GpioServiceTests.cs#L112
Dereference of a possibly null reference.
build: GpioControllerTests/Services/GpioServiceTests.cs#L111
Dereference of a possibly null reference.
build: GpioControllerTests/Services/GpioServiceTests.cs#L110
Dereference of a possibly null reference.
build: GpioControllerTests/Commands/GpioSetCommandTests.cs#L46
Dereference of a possibly null reference.
build: GpioControllerTests/Commands/GpioSetCommandTests.cs#L43
Dereference of a possibly null reference.