Skip to content

[ISSUE #776] Add push consumer for normal/fifo message, namespace support, reentrant message receiving support in C# SDK #1304

[ISSUE #776] Add push consumer for normal/fifo message, namespace support, reentrant message receiving support in C# SDK

[ISSUE #776] Add push consumer for normal/fifo message, namespace support, reentrant message receiving support in C# SDK #1304

Triggered via pull request September 18, 2024 02:53
Status Success
Total duration 2m 28s
Artifacts

build.yml

on: pull_request
paths-filter
4s
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
2s
build-result
Fit to window
Zoom out
Zoom in

Annotations

31 warnings
paths-filter
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
paths-filter
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, dorny/paths-filter@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
csharp-build / ubuntu-20.04
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
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#L100
The variable 'e' is declared but never used
csharp-build / ubuntu-20.04: csharp/tests/ClientTest.cs#L107
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#L100
The variable 'e' is declared but never used
csharp-build / ubuntu-20.04: csharp/tests/ClientTest.cs#L107
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-12
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
csharp-build / macos-12: 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-12: csharp/tests/ClientTest.cs#L100
The variable 'e' is declared but never used
csharp-build / macos-12: csharp/tests/ClientTest.cs#L107
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-12: 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-12: 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-12: csharp/tests/ClientTest.cs#L100
The variable 'e' is declared but never used
csharp-build / macos-12: csharp/tests/ClientTest.cs#L107
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-12: 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
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
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#L100
The variable 'e' is declared but never used
csharp-build / windows-2022: csharp/tests/ClientTest.cs#L107
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#L100
The variable 'e' is declared but never used
csharp-build / windows-2022: csharp/tests/ClientTest.cs#L107
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
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build-result
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/