Skip to content

Fix casing on Meadow.Foundation project references #98

Fix casing on Meadow.Foundation project references

Fix casing on Meadow.Foundation project references #98

Triggered via push January 19, 2025 02:02
Status Success
Total duration 1m 44s
Artifacts

develop-ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
build
.NET 7.0 is no longer supported and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the .NET support policy.
build
Nullability of reference types in return type of 'IDigitalChannelInfo? SimulatedDigitalOutputPort.Channel.get' doesn't match implicitly implemented member 'IDigitalChannelInfo IPort<IDigitalChannelInfo>.Channel.get' (possibly because of nullability attributes).
build
Nullability of reference types in return type of 'IPin? SimulatedDigitalOutputPort.Pin.get' doesn't match implicitly implemented member 'IPin IPort<IDigitalChannelInfo>.Pin.get' (possibly because of nullability attributes).
build
Non-nullable field 'inputPort' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build
Missing XML comment for publicly visible type or member 'SimulatedDigitalOutputPort'
build
Missing XML comment for publicly visible type or member 'SimulatedDigitalOutputPort.InitialState'
build
Missing XML comment for publicly visible type or member 'SimulatedDigitalOutputPort.Name'
build
Missing XML comment for publicly visible type or member 'SimulatedDigitalOutputPort.SimulatedDigitalOutputPort(string, bool)'
build
Missing XML comment for publicly visible type or member 'SimulatedDigitalOutputPort.State'
build
Missing XML comment for publicly visible type or member 'SimulatedDigitalOutputPort.Channel'
build
Missing XML comment for publicly visible type or member 'SimulatedDigitalOutputPort.Pin'