Skip to content

Update to System.Text.Json #284

Update to System.Text.Json

Update to System.Text.Json #284

Triggered via pull request July 23, 2024 17:14
Status Failure
Total duration 48s
Artifacts

dotnet.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
build: Binance.Net/BinanceAuthenticationProvider.cs#L2
The type or namespace name 'Clients' does not exist in the namespace 'CryptoExchange.Net' (are you missing an assembly reference?)
build: Binance.Net/BinanceExchange.cs#L1
The type or namespace name 'RateLimiting' does not exist in the namespace 'CryptoExchange.Net' (are you missing an assembly reference?)
build: Binance.Net/BinanceExchange.cs#L2
The type or namespace name 'RateLimiting' does not exist in the namespace 'CryptoExchange.Net' (are you missing an assembly reference?)
build: Binance.Net/BinanceExchange.cs#L3
The type or namespace name 'RateLimiting' does not exist in the namespace 'CryptoExchange.Net' (are you missing an assembly reference?)
build: Binance.Net/BinanceExchange.cs#L4
The type or namespace name 'RateLimiting' does not exist in the namespace 'CryptoExchange.Net' (are you missing an assembly reference?)
build: Binance.Net/Clients/BinanceRestClient.cs#L11
The type or namespace name 'Clients' does not exist in the namespace 'CryptoExchange.Net' (are you missing an assembly reference?)
build: Binance.Net/Clients/BinanceSocketClient.cs#L9
The type or namespace name 'Clients' does not exist in the namespace 'CryptoExchange.Net' (are you missing an assembly reference?)
build: Binance.Net/Clients/CoinFuturesApi/BinanceRestClientCoinFuturesApi.cs#L6
The type or namespace name 'CommonObjects' does not exist in the namespace 'CryptoExchange.Net' (are you missing an assembly reference?)
build: Binance.Net/Clients/CoinFuturesApi/BinanceRestClientCoinFuturesApi.cs#L7
The type or namespace name 'CommonClients' does not exist in the namespace 'CryptoExchange.Net.Interfaces' (are you missing an assembly reference?)
build: Binance.Net/Clients/CoinFuturesApi/BinanceRestClientCoinFuturesApi.cs#L9
The type or namespace name 'Converters' does not exist in the namespace 'CryptoExchange.Net' (are you missing an assembly reference?)
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2, actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/