Skip to content

Database Utilities for our boxes #7139

Database Utilities for our boxes

Database Utilities for our boxes #7139

Triggered via pull request May 19, 2026 17:17
Status Success
Total duration 31m 44s
Artifacts

codeql-analysis.yml

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

Annotations

12 warnings
Analyze (csharp): tests/Paramore.Brighter.InMemory.Tests/TestDoubles/FailingMessageProducer.cs#L35
The EnumeratorCancellationAttribute applied to parameter 'cancellationToken' will have no effect. The attribute is only effective on a parameter of type CancellationToken in an async-iterator method returning IAsyncEnumerable
Analyze (csharp): tests/Paramore.Brighter.InMemory.Tests/TestDoubles/FailingMessageProducer.cs#L14
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Analyze (csharp): tests/Paramore.Brighter.InMemory.Tests/TestDoubles/MyEvent.cs#L7
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Analyze (csharp): tests/Paramore.Brighter.InMemory.Tests/TestDoubles/FailingMessageProducer.cs#L19
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Analyze (csharp): tests/Paramore.Brighter.InMemory.Tests/TestDoubles/FailingMessageProducer.cs#L18
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Analyze (csharp): tests/Paramore.Brighter.InMemory.Tests/Consumer/When_requeuing_async_with_delay_should_delegate_to_producer.cs#L105
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Analyze (csharp): tests/Paramore.Brighter.InMemory.Tests/Consumer/When_requeuing_with_delay_should_delegate_to_producer.cs#L104
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Analyze (csharp): tests/Paramore.Brighter.InMemory.Tests/Producer/When_sending_with_delay_and_scheduler_configured_should_use_scheduler.cs#L87
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Analyze (csharp): tests/Paramore.Brighter.InMemory.Tests/Producer/When_sending_async_with_delay_and_scheduler_configured_should_use_scheduler.cs#L89
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Analyze (csharp): tests/Paramore.Brighter.InMemory.Tests/Catch.cs#L35
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Analyze (csharp)
Cannot retrieve the full diff because there are too many (300) changed files in the pull request.
Analyze (csharp)
Cannot build an overlay database because build-mode is set to "undefined" instead of "none". Falling back to creating a normal full database instead.