Skip to content

Lazy MultiSourceQuotesProvider #863

Lazy MultiSourceQuotesProvider

Lazy MultiSourceQuotesProvider #863

Triggered via push September 27, 2023 16:18
Status Success
Total duration 6m 27s
Artifacts

test.yml

on: push
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

22 warnings
build (ubuntu-latest): Atomex.MarketData/Binance/BinanceRestOrderBooksProvider.cs#L89
Cannot convert null literal to non-nullable reference type.
build (ubuntu-latest): Atomex.MarketData/Binance/BinanceWebSocketOrderBooksProvider.cs#L75
Cannot convert null literal to non-nullable reference type.
build (ubuntu-latest): Atomex.MarketData/Binance/BinanceWebSocketPartialOrderBooksProvider.cs#L51
Cannot convert null literal to non-nullable reference type.
build (ubuntu-latest): Atomex.MarketData/Bitfinex/BitfinexWebSocketOrderBooksProvider.cs#L87
Cannot convert null literal to non-nullable reference type.
build (ubuntu-latest): Atomex.MarketData/Bitfinex/BitfinexWebSocketQuotesProvider.cs#L42
Cannot convert null literal to non-nullable reference type.
build (ubuntu-latest): Atomex.MarketData/Bitfinex/BitfinexWebSocketQuotesProvider.cs#L52
Cannot convert null literal to non-nullable reference type.
build (ubuntu-latest): Atomex.MarketData/Abstract/QuotesProvider.cs#L29
Non-nullable event 'QuotesUpdated' must contain a non-null value when exiting constructor. Consider declaring the event as nullable.
build (ubuntu-latest): Atomex.MarketData/Abstract/QuotesProvider.cs#L29
Non-nullable event 'AvailabilityChanged' must contain a non-null value when exiting constructor. Consider declaring the event as nullable.
build (ubuntu-latest): Atomex.MarketData/Abstract/QuotesProvider.cs#L29
Non-nullable field '_updaterTask' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build (ubuntu-latest): Atomex.MarketData/Abstract/QuotesProvider.cs#L29
Non-nullable field '_cts' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build (ubuntu-latest)
.NET 5.0 is no longer supported and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the .NET support policy.
build (windows-latest): Atomex.MarketData/Binance/BinanceRestOrderBooksProvider.cs#L89
Cannot convert null literal to non-nullable reference type.
build (windows-latest): Atomex.MarketData/Binance/BinanceWebSocketOrderBooksProvider.cs#L75
Cannot convert null literal to non-nullable reference type.
build (windows-latest): Atomex.MarketData/Binance/BinanceWebSocketPartialOrderBooksProvider.cs#L51
Cannot convert null literal to non-nullable reference type.
build (windows-latest): Atomex.MarketData/Bitfinex/BitfinexWebSocketOrderBooksProvider.cs#L87
Cannot convert null literal to non-nullable reference type.
build (windows-latest): Atomex.MarketData/Bitfinex/BitfinexWebSocketQuotesProvider.cs#L42
Cannot convert null literal to non-nullable reference type.
build (windows-latest): Atomex.MarketData/Bitfinex/BitfinexWebSocketQuotesProvider.cs#L52
Cannot convert null literal to non-nullable reference type.
build (windows-latest): Atomex.MarketData/Abstract/QuotesProvider.cs#L29
Non-nullable event 'QuotesUpdated' must contain a non-null value when exiting constructor. Consider declaring the event as nullable.
build (windows-latest): Atomex.MarketData/Abstract/QuotesProvider.cs#L29
Non-nullable event 'AvailabilityChanged' must contain a non-null value when exiting constructor. Consider declaring the event as nullable.
build (windows-latest): Atomex.MarketData/Abstract/QuotesProvider.cs#L29
Non-nullable field '_updaterTask' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build (windows-latest): Atomex.MarketData/Abstract/QuotesProvider.cs#L29
Non-nullable field '_cts' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build (windows-latest)
.NET 5.0 is no longer supported and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the .NET support policy.