Merge pull request #1481 from OfficeDev/v-mfurquan/python-conversion-… #135
Annotations
11 warnings
Build app:
samples/graph-activity-feed-broadcast/csharp/ActivityFeedBroadcast/Startup.cs#L61
'AzureADOptions' is obsolete: 'This is obsolete and will be removed in a future version. Use Microsoft.Identity.Web instead. See https://aka.ms/ms-identity-web.'
|
Build app:
samples/graph-activity-feed-broadcast/csharp/ActivityFeedBroadcast/Helpers/AuthHelper.cs#L151
The variable 'ex' is declared but never used
|
Build app:
samples/graph-activity-feed-broadcast/csharp/ActivityFeedBroadcast/Controllers/HomeController.cs#L153
The variable 'ex' is declared but never used
|
Build app:
samples/graph-activity-feed-broadcast/csharp/ActivityFeedBroadcast/Helpers/AuthHelper.cs#L56
The field 'AuthHelper.AzureAuthUrlConfigurationSettingsKey' is assigned but its value is never used
|
Build app:
samples/graph-activity-feed-broadcast/csharp/ActivityFeedBroadcast/Helpers/AuthHelper.cs#L51
The field 'AuthHelper.AzureInstanceConfigurationSettingsKey' is assigned but its value is never used
|
Build app:
samples/graph-activity-feed-broadcast/csharp/ActivityFeedBroadcast/Helpers/AuthHelper.cs#L46
The field 'AuthHelper.AppsecretConfigurationSettingsKey' is assigned but its value is never used
|
Build app:
samples/graph-activity-feed-broadcast/csharp/ActivityFeedBroadcast/Startup.cs#L61
'AzureADOptions' is obsolete: 'This is obsolete and will be removed in a future version. Use Microsoft.Identity.Web instead. See https://aka.ms/ms-identity-web.'
|
Build app:
samples/graph-activity-feed-broadcast/csharp/ActivityFeedBroadcast/Helpers/AuthHelper.cs#L151
The variable 'ex' is declared but never used
|
Build app:
samples/graph-activity-feed-broadcast/csharp/ActivityFeedBroadcast/Controllers/HomeController.cs#L153
The variable 'ex' is declared but never used
|
Build app:
samples/graph-activity-feed-broadcast/csharp/ActivityFeedBroadcast/Helpers/AuthHelper.cs#L56
The field 'AuthHelper.AzureAuthUrlConfigurationSettingsKey' is assigned but its value is never used
|
Set up .NET Core
.NET 6.0 is no longer supported and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the .NET support policy.
|
Loading