flow sensors #1018
Annotations
3 errors and 10 warnings
build:
Source/Meadow.Foundation.Core/Sensors/Potentiometer/Potentiometer.cs#L11
'Potentiometer' does not implement interface member 'IRheostat.Changed'
|
build:
Source/Meadow.Foundation.Core/Sensors/Potentiometer/Potentiometer.cs#L11
'Potentiometer' does not implement interface member 'IRheostat.Changed'
|
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.Core/Simulation/Ports/SimulatedDigitalOutputPort.cs#L28
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:
Source/Meadow.Foundation.Core/Simulation/Ports/SimulatedDigitalOutputPort.cs#L29
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
'MqttNetGlobalLogger' is obsolete: 'Please pass an instance of the IMqttNetLogger to the factory/server or client. The global logger will be deleted in the future.'
|
build
'MqttNetGlobalLogger' is obsolete: 'Please pass an instance of the IMqttNetLogger to the factory/server or client. The global logger will be deleted in the future.'
|
build
'MqttServerTlsTcpEndpointOptions.Certificate' is obsolete: 'Please use CertificateProvider with 'BlobCertificateProvider' instead.'
|
build
'MqttServerTlsTcpEndpointOptions.Certificate' is obsolete: 'Please use CertificateProvider with 'BlobCertificateProvider' instead.'
|
build
'MqttServerTlsTcpEndpointOptions.CertificateCredentials' is obsolete: 'Please use CertificateProvider with 'BlobCertificateProvider' including password property instead.'
|
build
'MqttClientDisconnectedEventArgs.ReasonCode' is obsolete: 'Please use 'Reason' instead. This property will be removed in the future!'
|