Skip to content

Updating actions

Updating actions #3

Triggered via push February 18, 2026 11:44
Status Success
Total duration 35s
Artifacts

dotnet.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

4 warnings
build: src/CSharp/Rsk.AuthZen.Client.Test/AuthZenClientTests.cs#L2815
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
build: src/CSharp/Rsk.AuthZen.Client.Test/AuthZenClientTests.cs#L2563
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
build: src/CSharp/Rsk.AuthZen.Client.Test/AuthZenClientTests.cs#L2815
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
build: src/CSharp/Rsk.AuthZen.Client.Test/AuthZenClientTests.cs#L2563
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.