Skip to content

ca: Use try operator instead of unwrapping Results

This change propagates errors upstream instead of manually unwrapping Results.

Merge request reports