Skip to content

Client order id update #153

Client order id update

Client order id update #153

Triggered via pull request December 3, 2024 08:06
Status Failure
Total duration 30s
Artifacts

dotnet.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
build: OKX.Net/Clients/OKXRestClient.cs#L1
The type or namespace name 'Clients' does not exist in the namespace 'CryptoExchange.Net' (are you missing an assembly reference?)
build: OKX.Net/Clients/OKXRestClient.cs#L2
The type or namespace name 'Options' does not exist in the namespace 'Microsoft.Extensions' (are you missing an assembly reference?)
build: OKX.Net/Clients/OKXSocketClient.cs#L1
The type or namespace name 'Clients' does not exist in the namespace 'CryptoExchange.Net' (are you missing an assembly reference?)
build: OKX.Net/Clients/OKXSocketClient.cs#L2
The type or namespace name 'Options' does not exist in the namespace 'Microsoft.Extensions' (are you missing an assembly reference?)
build: OKX.Net/Clients/UnifiedApi/OKXRestClientUnifiedApi.cs#L1
The type or namespace name 'Clients' does not exist in the namespace 'CryptoExchange.Net' (are you missing an assembly reference?)
build: OKX.Net/Clients/UnifiedApi/OKXRestClientUnifiedApi.cs#L2
The type or namespace name 'CommonObjects' does not exist in the namespace 'CryptoExchange.Net' (are you missing an assembly reference?)
build: OKX.Net/Clients/UnifiedApi/OKXRestClientUnifiedApi.cs#L3
The type or namespace name 'Converters' does not exist in the namespace 'CryptoExchange.Net' (are you missing an assembly reference?)
build: OKX.Net/Clients/UnifiedApi/OKXRestClientUnifiedApi.cs#L4
The type or namespace name 'CommonClients' does not exist in the namespace 'CryptoExchange.Net.Interfaces' (are you missing an assembly reference?)
build: OKX.Net/Clients/UnifiedApi/OKXRestClientUnifiedApi.cs#L5
The type or namespace name 'SharedApis' does not exist in the namespace 'CryptoExchange.Net' (are you missing an assembly reference?)
build: OKX.Net/Clients/UnifiedApi/OKXRestClientUnifiedApiAccount.cs#L1
The type or namespace name 'RateLimiting' does not exist in the namespace 'CryptoExchange.Net' (are you missing an assembly reference?)
build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636