Skip to content

Allow for Async Message Mapper Pipelines #3683

Allow for Async Message Mapper Pipelines

Allow for Async Message Mapper Pipelines #3683

Triggered via pull request December 1, 2023 15:48
Status Failure
Total duration 4m 2s
Artifacts

codeql-analysis.yml

on: pull_request
Matrix: Analyze
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 10 warnings
Analyze (csharp): src/Paramore.Brighter/CommandProcessor.cs#L512
'WrapPipeline<TRequest>' does not contain a definition for 'WrapAsync' and the best extension method overload 'IAsyncPolicyPolicyWrapExtensions.WrapAsync(IAsyncPolicy, IAsyncPolicy)' requires a receiver of type 'Polly.IAsyncPolicy'
Analyze (csharp): src/Paramore.Brighter/CommandProcessor.cs#L632
No overload for method 'WrapAsync' takes 2 arguments
Analyze (csharp): src/Paramore.Brighter/CommandProcessor.cs#L810
'WrapPipeline<T>' does not contain a definition for 'WrapAsync' and the best extension method overload 'IAsyncPolicyPolicyWrapExtensions.WrapAsync(IAsyncPolicy, IAsyncPolicy)' requires a receiver of type 'Polly.IAsyncPolicy'
Analyze (csharp): src/Paramore.Brighter/CommandProcessor.cs#L889
'WrapPipeline<T>' does not contain a definition for 'WrapAsync' and the best extension method overload 'IAsyncPolicyPolicyWrapExtensions.WrapAsync(IAsyncPolicy, IAsyncPolicy)' requires a receiver of type 'Polly.IAsyncPolicy'
Analyze (csharp): src/Paramore.Brighter/CommandProcessor.cs#L902
No overload for method 'WrapAsync' takes 2 arguments
Analyze (csharp): src/Paramore.Brighter/CommandProcessor.cs#L512
'WrapPipeline<TRequest>' does not contain a definition for 'WrapAsync' and the best extension method overload 'IAsyncPolicyPolicyWrapExtensions.WrapAsync(IAsyncPolicy, IAsyncPolicy)' requires a receiver of type 'Polly.IAsyncPolicy'
Analyze (csharp): src/Paramore.Brighter/CommandProcessor.cs#L632
No overload for method 'WrapAsync' takes 2 arguments
Analyze (csharp): src/Paramore.Brighter/CommandProcessor.cs#L810
'WrapPipeline<T>' does not contain a definition for 'WrapAsync' and the best extension method overload 'IAsyncPolicyPolicyWrapExtensions.WrapAsync(IAsyncPolicy, IAsyncPolicy)' requires a receiver of type 'Polly.IAsyncPolicy'
Analyze (csharp): src/Paramore.Brighter/CommandProcessor.cs#L889
'WrapPipeline<T>' does not contain a definition for 'WrapAsync' and the best extension method overload 'IAsyncPolicyPolicyWrapExtensions.WrapAsync(IAsyncPolicy, IAsyncPolicy)' requires a receiver of type 'Polly.IAsyncPolicy'
Analyze (csharp): src/Paramore.Brighter/CommandProcessor.cs#L902
No overload for method 'WrapAsync' takes 2 arguments
Analyze (csharp): src/Paramore.Brighter/RelationDatabaseOutbox.cs#L12
'IAmABulkOutboxAsync<Message, DbTransaction>' is obsolete: 'Deprecated in favour of Bulk, wil be merged into IAmAnOutboxAsync in v10'
Analyze (csharp): src/Paramore.Brighter/ExternalBusServices.cs#L136
Type parameter 'TTransaction' has the same name as the type parameter from outer type 'ExternalBusServices<TMessage, TTransaction>'
Analyze (csharp): src/Paramore.Brighter/ExternalBusServices.cs#L193
Type parameter 'TTransaction' has the same name as the type parameter from outer type 'ExternalBusServices<TMessage, TTransaction>'
Analyze (csharp): src/Paramore.Brighter/RelationalDbTransactionProvider.cs#L137
The variable 'e' is declared but never used
Analyze (csharp): src/Paramore.Brighter/CommandProcessorBuilder.cs#L85
Field 'CommandProcessorBuilder._inboxConfiguration' is never assigned to, and will always have its default value null
Analyze (csharp): src/Paramore.Brighter/RelationDatabaseOutbox.cs#L12
'IAmABulkOutboxAsync<Message, DbTransaction>' is obsolete: 'Deprecated in favour of Bulk, wil be merged into IAmAnOutboxAsync in v10'
Analyze (csharp): src/Paramore.Brighter/ExternalBusServices.cs#L136
Type parameter 'TTransaction' has the same name as the type parameter from outer type 'ExternalBusServices<TMessage, TTransaction>'
Analyze (csharp): src/Paramore.Brighter/ExternalBusServices.cs#L193
Type parameter 'TTransaction' has the same name as the type parameter from outer type 'ExternalBusServices<TMessage, TTransaction>'
Analyze (csharp): src/Paramore.Brighter/RelationalDbTransactionProvider.cs#L137
The variable 'e' is declared but never used
Analyze (csharp): src/Paramore.Brighter/CommandProcessorBuilder.cs#L85
Field 'CommandProcessorBuilder._inboxConfiguration' is never assigned to, and will always have its default value null