Database Utilities for our boxes #7138
Annotations
12 warnings
|
Analyze (csharp):
samples/WebAPI/WebAPI_Dapper/GreetingsApp/Responses/FindPersonsGreetings.cs#L8
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
Analyze (csharp):
samples/WebAPI/WebAPI_Dapper/GreetingsApp/Responses/FindPersonsGreetings.cs#L7
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
Analyze (csharp):
samples/WebAPI/WebAPI_Dapper/GreetingsApp/Handlers/AddPersonHandlerAsync.cs#L23
'UsePolicyAttribute' is obsolete: 'Migrate to UseResiliencePipeline'
|
|
Analyze (csharp):
samples/WebAPI/WebAPI_Dapper/GreetingsApp/Handlers/DeletePersonHandlerAsync.cs#L31
'UsePolicyAsyncAttribute' is obsolete: 'Migrate to UseResiliencePipelineAsync'
|
|
Analyze (csharp):
samples/WebAPI/WebAPI_Dapper/GreetingsApp/Handlers/AddGreetingHandlerAsync.cs#L34
'UsePolicyAsyncAttribute' is obsolete: 'Migrate to UseResiliencePipelineAsync'
|
|
Analyze (csharp):
samples/WebAPI/WebAPI_Dapper/GreetingsApp/Entities/Person.cs#L10
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
Analyze (csharp):
samples/WebAPI/WebAPI_Dapper/GreetingsApp/Entities/Greeting.cs#L7
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.
|