test 4 #13
Annotations
1 error and 20 warnings
build
Process completed with exit code 1.
|
build:
src/Asv.Gnss/Parsers/GnssMessageParserBase.cs#L100
The type 'TMsgId' cannot be used as type parameter 'TKey' in the generic type or method 'Dictionary<TKey, TValue>'. Nullability of type argument 'TMsgId' doesn't match 'notnull' constraint.
|
build:
src/Asv.Gnss/Parsers/ComNav/Ascii/Commands/ComNavAsciiCommandBase.cs#L134
Cannot convert null literal to non-nullable reference type.
|
build:
src/Asv.Gnss/Devices/ComNav/ComNavDeviceHelper.cs#L91
Unreachable code detected
|
build:
src/Asv.Gnss/Parsers/UBX/Messages/UBX-RXM/UbxRxmSfrbx.cs#L89
Non-nullable property 'RawData' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
build:
src/Asv.Gnss/Parsers/UBX/Messages/UBX-RXM/UbxRxmSfrbx.cs#L136
Non-nullable property 'GlonassWord' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
build:
src/Asv.Gnss/Parsers/UBX/Messages/UBX-RXM/UbxRxmSfrbx.cs#L138
Non-nullable property 'GpsSubFrame' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
build:
src/Asv.Gnss/Parsers/UBX/Messages/UBX-NAV/UbxNavSbas.cs#L122
Non-nullable property 'SvDatas' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
build:
src/Asv.Gnss/Parsers/UBX/Messages/UBX-NAV/UbxNavSat.cs#L49
Non-nullable property 'Items' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
build:
src/Asv.Gnss/Parsers/Asv/Msg/AsvMessageGbasVdbSend.cs#L183
Non-nullable property 'Data' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
build:
src/Asv.Gnss/Parsers/Asv/Msg/AsvMessageGbasVdbSendV2.cs#L85
Non-nullable property 'Data' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
build:
src/Asv.Gnss/Parsers/ComNav/Binary/Messages/ComNavBinaryPsrPosPacket.cs#L283
XML comment has badly formed XML -- 'Whitespace is not allowed at this location.'
|
build:
src/Asv.Gnss/Parsers/ComNav/Binary/Messages/ComNavBinaryPsrPosPacket.cs#L535
XML comment has badly formed XML -- 'Whitespace is not allowed at this location.'
|
build:
src/Asv.Gnss/Parsers/RTCM/V3/Messages/GLONASSBias/RtcmV3Message1230.cs#L125
XML comment has badly formed XML -- 'Expected an end tag for element 'summary'.'
|
build:
src/Asv.Gnss/Parsers/RTCM/V3/Messages/GLONASSBias/RtcmV3Message1230.cs#L139
XML comment has badly formed XML -- 'End tag was not expected at this location.'
|
build:
src/Asv.Gnss/Parsers/IGnssConnection.cs#L125
XML comment has badly formed XML -- 'End tag 'param' does not match the start tag 'TMsgId'.'
|
build:
src/Asv.Gnss/Parsers/RTCM/V3/Messages/Observation/RtcmV3Message1004.cs#L7
XML comment has badly formed XML -- 'Whitespace is not allowed at this location.'
|
build:
src/Asv.Gnss/Parsers/IGnssConnection.cs#L127
XML comment has badly formed XML -- 'Expected an end tag for element 'param'.'
|
build:
src/Asv.Gnss/Parsers/RTCM/V3/Messages/Observation/RtcmV3Message1012.cs#L7
XML comment has badly formed XML -- 'Whitespace is not allowed at this location.'
|
build:
src/Asv.Gnss/Parsers/NMEA/Messages/Nmea0183MessageGST.cs#L10
XML comment has badly formed XML -- 'End tag 'summary' does not match the start tag 'LF'.'
|
build:
src/Asv.Gnss/Parsers/NMEA/Messages/Nmea0183MessageGST.cs#L11
XML comment has badly formed XML -- 'Expected an end tag for element 'CR'.'
|