Database Utilities for our boxes #7139
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.
|