Skip to content

Publish

Publish #3

Triggered via release January 21, 2025 22:19
@DerekGnDerekGn
published 48c473f
Status Success
Total duration 37s
Artifacts

cd.yml

on: release
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
Release
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Release: 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.
Release: 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.
Release: 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.
Release: 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.
Release: 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.
Release: 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.
Release: 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.
Release: 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.
Release: 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.
Release: 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.