[ISSUE #919] Add transaction message retry attempt for C# client Prod… #1431
build.yml
on: push
paths-filter
3s
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
python-build
/
black
python-build
/
flake8
python-build
/
isort
rust-build
/
clippy
rust-build
/
doc check
Matrix: rust-build / build
Waiting for pending jobs
build-result
5s
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
|