Skip to content

Or maybe this was the version I used? #10

Or maybe this was the version I used?

Or maybe this was the version I used? #10

Triggered via push October 30, 2023 16:07
Status Failure
Total duration 51s
Artifacts

dotnet.yml

on: push
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 10 warnings
build (ubuntu-latest): skullOS.Tests/ProgramTests.cs#L27
There is no argument given that corresponds to the required parameter 'i2CDevice' of 'Program.SetupModules(List<ISubSystem>, GpioController, I2cDevice)'
build (ubuntu-latest): skullOS.Tests/ProgramTests.cs#L27
There is no argument given that corresponds to the required parameter 'i2CDevice' of 'Program.SetupModules(List<ISubSystem>, GpioController, I2cDevice)'
build (ubuntu-latest)
Process completed with exit code 1.
build (windows-latest)
The job was canceled because "ubuntu-latest" failed.
build (windows-latest)
The operation was canceled.
build (ubuntu-latest): skullOS.Core/Modules.cs#L17
Possible null reference return.
build (ubuntu-latest): skullOS.Output/Output.cs#L172
Cannot convert null literal to non-nullable reference type.
build (ubuntu-latest): skullOS.Output/Output.cs#L18
Converting null literal or possible null value to non-nullable type.
build (ubuntu-latest): skullOS.Output/Output.cs#L19
Dereference of a possibly null reference.
build (ubuntu-latest): skullOS.Output/Output.cs#L20
Converting null literal or possible null value to non-nullable type.
build (ubuntu-latest): skullOS.Output/Output.cs#L21
Dereference of a possibly null reference.
build (ubuntu-latest): skullOS.Output/Output.cs#L34
Dereference of a possibly null reference.
build (ubuntu-latest): skullOS.Output/Output.cs#L54
Converting null literal or possible null value to non-nullable type.
build (ubuntu-latest): skullOS.Output/Output.cs#L65
Converting null literal or possible null value to non-nullable type.
build (ubuntu-latest): skullOS.Output/Output.cs#L84
Converting null literal or possible null value to non-nullable type.