Database Utilities for our boxes #7143
Annotations
12 warnings
|
Analyze (csharp):
samples/TaskQueue/RMQTaskQueueWithDLQ/GreetingsSender/TimedMessageGenerator.cs#L56
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
Analyze (csharp):
samples/TaskQueue/RMQTaskQueueWithDLQ/Greetings/Ports/Mappers/GreetingEventMessageMapperAsync.cs#L53
'MessageBody.Bytes' is obsolete: 'Use Memory for zero-copy access. This property allocates on every call.'
|
|
Analyze (csharp):
samples/Scheduler/TickerQ/Greeting.Consumer/Program.cs#L15
Possible null reference argument for parameter 'uriString' in 'Uri.Uri(string uriString)'.
|
|
Analyze (csharp):
samples/TaskQueue/RMQTaskQueue/Greetings/Ports/Mappers/FarewellEventMessageMapper.cs#L53
'MessageBody.Bytes' is obsolete: 'Use Memory for zero-copy access. This property allocates on every call.'
|
|
Analyze (csharp):
samples/TaskQueue/RMQTaskQueue/Greetings/Ports/Commands/GreetingEvent.cs#L39
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
Analyze (csharp):
samples/TaskQueue/RMQDeferOnError/Greetings/Ports/Mappers/GreetingEventMessageMapperAsync.cs#L53
'MessageBody.Bytes' is obsolete: 'Use Memory for zero-copy access. This property allocates on every call.'
|
|
Analyze (csharp):
samples/TaskQueue/PostgresTaskQueue/Greetings/Ports/Commands/FarewellEvent.cs#L16
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
Analyze (csharp):
samples/TaskQueue/ASBTaskQueue/Greetings/Adaptors/Data/AzureAdAuthenticationDbConnectionInterceptor.cs#L19
'ManagedIdentityCredential.ManagedIdentityCredential(string, TokenCredentialOptions)' is obsolete: 'Use constructor ManagedIdentityCredential(ManagedIdentityId id) or ManagedIdentityCredential(ManagedIdentityCredentialOptions options).'
|
|
Analyze (csharp):
samples/TaskQueue/ASBTaskQueue/Greetings/Ports/Events/GreetingEvent.cs#L16
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
Analyze (csharp):
samples/TaskQueue/ASBTaskQueue/Greetings/Ports/Events/GreetingAsyncEvent.cs#L16
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.
|