Database Utilities for our boxes #7140
Annotations
12 warnings
|
Analyze (csharp):
tests/Paramore.Brighter.Base.Test/Outbox/RelationDatabaseOutboxTest.cs#L9
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
Analyze (csharp):
tests/Paramore.Brighter.Base.Test/Outbox/RelationDatabaseOutboxTest.cs#L17
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
Analyze (csharp):
tests/Paramore.Brighter.Base.Test/Outbox/RelationDatabaseOutboxAsyncTest.cs#L10
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
Analyze (csharp):
tests/Paramore.Brighter.Base.Test/Outbox/RelationDatabaseOutboxAsyncTest.cs#L18
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
Analyze (csharp):
tests/Paramore.Brighter.Base.Test/Inbox/RelationDatabaseInboxTests.cs#L7
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
Analyze (csharp):
tests/Paramore.Brighter.Base.Test/Inbox/RelationDatabaseInboxAsyncTests.cs#L8
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
Analyze (csharp):
tests/Paramore.Brighter.Base.Test/Inbox/RelationDatabaseInboxTests.cs#L16
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
Analyze (csharp):
tests/Paramore.Brighter.Base.Test/Inbox/RelationDatabaseInboxTests.cs#L10
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
Analyze (csharp):
tests/Paramore.Brighter.Base.Test/Inbox/RelationDatabaseInboxAsyncTests.cs#L16
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
Analyze (csharp):
tests/Paramore.Brighter.Base.Test/Inbox/RelationDatabaseInboxAsyncTests.cs#L10
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.
|