Skip to content

catch cancelexception #132

catch cancelexception

catch cancelexception #132

Triggered via push June 18, 2024 07:55
Status Failure
Total duration 1m 20s
Billable time 2m
Artifacts

dotnet.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

1 error and 2 warnings
dotnet / build
Process completed with exit code 1.
dotnet / build: Specifications/for_Reader/when_reading_nodes_forever/and_datavalue_found.cs#L20
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
dotnet / build: Specifications/for_Reader/when_reading_nodes_forever/and_datavalue_found.cs#L20
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.