Skip to content

Convert a DateTime to a string representation with millisecond accuracy #3691

Convert a DateTime to a string representation with millisecond accuracy

Convert a DateTime to a string representation with millisecond accuracy #3691

Re-run triggered December 11, 2023 08:12
Status Success
Total duration 11m 47s
Artifacts

codeql-analysis.yml

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

Annotations

10 warnings
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/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/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/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/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/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