Skip to content

feat(client): support accessing raw responses #510

feat(client): support accessing raw responses

feat(client): support accessing raw responses #510

Triggered via push January 9, 2026 20:26
Status Failure
Total duration 3m 42s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

20 errors
build: src/Orb/Services/CustomerService.cs#L116
The type arguments for method 'HttpResponse.Deserialize<T>(CancellationToken)' cannot be inferred from the usage. Try specifying the type arguments explicitly.
build: src/Orb/Services/InvoiceService.cs#L95
The type arguments for method 'HttpResponse.Deserialize<T>(CancellationToken)' cannot be inferred from the usage. Try specifying the type arguments explicitly.
build: src/Orb/Services/CreditBlockService.cs#L70
The type arguments for method 'HttpResponse.Deserialize<T>(CancellationToken)' cannot be inferred from the usage. Try specifying the type arguments explicitly.
build: src/Orb/Services/Customers/Credits/TopUpService.cs#L143
The type arguments for method 'HttpResponse.Deserialize<T>(CancellationToken)' cannot be inferred from the usage. Try specifying the type arguments explicitly.
build: src/Orb/Services/Customers/Credits/TopUpService.cs#L92
The type arguments for method 'HttpResponse.Deserialize<T>(CancellationToken)' cannot be inferred from the usage. Try specifying the type arguments explicitly.
build: src/Orb/Services/CreditBlockService.cs#L70
The type arguments for method 'HttpResponse.Deserialize<T>(CancellationToken)' cannot be inferred from the usage. Try specifying the type arguments explicitly.
build: src/Orb/Services/CustomerService.cs#L229
The type arguments for method 'HttpResponse.Deserialize<T>(CancellationToken)' cannot be inferred from the usage. Try specifying the type arguments explicitly.
build: src/Orb/Services/CustomerService.cs#L195
The type arguments for method 'HttpResponse.Deserialize<T>(CancellationToken)' cannot be inferred from the usage. Try specifying the type arguments explicitly.
build: src/Orb/Services/CustomerService.cs#L116
The type arguments for method 'HttpResponse.Deserialize<T>(CancellationToken)' cannot be inferred from the usage. Try specifying the type arguments explicitly.
build: src/Orb/Services/InvoiceService.cs#L95
The type arguments for method 'HttpResponse.Deserialize<T>(CancellationToken)' cannot be inferred from the usage. Try specifying the type arguments explicitly.
test: src/Orb/Services/CustomerService.cs#L116
The type arguments for method 'HttpResponse.Deserialize<T>(CancellationToken)' cannot be inferred from the usage. Try specifying the type arguments explicitly.
test: src/Orb/Services/CreditBlockService.cs#L70
The type arguments for method 'HttpResponse.Deserialize<T>(CancellationToken)' cannot be inferred from the usage. Try specifying the type arguments explicitly.
test: src/Orb/Services/InvoiceService.cs#L95
The type arguments for method 'HttpResponse.Deserialize<T>(CancellationToken)' cannot be inferred from the usage. Try specifying the type arguments explicitly.
test: src/Orb/Services/InvoiceService.cs#L95
The type arguments for method 'HttpResponse.Deserialize<T>(CancellationToken)' cannot be inferred from the usage. Try specifying the type arguments explicitly.
test: src/Orb/Services/Customers/Credits/TopUpService.cs#L143
The type arguments for method 'HttpResponse.Deserialize<T>(CancellationToken)' cannot be inferred from the usage. Try specifying the type arguments explicitly.
test: src/Orb/Services/Customers/Credits/TopUpService.cs#L92
The type arguments for method 'HttpResponse.Deserialize<T>(CancellationToken)' cannot be inferred from the usage. Try specifying the type arguments explicitly.
test: src/Orb/Services/CustomerService.cs#L229
The type arguments for method 'HttpResponse.Deserialize<T>(CancellationToken)' cannot be inferred from the usage. Try specifying the type arguments explicitly.
test: src/Orb/Services/CustomerService.cs#L195
The type arguments for method 'HttpResponse.Deserialize<T>(CancellationToken)' cannot be inferred from the usage. Try specifying the type arguments explicitly.
test: src/Orb/Services/CustomerService.cs#L116
The type arguments for method 'HttpResponse.Deserialize<T>(CancellationToken)' cannot be inferred from the usage. Try specifying the type arguments explicitly.
test: src/Orb/Services/CreditBlockService.cs#L70
The type arguments for method 'HttpResponse.Deserialize<T>(CancellationToken)' cannot be inferred from the usage. Try specifying the type arguments explicitly.