Skip to content
Triggered via push October 21, 2024 22:01
Status Failure
Total duration 1m 12s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 20 warnings
build
Manifest file not found at '/home/runner/work/asv-gnss/asv-gnss/src/Asv.Gnss/Asv.Gnss.nuspec'
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/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/Asv/Msg/AsvMessageHeartBeat.cs#L191
Cannot convert null literal to non-nullable reference type.
build: src/Asv.Gnss/Parsers/Asv/Msg/AsvMessageGloObservations.cs#L158
The variable 'sys' is assigned but its value is never used
build: src/Asv.Gnss/Parsers/Asv/Msg/AsvMessageGloObservations.cs#L39
Non-nullable property 'Observations' 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/AsvMessageGpsObservations.cs#L35
Non-nullable property 'Observations' 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/AsvMessageGloObservations.cs#L201
Non-nullable property 'SatelliteCode' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: src/Asv.Gnss/GeoMath/GeoConverter.cs#L38
XML comment has badly formed XML -- 'End tag was not expected at this location.'
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/IGnssConnection.cs#L125
XML comment has badly formed XML -- 'End tag 'param' does not match the start tag 'TMsgId'.'
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/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'.'
build: src/Asv.Gnss/Parsers/NMEA/Messages/Nmea0183MessageGST.cs#L11
XML comment has badly formed XML -- 'Expected an end tag for element 'summary'.'
build: src/Asv.Gnss/Parsers/RTCM/V2/Messages/RtcmV2Message17.cs#L251
XML comment has badly formed XML -- 'End tag was not expected at this location.'
build: src/Asv.Gnss/Parsers/RTCM/V2/RtcmV2Factory.cs#L22
XML comment has badly formed XML -- 'End tag 'returns' does not match the start tag 'RtcmV2MessageBase'.'