Refactor since GetChannel() locks. #163
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/.
|