Skip to content

Update cd.yml #6

Update cd.yml

Update cd.yml #6

Triggered via push January 21, 2025 22:17
Status Success
Total duration 34s
Artifacts

build.yml

on: push

Annotations

11 warnings
build
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/Usb/HidSharpHidDevice.cs#L78
Cannot convert null literal to non-nullable reference type.
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.