Skip to content

Refactor since GetChannel() locks. #163

Refactor since GetChannel() locks.

Refactor since GetChannel() locks. #163

Triggered via push March 17, 2024 15:22
Status Failure
Total duration 2m 10s
Artifacts

build.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

9 errors and 1 warning
Build & Test: src/HouseofCat.RabbitMQ/Consumer/Consumer.cs#L203
'IChannelHost' does not contain a definition for 'StartConsumingAsync' and no accessible extension method 'StartConsumingAsync' accepting a first argument of type 'IChannelHost' could be found (are you missing a using directive or an assembly reference?)
Build & Test: src/HouseofCat.RabbitMQ/Consumer/Consumer.cs#L228
'IChannelHost' does not contain a definition for 'StartConsumingAsync' and no accessible extension method 'StartConsumingAsync' accepting a first argument of type 'IChannelHost' could be found (are you missing a using directive or an assembly reference?)
Build & Test: src/HouseofCat.RabbitMQ/Consumer/Consumer.cs#L300
'IChannelHost' does not contain a definition for 'StopConsumingAsync' and no accessible extension method 'StopConsumingAsync' accepting a first argument of type 'IChannelHost' could be found (are you missing a using directive or an assembly reference?)
Build & Test: src/HouseofCat.RabbitMQ/Consumer/Consumer.cs#L370
'IChannelHost' does not contain a definition for 'StopConsumingAsync' and no accessible extension method 'StopConsumingAsync' accepting a first argument of type 'IChannelHost' could be found (are you missing a using directive or an assembly reference?)
Build & Test: src/HouseofCat.RabbitMQ/Consumer/Consumer.cs#L203
'IChannelHost' does not contain a definition for 'StartConsumingAsync' and no accessible extension method 'StartConsumingAsync' accepting a first argument of type 'IChannelHost' could be found (are you missing a using directive or an assembly reference?)
Build & Test: src/HouseofCat.RabbitMQ/Consumer/Consumer.cs#L228
'IChannelHost' does not contain a definition for 'StartConsumingAsync' and no accessible extension method 'StartConsumingAsync' accepting a first argument of type 'IChannelHost' could be found (are you missing a using directive or an assembly reference?)
Build & Test: src/HouseofCat.RabbitMQ/Consumer/Consumer.cs#L300
'IChannelHost' does not contain a definition for 'StopConsumingAsync' and no accessible extension method 'StopConsumingAsync' accepting a first argument of type 'IChannelHost' could be found (are you missing a using directive or an assembly reference?)
Build & Test: src/HouseofCat.RabbitMQ/Consumer/Consumer.cs#L370
'IChannelHost' does not contain a definition for 'StopConsumingAsync' and no accessible extension method 'StopConsumingAsync' accepting a first argument of type 'IChannelHost' could be found (are you missing a using directive or an assembly reference?)
Build & Test
Process completed with exit code 1.
Build & Test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.