fix: telemetry logger null reference #6
Annotations
14 warnings
Building projects:
src/Asv.Mavlink/Devices/Vehicles/Client/VehicleClient.cs#L90
'IDebugClient' is obsolete: 'This interface is obsolete and will be removed in the future.'
|
Building projects:
src/Asv.Mavlink/Devices/Vehicles/Client/IVehicleClient.cs#L29
'IDebugClient' is obsolete: 'This interface is obsolete and will be removed in the future.'
|
Building projects:
src/Asv.Mavlink/Devices/Vehicles/Client/Px4/PxModeMap.cs#L221
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
|
Building projects:
src/Asv.Mavlink/Devices/Vehicles/Client/Px4/PxModeMap.cs#L214
Nullability of reference types in type of parameter 'other' of 'bool Px4VehicleMode.Equals(Px4VehicleMode other)' doesn't match implicitly implemented member 'bool IEquatable<Px4VehicleMode>.Equals(Px4VehicleMode? other)' (possibly because of nullability attributes).
|
Building projects:
src/Asv.Mavlink/Microservices/AsvAudio/Codec/AudioCodecInfo.cs#L103
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
|
Building projects:
src/Asv.Mavlink/Microservices/AsvAudio/Codec/AudioCodecInfo.cs#L96
Nullability of reference types in type of parameter 'other' of 'bool AudioCodecInfo.Equals(AudioCodecInfo other)' doesn't match implicitly implemented member 'bool IEquatable<AudioCodecInfo>.Equals(AudioCodecInfo? other)' (possibly because of nullability attributes).
|
Building projects:
src/Asv.Mavlink/Microservices/Ftp/Server/FtpServer.cs#L118
Nullability of reference types in type of parameter 'value' of 'void FtpServer.CalcFileCrc32.set' doesn't match implicitly implemented member 'void IFtpServer.CalcFileCrc32.set' (possibly because of nullability attributes).
|
Building projects:
src/Asv.Mavlink/Microservices/AsvChart/Client/AsvChartClient.cs#L57
Cannot convert null literal to non-nullable reference type.
|
Building projects:
src/Asv.Mavlink/Microservices/AsvChart/Client/IAsvChartClient.cs#L14
Cannot convert null literal to non-nullable reference type.
|
Building projects:
src/Asv.Mavlink/Microservices/AsvSdr/Client/Ex/AsvSdrClientCalibrationTable.cs#L51
Cannot convert null literal to non-nullable reference type.
|
Packing projects to Nuget
A stable release of a package should not have a prerelease dependency. Either modify the version spec of dependency "Asv.Cfg
|
Packing projects to Nuget
A stable release of a package should not have a prerelease dependency. Either modify the version spec of dependency "Asv.Cfg
|
Packing projects to Nuget
A stable release of a package should not have a prerelease dependency. Either modify the version spec of dependency "Asv.Common
|
Packing projects to Nuget
A stable release of a package should not have a prerelease dependency. Either modify the version spec of dependency "Asv.IO
|
Loading