Skip to content

start of virtual devices #1003

start of virtual devices

start of virtual devices #1003

Triggered via pull request December 31, 2024 18:16
Status Failure
Total duration 3m 44s
Artifacts

develop-ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 10 warnings
build: Source/Meadow.Foundation.Peripherals/Batteries.Voltaic.V10x/Driver/V10x.cs#L159
'ModbusPolledDevice' does not contain a definition for 'BusAddress'
build: Source/Meadow.Foundation.Peripherals/Batteries.Voltaic.V10x/Driver/V10x.cs#L159
'ModbusPolledDevice' does not contain a definition for 'BusAddress'
build
Process completed with exit code 1.
build
The target framework 'net7.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
build
The target framework 'net7.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
build: Source/Meadow.Foundation.Peripherals/Sensors.Light.Bh1745/Driver/Bh1745.cs#L19
The field 'Bh1745._colorHandlers' is assigned but its value is never used
build: Source/Meadow.Foundation.Peripherals/ICs.IOExpanders.Pca9685/Driver/Pca9685.PwmPort.cs#L107
Non-nullable property 'Meadow.Hardware.IPort<Meadow.Hardware.IDigitalChannelInfo>.Channel' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: Source/Meadow.Foundation.Peripherals/ICs.IOExpanders.Pca9685/Driver/Pca9685.DigitalOutputPort.cs#L8
Missing XML comment for publicly visible type or member 'Pca9685.DigitalOutputPort'
build: Source/Meadow.Foundation.Peripherals/ICs.IOExpanders.Pca9685/Driver/Pca9685.DigitalOutputPort.cs#L10
Missing XML comment for publicly visible type or member 'Pca9685.DigitalOutputPort.InitialState'
build: Source/Meadow.Foundation.Peripherals/ICs.IOExpanders.Pca9685/Driver/Pca9685.DigitalOutputPort.cs#L12
Missing XML comment for publicly visible type or member 'Pca9685.DigitalOutputPort.State'
build: Source/Meadow.Foundation.Peripherals/ICs.IOExpanders.Pca9685/Driver/Pca9685.DigitalOutputPort.cs#L33
Missing XML comment for publicly visible type or member 'Pca9685.DigitalOutputPort.Channel'
build: Source/Meadow.Foundation.Peripherals/ICs.IOExpanders.Pca9685/Driver/Pca9685.DigitalOutputPort.cs#L35
Missing XML comment for publicly visible type or member 'Pca9685.DigitalOutputPort.Pin'
build: Source/Meadow.Foundation.Peripherals/ICs.IOExpanders.Pca9685/Driver/Pca9685.DigitalOutputPort.cs#L52
Missing XML comment for publicly visible type or member 'Pca9685.DigitalOutputPort.Dispose()'