Merge pull request #14 from David032/7-skullapi-module #14
Annotations
1 error and 10 warnings
|
skullOS.Core/Modules.cs#L17
Possible null reference return.
|
skullOS.Core/FileManager.cs#L11
Converting null literal or possible null value to non-nullable type.
|
skullOS.Core/FileManager.cs#L25
Dereference of a possibly null reference.
|
skullOS.Camera/Camera.cs#L17
Non-nullable field 'device' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
skullOS.Camera/Camera.cs#L17
Non-nullable field 'actionButton' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
skullOS.API/Controllers/CapturesController.cs#L34
Dereference of a possibly null reference.
|
skullOS.API/Controllers/CapturesController.cs#L78
Dereference of a possibly null reference.
|
skullOS.API/Controllers/CapturesController.cs#L86
Dereference of a possibly null reference.
|
skullOS.Output/Output.cs#L172
Cannot convert null literal to non-nullable reference type.
|
skullOS.Output/Output.cs#L18
Converting null literal or possible null value to non-nullable type.
|
The logs for this run have expired and are no longer available.
Loading