Skip to content

CodeQL

CodeQL #229

Triggered via schedule November 22, 2023 02:39
Status Failure
Total duration 11m 12s
Artifacts

codeql-analysis.yml

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

Annotations

10 errors and 10 warnings
Analyze (csharp): tests/Paramore.Brighter.MSSQL.Tests/Outbox/When_writing_messages_to_the_message_store_async.cs#L62
The name '_messageLatest' does not exist in the current context
Analyze (csharp): tests/Paramore.Brighter.MSSQL.Tests/Outbox/When_writing_messages_to_the_message_store_async.cs#L64
The name '_messageEarliest' does not exist in the current context
Analyze (csharp): tests/Paramore.Brighter.MSSQL.Tests/Outbox/When_writing_messages_to_the_message_store_async.cs#L62
The name '_messageLatest' does not exist in the current context
Analyze (csharp): tests/Paramore.Brighter.MSSQL.Tests/Outbox/When_writing_messages_to_the_message_store_async.cs#L64
The name '_messageEarliest' does not exist in the current context
Analyze (csharp)
Assets file '/home/runner/work/Brighter/Brighter/src/Paramore.Brighter/obj/project.assets.json' doesn't have a target for '.NETFramework,Version=v6.0'. Ensure that restore has run and that you have included 'net60' in the TargetFrameworks for your project.
Analyze (csharp)
Assets file '/home/runner/work/Brighter/Brighter/src/Paramore.Brighter/obj/project.assets.json' doesn't have a target for '.NETFramework,Version=v7.0'. Ensure that restore has run and that you have included 'net70' in the TargetFrameworks for your project.
Analyze (csharp)
Assets file '/home/runner/work/Brighter/Brighter/src/Paramore.Brighter/obj/project.assets.json' doesn't have a target for '.NETFramework,Version=v8.0'. Ensure that restore has run and that you have included 'net80' in the TargetFrameworks for your project.
Analyze (csharp)
Assets file '/home/runner/work/Brighter/Brighter/samples/HelloWorld/obj/project.assets.json' doesn't have a target for '.NETFramework,Version=v6.0'. Ensure that restore has run and that you have included 'net60' in the TargetFrameworks for your project.
Analyze (csharp)
Assets file '/home/runner/work/Brighter/Brighter/samples/HelloWorldAsync/obj/project.assets.json' doesn't have a target for '.NETFramework,Version=v6.0'. Ensure that restore has run and that you have included 'net60' in the TargetFrameworks for your project.
Analyze (csharp)
Assets file '/home/runner/work/Brighter/Brighter/src/Paramore.Brighter.ServiceActivator/obj/project.assets.json' doesn't have a target for '.NETFramework,Version=v6.0'. Ensure that restore has run and that you have included 'net60' in the TargetFrameworks for your project.
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/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