Skip to content

[ISSUE #919] Add transaction message retry attempt for C# client Prod… #1431

[ISSUE #919] Add transaction message retry attempt for C# client Prod…

[ISSUE #919] Add transaction message retry attempt for C# client Prod… #1431

Triggered via push January 22, 2025 01:51
Status Success
Total duration 4m 2s
Artifacts

build.yml

on: push
paths-filter
3s
paths-filter
Matrix: cpp-build / build
Waiting for pending jobs
Matrix: csharp-build / build
Matrix: golang-build / build
Waiting for pending jobs
Matrix: java-build / build
Waiting for pending jobs
Matrix: nodejs-build / build
Waiting for pending jobs
Matrix: php-build / build
Waiting for pending jobs
Matrix: rust-build / msrv
Waiting for pending jobs
java-build  /  opentelemetry-instrumentation-compatibility
java-build / opentelemetry-instrumentation-compatibility
python-build  /  black
python-build / black
python-build  /  flake8
python-build / flake8
python-build  /  isort
python-build / isort
rust-build  /  clippy
rust-build / clippy
rust-build  /  doc check
rust-build / doc check
rust-build  /  code style check
rust-build / code style check
Matrix: rust-build / build
Waiting for pending jobs
build-result
5s
build-result
Fit to window
Zoom out
Zoom in

Annotations

26 warnings
paths-filter
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
csharp-build / ubuntu-20.04: csharp/tests/ClientTest.cs#L36
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.
csharp-build / ubuntu-20.04: csharp/tests/ProcessQueueTest.cs#L112
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.
csharp-build / ubuntu-20.04: csharp/tests/ClientTest.cs#L103
The variable 'e' is declared but never used
csharp-build / ubuntu-20.04: csharp/tests/ClientTest.cs#L110
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.
csharp-build / ubuntu-20.04: csharp/tests/ClientTest.cs#L36
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.
csharp-build / ubuntu-20.04: csharp/tests/ProcessQueueTest.cs#L112
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.
csharp-build / ubuntu-20.04: csharp/tests/ClientTest.cs#L103
The variable 'e' is declared but never used
csharp-build / ubuntu-20.04: csharp/tests/ClientTest.cs#L110
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.
csharp-build / macos-latest: csharp/tests/ClientTest.cs#L36
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.
csharp-build / macos-latest: csharp/tests/ClientTest.cs#L103
The variable 'e' is declared but never used
csharp-build / macos-latest: csharp/tests/ClientTest.cs#L110
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.
csharp-build / macos-latest: csharp/tests/ProcessQueueTest.cs#L112
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.
csharp-build / macos-latest: csharp/tests/ClientTest.cs#L36
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.
csharp-build / macos-latest: csharp/tests/ClientTest.cs#L103
The variable 'e' is declared but never used
csharp-build / macos-latest: csharp/tests/ClientTest.cs#L110
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.
csharp-build / macos-latest: csharp/tests/ProcessQueueTest.cs#L112
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.
csharp-build / windows-2022: csharp/tests/ClientTest.cs#L36
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.
csharp-build / windows-2022: csharp/tests/ClientTest.cs#L103
The variable 'e' is declared but never used
csharp-build / windows-2022: csharp/tests/ClientTest.cs#L110
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.
csharp-build / windows-2022: csharp/tests/ProcessQueueTest.cs#L112
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.
csharp-build / windows-2022: csharp/tests/ClientTest.cs#L36
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.
csharp-build / windows-2022: csharp/tests/ClientTest.cs#L103
The variable 'e' is declared but never used
csharp-build / windows-2022: csharp/tests/ClientTest.cs#L110
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.
csharp-build / windows-2022: csharp/tests/ProcessQueueTest.cs#L112
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.
build-result
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636