Publish #3
Annotations
11 warnings
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Build:
MCP2221IO/Usb/HidSharpHidDevice.cs#L38
Non-nullable field '_hidStream' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
Build:
MCP2221IO/Device.cs#L56
Non-nullable field '_factorySerialNumber' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
Build:
MCP2221IO/Device.cs#L56
Non-nullable property 'Status' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Build:
MCP2221IO/Device.cs#L56
Non-nullable property 'ChipSettings' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Build:
MCP2221IO/Device.cs#L56
Non-nullable property 'GpSettings' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Build:
MCP2221IO/Device.cs#L56
Non-nullable property 'SramSettings' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Build:
MCP2221IO/Device.cs#L56
Non-nullable property 'GpioPort0' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Build:
MCP2221IO/Device.cs#L56
Non-nullable property 'GpioPort1' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Build:
MCP2221IO/Device.cs#L56
Non-nullable property 'GpioPort2' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Build:
MCP2221IO/Device.cs#L56
Non-nullable property 'GpioPort3' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Loading