Skip to content

Finalized the Connection string tool #193

Finalized the Connection string tool

Finalized the Connection string tool #193

Triggered via push November 22, 2024 13:10
Status Success
Total duration 3m 5s
Artifacts

sonar.yml

on: push
Build and analyze
2m 53s
Build and analyze
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
Build and analyze: MyHttpLogging/HttpLoggingMiddleware.cs#L249
Argument of type 'KeyValuePair<string, object>' cannot be used for parameter 'item' of type 'KeyValuePair<string, object?>' in 'void ICollection<KeyValuePair<string, object?>>.Add(KeyValuePair<string, object?> item)' due to differences in the nullability of reference types.
Build and analyze: MyAzureIdentity/Azure.MyIdentity/Credentials/AzureApplicationCredential.cs#L43
Cannot convert null literal to non-nullable reference type.
Build and analyze: MyAzureIdentity/Azure.MyIdentity/Credentials/AzureApplicationCredential.cs#L43
Cannot convert null literal to non-nullable reference type.
Build and analyze: MyAzureIdentity/Azure.MyIdentity/Credentials/AzureCliCredential.cs#L78
Cannot convert null literal to non-nullable reference type.
Build and analyze: MyAzureIdentity/Azure.MyIdentity/Credentials/DeviceCodeCredential.cs#L64
Cannot convert null literal to non-nullable reference type.
Build and analyze: MyAzureIdentity/Azure.MyIdentity/Credentials/DeviceCodeCredential.cs#L77
Cannot convert null literal to non-nullable reference type.
Build and analyze: MyAzureIdentity/Azure.MyIdentity/Credentials/AzureDeveloperCliCredential.cs#L74
Cannot convert null literal to non-nullable reference type.
Build and analyze: MyAzureIdentity/Azure.MyIdentity/CredentialDiagnosticScope.cs#L47
Cannot convert null literal to non-nullable reference type.
Build and analyze: MyAzureIdentity/Azure.MyIdentity/CredentialDiagnosticScope.cs#L66
Cannot convert null literal to non-nullable reference type.
Build and analyze: MyAzureIdentity/Azure.MyIdentity/Credentials/EnvironmentCredential.cs#L102
Cannot convert null literal to non-nullable reference type.