feat: update version to v4.0.0-dev.2 #23
Annotations
2 errors and 20 warnings
|
Deploy
The operation was canceled.
|
Deploy:
src/Asv.Mavlink/obj/Release/net8.0/Asv.Mavlink.AssemblyInfo.cs#L17
The specified version string '4.0.0-dev.2' does not conform to the recommended format - major.minor.build.revision
|
Deploy:
src/Asv.Mavlink/Microservices/ParamsExt/Client/Ex/ParamExtDescription.cs#L16
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Deploy:
src/Asv.Mavlink/Microservices/ParamsExt/Client/Ex/ParamExtDescription.cs#L17
Non-nullable property 'DisplayName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Deploy:
src/Asv.Mavlink/Microservices/ParamsExt/Client/Ex/ParamsExtClientEx.cs#L229
Dereference of a possibly null reference.
|
Deploy:
src/Asv.Mavlink/Microservices/ParamsExt/Client/Ex/XmlParamExtDescriptionParser.cs#L59
Dereference of a possibly null reference.
|
Deploy:
src/Asv.Mavlink/Microservices/ParamsExt/Client/Ex/XmlParamExtDescriptionParser.cs#L59
Possible null reference assignment.
|
Deploy:
src/Asv.Mavlink/Microservices/ParamsExt/Client/Ex/XmlParamExtDescriptionParser.cs#L60
Possible null reference assignment.
|
Deploy:
src/Asv.Mavlink/Microservices/ParamsExt/Client/Ex/XmlParamExtDescriptionParser.cs#L65
Dereference of a possibly null reference.
|
Deploy:
src/Asv.Mavlink/Microservices/ParamsExt/Client/Ex/XmlParamExtDescriptionParser.cs#L74
Dereference of a possibly null reference.
|
Deploy:
src/Asv.Mavlink/Microservices/ParamsExt/Client/Ex/XmlParamExtDescriptionParser.cs#L74
Dereference of a possibly null reference.
|
Deploy:
src/Asv.Mavlink/obj/Debug/net8.0/Asv.Mavlink.AssemblyInfo.cs#L17
The specified version string '4.0.0-dev.2' does not conform to the recommended format - major.minor.build.revision
|
Deploy:
src/Asv.Mavlink/Protocol/Exceptions/MavlinkException.cs#L23
'Exception.Exception(SerializationInfo, StreamingContext)' is obsolete: 'This API supports obsolete formatter-based serialization. It should not be called or extended by application code.' (https://aka.ms/dotnet-warnings/SYSLIB0051)
|
Deploy:
src/Asv.Mavlink/Microservices/StatusText/Client/IStatusTextClient.cs#L43
Non-nullable property 'Sender' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Deploy:
src/Asv.Mavlink/Microservices/StatusText/Client/IStatusTextClient.cs#L51
Non-nullable property 'Text' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Deploy:
src/Asv.Mavlink/Microservices/Params/Tools/IMavParamTypeMetadata.cs#L460
Non-nullable property 'Values' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Deploy:
src/Asv.Mavlink/Microservices/Params/Tools/IMavParamTypeMetadata.cs#L460
Non-nullable property 'Bitmask' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Deploy:
src/Asv.Mavlink/Microservices/Params/Tools/IMavParamTypeMetadata.cs#L417
Possible null reference argument for parameter 'prefix' in 'string IMavParamTypeMetadata.CombineConfigKey(string prefix, string name)'.
|
Deploy:
src/Asv.Mavlink/Microservices/Params/Client/Ex/XmlParamDescriptionParser.cs#L20
Dereference of a possibly null reference.
|
Deploy:
src/Asv.Mavlink/Microservices/Params/Client/Ex/XmlParamDescriptionParser.cs#L55
Dereference of a possibly null reference.
|
Deploy:
src/Asv.Mavlink/Microservices/Params/Client/Ex/XmlParamDescriptionParser.cs#L56
Dereference of a possibly null reference.
|