Skip to content

fix: remove AssemblyVersion PropertyGroup #19

fix: remove AssemblyVersion PropertyGroup

fix: remove AssemblyVersion PropertyGroup #19

Triggered via push December 8, 2024 08:48
Status Failure
Total duration 5m 49s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

1 error and 20 warnings
Deploy
Process completed with exit code 1.
Deploy: src/Asv.Mavlink/obj/Release/net8.0/Asv.Mavlink.AssemblyInfo.cs#L17
The specified version string '4.0.0-dev.0' does not conform to the recommended format - major.minor.build.revision
Deploy: src/Asv.Mavlink/Microservices/AsvGbs/Client/Ex/AsvGbsExClient.cs#L120
'AsvGbsExClient.Dispose()' hides inherited member 'AsyncDisposableOnce.Dispose()'. Use the new keyword if hiding was intended.
Deploy: src/Asv.Mavlink/Microservices/AsvGbs/Client/Ex/AsvGbsExClient.cs#L138
'AsvGbsExClient.DisposeAsync()' hides inherited member 'AsyncDisposableOnce.DisposeAsync()'. Use the new keyword if hiding was intended.
Deploy: src/Asv.Mavlink/Devices/Client/Vehicles/Ardu/Plane/Simple/ArduPlaneModeClient.cs#L106
Nullability of type of parameter 'hb' doesn't match overridden member (possibly because of nullability attributes).
Deploy: src/Asv.Mavlink/Microservices/Missions/Client/Ex/MissionClientEx.cs#L55
'MissionClientEx.TypeName' hides inherited member 'MavlinkMicroserviceClient.TypeName'. To make the current member override that implementation, add the override keyword. Otherwise add the new keyword.
Deploy: src/Asv.Mavlink/Microservices/Ftp/Server/Ex/FtpServerEx.cs#L566
'FtpServerEx.Dispose()' hides inherited member 'AsyncDisposableOnce.Dispose()'. Use the new keyword if hiding was intended.
Deploy: src/Asv.Mavlink/Microservices/Ftp/Server/Ex/FtpServerEx.cs#L592
'FtpServerEx.DisposeAsync()' hides inherited member 'AsyncDisposableOnce.DisposeAsync()'. Use the new keyword if hiding was intended.
Deploy: src/Asv.Mavlink/Microservices/Ftp/Client/Ex/FtpClientEx.cs#L29
'FtpClientEx.TypeName' hides inherited member 'MavlinkMicroserviceClient.TypeName'. To make the current member override that implementation, add the override keyword. Otherwise add the new keyword.
Deploy: src/Asv.Mavlink/Microservices/Ftp/Client/Ex/FtpClientEx.cs#L259
'FtpClientEx.Identity' hides inherited member 'MavlinkMicroserviceClient.Identity'. Use the new keyword if hiding was intended.
Deploy: src/Asv.Mavlink/Microservices/Ftp/Client/Ex/FtpClientEx.cs#L260
'FtpClientEx.Core' hides inherited member 'MavlinkMicroserviceClient.Core'. Use the new keyword if hiding was intended.
Deploy: src/Asv.Mavlink/obj/Debug/net8.0/Asv.Mavlink.AssemblyInfo.cs#L17
The specified version string '4.0.0-dev.0' does not conform to the recommended format - major.minor.build.revision
Deploy: src/Asv.Mavlink/Microservices/AsvGbs/Client/Ex/AsvGbsExClient.cs#L120
'AsvGbsExClient.Dispose()' hides inherited member 'AsyncDisposableOnce.Dispose()'. Use the new keyword if hiding was intended.
Deploy: src/Asv.Mavlink/Microservices/AsvGbs/Client/Ex/AsvGbsExClient.cs#L138
'AsvGbsExClient.DisposeAsync()' hides inherited member 'AsyncDisposableOnce.DisposeAsync()'. Use the new keyword if hiding was intended.
Deploy: src/Asv.Mavlink/Microservices/AsvRadio/Client/Ex/AsvRadioClientEx.cs#L32
'AsvRadioClientEx.TypeName' hides inherited member 'MavlinkMicroserviceClient.TypeName'. To make the current member override that implementation, add the override keyword. Otherwise add the new keyword.
Deploy: src/Asv.Mavlink/Microservices/AsvRadio/Client/Ex/AsvRadioClientEx.cs#L42
'AsvRadioClientEx.DisposeCancel' hides inherited member 'AsyncDisposableWithCancel.DisposeCancel'. Use the new keyword if hiding was intended.
Deploy: src/Asv.Mavlink/Microservices/AsvRadio/Client/Ex/AsvRadioClientEx.cs#L84
'AsvRadioClientEx.Identity' hides inherited member 'MavlinkMicroserviceClient.Identity'. Use the new keyword if hiding was intended.
Deploy: src/Asv.Mavlink/Microservices/AsvRadio/Client/Ex/AsvRadioClientEx.cs#L85
'AsvRadioClientEx.Core' hides inherited member 'MavlinkMicroserviceClient.Core'. Use the new keyword if hiding was intended.
Deploy: src/Asv.Mavlink/Microservices/AsvRadio/Client/Ex/AsvRadioClientEx.cs#L86
'AsvRadioClientEx.Init(CancellationToken)' hides inherited member 'MicroserviceBase<MavlinkMessage>.Init(CancellationToken)'. Use the new keyword if hiding was intended.
Deploy: src/Asv.Mavlink/Microservices/AsvRadio/Client/Ex/AsvRadioClientEx.cs#L93
'AsvRadioClientEx.Dispose()' hides inherited member 'AsyncDisposableOnce.Dispose()'. Use the new keyword if hiding was intended.
Deploy: src/Asv.Mavlink/Microservices/AsvRadio/Client/Ex/AsvRadioClientEx.cs#L100
'AsvRadioClientEx.DisposeAsync()' hides inherited member 'AsyncDisposableOnce.DisposeAsync()'. Use the new keyword if hiding was intended.