Skip to content

Updated package versions #16

Updated package versions

Updated package versions #16

Triggered via pull request January 22, 2025 17:40
Status Success
Total duration 35s
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: PModAqs/Commands/BaseCommand.cs#L69
Converting null literal or possible null value to non-nullable type.
build: PModAqs/Commands/BaseCommand.cs#L69
Possible null reference argument for parameter 'logger' in 'HidSharpHidDevice.HidSharpHidDevice(ILogger<HidSharpHidDevice> logger, HidDevice hidDevice)'.
build: PModAqs/Commands/BaseCommand.cs#L70
Converting null literal or possible null value to non-nullable type.
build: PModAqs/Commands/BaseCommand.cs#L70
Possible null reference argument for parameter 'logger' in 'Device.Device(ILogger<Device> logger, IHidDevice hidDevice)'.
build: PModAqs/Commands/BaseCommand.cs#L74
Converting null literal or possible null value to non-nullable type.
build: PModAqs/Commands/BaseCommand.cs#L74
Possible null reference argument for parameter 'logger' in 'Ccs811.Ccs811(ILogger<Ccs811> logger, I2cAddress i2cAddress, IDevice device)'.
build: MCP2221IOConsole/Commands/BaseCommand.cs#L63
Converting null literal or possible null value to non-nullable type.
build: MCP2221IOConsole/Commands/BaseCommand.cs#L63
Possible null reference argument for parameter 'logger' in 'HidSharpHidDevice.HidSharpHidDevice(ILogger<HidSharpHidDevice> logger, HidDevice hidDevice)'.
build: MCP2221IOConsole/Commands/BaseCommand.cs#L64
Converting null literal or possible null value to non-nullable type.
build: MCP2221IOConsole/Commands/BaseCommand.cs#L64
Possible null reference argument for parameter 'logger' in 'Device.Device(ILogger<Device> logger, IHidDevice hidDevice)'.