Skip to content

Create cd.yml

Create cd.yml #3

Triggered via pull request January 21, 2025 22:06
Status Success
Total duration 34s
Artifacts

build.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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/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/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 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.