Skip to content

fix(test): fixed tests with FakeTimeProvider #20

fix(test): fixed tests with FakeTimeProvider

fix(test): fixed tests with FakeTimeProvider #20

Triggered via push December 19, 2024 09:09
Status Failure
Total duration 7m 1s
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/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/AsvGbs/Server/Ex/AsvGbsExServer.cs#L229
'AsvGbsExServer.Dispose()' hides inherited member 'AsyncDisposableOnce.Dispose()'. Use the new keyword if hiding was intended.
Deploy: src/Asv.Mavlink/Microservices/AsvGbs/Server/Ex/AsvGbsExServer.cs#L259
'AsvGbsExServer.DisposeAsync()' hides inherited member 'AsyncDisposableOnce.DisposeAsync()'. Use the new keyword if hiding was intended.
Deploy: src/Asv.Mavlink/Microservices/Params/Tools/IMavParamTypeMetadata.cs#L387
Cannot convert null literal to non-nullable reference type.
Deploy: src/Asv.Mavlink/Microservices/AsvSdr/Client/Ex/AsvSdrClientEx.cs#L97
'AsvSdrClientEx.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/AsvSdr/Client/Ex/AsvSdrClientEx.cs#L99
'AsvSdrClientEx.Identity' hides inherited member 'MavlinkMicroserviceClient.Identity'. Use the new keyword if hiding was intended.
Deploy: src/Asv.Mavlink/Microservices/AsvSdr/Client/Ex/AsvSdrClientEx.cs#L100
'AsvSdrClientEx.Core' hides inherited member 'MavlinkMicroserviceClient.Core'. Use the new keyword if hiding was intended.
Deploy: src/Asv.Mavlink/Microservices/AsvSdr/Client/Ex/AsvSdrClientEx.cs#L101
'AsvSdrClientEx.Init(CancellationToken)' hides inherited member 'MicroserviceBase<MavlinkMessage>.Init(CancellationToken)'. 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/Server/Ex/AsvGbsExServer.cs#L229
'AsvGbsExServer.Dispose()' hides inherited member 'AsyncDisposableOnce.Dispose()'. Use the new keyword if hiding was intended.
Deploy: src/Asv.Mavlink/Microservices/AsvGbs/Server/Ex/AsvGbsExServer.cs#L259
'AsvGbsExServer.DisposeAsync()' hides inherited member 'AsyncDisposableOnce.DisposeAsync()'. Use the new keyword if hiding was intended.
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/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.