Skip to content

fix(test): UploadAndStartMission_StrictSequenceExecuting #26

fix(test): UploadAndStartMission_StrictSequenceExecuting

fix(test): UploadAndStartMission_StrictSequenceExecuting #26

Triggered via push December 26, 2024 13:27
Status Success
Total duration 3m 40s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

20 warnings
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/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#L487
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#L487
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#L444
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.
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#L487
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#L487
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#L444
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.