Skip to content

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

[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 #1289

Triggered via pull request August 22, 2024 07:13
Status Failure
Total duration 2m 16s
Artifacts

build.yml

on: pull_request
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

31 errors and 7 warnings
csharp-build / ubuntu-20.04: csharp/rocketmq-client-csharp/Consumer.cs#L128
'ReceiveMessageRequest' does not contain a definition for 'AttemptId'
csharp-build / ubuntu-20.04: csharp/rocketmq-client-csharp/ProcessQueue.cs#L258
'ReceiveMessageRequest' does not contain a definition for 'AttemptId' and no accessible extension method 'AttemptId' accepting a first argument of type 'ReceiveMessageRequest' could be found (are you missing a using directive or an assembly reference?)
csharp-build / ubuntu-20.04: csharp/rocketmq-client-csharp/ProcessQueue.cs#L262
'ReceiveMessageRequest' does not contain a definition for 'AttemptId' and no accessible extension method 'AttemptId' accepting a first argument of type 'ReceiveMessageRequest' could be found (are you missing a using directive or an assembly reference?)
csharp-build / ubuntu-20.04: csharp/rocketmq-client-csharp/Consumer.cs#L128
'ReceiveMessageRequest' does not contain a definition for 'AttemptId'
csharp-build / ubuntu-20.04: csharp/rocketmq-client-csharp/ProcessQueue.cs#L258
'ReceiveMessageRequest' does not contain a definition for 'AttemptId' and no accessible extension method 'AttemptId' accepting a first argument of type 'ReceiveMessageRequest' could be found (are you missing a using directive or an assembly reference?)
csharp-build / ubuntu-20.04: csharp/rocketmq-client-csharp/ProcessQueue.cs#L262
'ReceiveMessageRequest' does not contain a definition for 'AttemptId' and no accessible extension method 'AttemptId' accepting a first argument of type 'ReceiveMessageRequest' could be found (are you missing a using directive or an assembly reference?)
csharp-build / ubuntu-20.04: csharp/rocketmq-client-csharp/Consumer.cs#L128
'ReceiveMessageRequest' does not contain a definition for 'AttemptId'
csharp-build / ubuntu-20.04: csharp/rocketmq-client-csharp/ProcessQueue.cs#L258
'ReceiveMessageRequest' does not contain a definition for 'AttemptId' and no accessible extension method 'AttemptId' accepting a first argument of type 'ReceiveMessageRequest' could be found (are you missing a using directive or an assembly reference?)
csharp-build / ubuntu-20.04: csharp/rocketmq-client-csharp/ProcessQueue.cs#L262
'ReceiveMessageRequest' does not contain a definition for 'AttemptId' and no accessible extension method 'AttemptId' accepting a first argument of type 'ReceiveMessageRequest' could be found (are you missing a using directive or an assembly reference?)
csharp-build / ubuntu-20.04: csharp/rocketmq-client-csharp/Consumer.cs#L128
'ReceiveMessageRequest' does not contain a definition for 'AttemptId'
csharp-build / macos-12: csharp/rocketmq-client-csharp/ProcessQueue.cs#L258
'ReceiveMessageRequest' does not contain a definition for 'AttemptId' and no accessible extension method 'AttemptId' accepting a first argument of type 'ReceiveMessageRequest' could be found (are you missing a using directive or an assembly reference?)
csharp-build / macos-12: csharp/rocketmq-client-csharp/ProcessQueue.cs#L262
'ReceiveMessageRequest' does not contain a definition for 'AttemptId' and no accessible extension method 'AttemptId' accepting a first argument of type 'ReceiveMessageRequest' could be found (are you missing a using directive or an assembly reference?)
csharp-build / macos-12: csharp/rocketmq-client-csharp/Consumer.cs#L128
'ReceiveMessageRequest' does not contain a definition for 'AttemptId'
csharp-build / macos-12: csharp/rocketmq-client-csharp/Consumer.cs#L128
'ReceiveMessageRequest' does not contain a definition for 'AttemptId'
csharp-build / macos-12: csharp/rocketmq-client-csharp/ProcessQueue.cs#L258
'ReceiveMessageRequest' does not contain a definition for 'AttemptId' and no accessible extension method 'AttemptId' accepting a first argument of type 'ReceiveMessageRequest' could be found (are you missing a using directive or an assembly reference?)
csharp-build / macos-12: csharp/rocketmq-client-csharp/ProcessQueue.cs#L262
'ReceiveMessageRequest' does not contain a definition for 'AttemptId' and no accessible extension method 'AttemptId' accepting a first argument of type 'ReceiveMessageRequest' could be found (are you missing a using directive or an assembly reference?)
csharp-build / macos-12: csharp/rocketmq-client-csharp/ProcessQueue.cs#L258
'ReceiveMessageRequest' does not contain a definition for 'AttemptId' and no accessible extension method 'AttemptId' accepting a first argument of type 'ReceiveMessageRequest' could be found (are you missing a using directive or an assembly reference?)
csharp-build / macos-12: csharp/rocketmq-client-csharp/ProcessQueue.cs#L262
'ReceiveMessageRequest' does not contain a definition for 'AttemptId' and no accessible extension method 'AttemptId' accepting a first argument of type 'ReceiveMessageRequest' could be found (are you missing a using directive or an assembly reference?)
csharp-build / macos-12: csharp/rocketmq-client-csharp/Consumer.cs#L128
'ReceiveMessageRequest' does not contain a definition for 'AttemptId'
csharp-build / macos-12: csharp/rocketmq-client-csharp/Consumer.cs#L128
'ReceiveMessageRequest' does not contain a definition for 'AttemptId'
csharp-build / windows-2022: csharp/rocketmq-client-csharp/Consumer.cs#L128
'ReceiveMessageRequest' does not contain a definition for 'AttemptId'
csharp-build / windows-2022: csharp/rocketmq-client-csharp/ProcessQueue.cs#L258
'ReceiveMessageRequest' does not contain a definition for 'AttemptId' and no accessible extension method 'AttemptId' accepting a first argument of type 'ReceiveMessageRequest' could be found (are you missing a using directive or an assembly reference?)
csharp-build / windows-2022: csharp/rocketmq-client-csharp/ProcessQueue.cs#L262
'ReceiveMessageRequest' does not contain a definition for 'AttemptId' and no accessible extension method 'AttemptId' accepting a first argument of type 'ReceiveMessageRequest' could be found (are you missing a using directive or an assembly reference?)
csharp-build / windows-2022: csharp/rocketmq-client-csharp/Consumer.cs#L128
'ReceiveMessageRequest' does not contain a definition for 'AttemptId'
csharp-build / windows-2022: csharp/rocketmq-client-csharp/ProcessQueue.cs#L258
'ReceiveMessageRequest' does not contain a definition for 'AttemptId' and no accessible extension method 'AttemptId' accepting a first argument of type 'ReceiveMessageRequest' could be found (are you missing a using directive or an assembly reference?)
csharp-build / windows-2022: csharp/rocketmq-client-csharp/ProcessQueue.cs#L262
'ReceiveMessageRequest' does not contain a definition for 'AttemptId' and no accessible extension method 'AttemptId' accepting a first argument of type 'ReceiveMessageRequest' could be found (are you missing a using directive or an assembly reference?)
csharp-build / windows-2022: csharp/rocketmq-client-csharp/Consumer.cs#L128
'ReceiveMessageRequest' does not contain a definition for 'AttemptId'
csharp-build / windows-2022: csharp/rocketmq-client-csharp/ProcessQueue.cs#L258
'ReceiveMessageRequest' does not contain a definition for 'AttemptId' and no accessible extension method 'AttemptId' accepting a first argument of type 'ReceiveMessageRequest' could be found (are you missing a using directive or an assembly reference?)
csharp-build / windows-2022: csharp/rocketmq-client-csharp/ProcessQueue.cs#L262
'ReceiveMessageRequest' does not contain a definition for 'AttemptId' and no accessible extension method 'AttemptId' accepting a first argument of type 'ReceiveMessageRequest' could be found (are you missing a using directive or an assembly reference?)
csharp-build / windows-2022: csharp/rocketmq-client-csharp/Consumer.cs#L128
'ReceiveMessageRequest' does not contain a definition for 'AttemptId'
build-result
Process completed with exit code 1.
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 / 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 / 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/
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/