Merge pull request #1481 from OfficeDev/v-mfurquan/python-conversion-… #135
build-complete-samples.yml
on: push
Matrix: build-csharp-samples
Matrix: build-java-samples
Matrix: build-nodejs-samples
Matrix: build-python-samples
Annotations
576 warnings
Build All "app-installation-using-qr-code" csharp
.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.
|
Build All "app-installation-using-qr-code" csharp:
samples/app-installation-using-qr-code/csharp/QRAppInstallation/SimpleGraphClient.cs#L49
Re-throwing caught exception changes stack information
|
Build All "app-installation-using-qr-code" csharp:
samples/app-installation-using-qr-code/csharp/QRAppInstallation/SimpleGraphClient.cs#L49
Re-throwing caught exception changes stack information
|
Build All "app-sso" csharp
.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.
|
Build All "app-sso" csharp:
samples/app-sso/csharp/App SSO Sample/AdapterWithErrorHandler.cs#L17
Cannot convert null literal to non-nullable reference type.
|
Build All "app-sso" csharp:
samples/app-sso/csharp/App SSO Sample/Dialogs/TokenExchangeOAuthPrompt.cs#L18
Cannot convert null literal to non-nullable reference type.
|
Build All "app-sso" csharp:
samples/app-sso/csharp/App SSO Sample/Models/ErrorViewModel.cs#L9
Non-nullable property 'RequestId' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build All "app-sso" csharp:
samples/app-sso/csharp/App SSO Sample/Helper/TokenExchangeHelper.cs#L66
Dereference of a possibly null reference.
|
Build All "app-sso" csharp:
samples/app-sso/csharp/App SSO Sample/Helper/TokenExchangeHelper.cs#L66
Possible null reference assignment.
|
Build All "app-sso" csharp:
samples/app-sso/csharp/App SSO Sample/Controllers/HomeController.cs#L65
Possible null reference return.
|
Build All "app-sso" csharp:
samples/app-sso/csharp/App SSO Sample/Helper/TokenExchangeHelper.cs#L93
Converting null literal or possible null value to non-nullable type.
|
Build All "app-sso" csharp:
samples/app-sso/csharp/App SSO Sample/Helper/TokenExchangeHelper.cs#L101
Dereference of a possibly null reference.
|
Build All "app-sso" csharp:
samples/app-sso/csharp/App SSO Sample/Helper/TokenExchangeHelper.cs#L126
Dereference of a possibly null reference.
|
Build All "app-sso" csharp:
samples/app-sso/csharp/App SSO Sample/Helper/TokenExchangeHelper.cs#L147
Non-nullable property 'ETag' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build All "app-complete-auth" csharp:
samples/app-complete-auth/csharp/AppCompleteAuth/AdapterWithErrorHandler.cs#L17
'BotFrameworkHttpAdapter' is obsolete: 'Use `CloudAdapter` instead.'
|
Build All "app-complete-auth" csharp:
samples/app-complete-auth/csharp/AppCompleteAuth/Startup.cs#L70
'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 All "app-complete-auth" csharp:
samples/app-complete-auth/csharp/AppCompleteAuth/AdapterWithErrorHandler.cs#L17
'BotFrameworkHttpAdapter' is obsolete: 'Use `CloudAdapter` instead.'
|
Build All "app-complete-auth" csharp:
samples/app-complete-auth/csharp/AppCompleteAuth/Startup.cs#L70
'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 All "app-complete-auth" csharp
.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.
|
Build All "app-complete-sample" csharp:
samples/app-complete-sample/csharp/AppCompleteSample/src/dialogs/examples/basic/AdaptiveCardDialog.cs#L86
'AdaptiveCard.AdaptiveCard()' is obsolete: 'Please use the overload that accepts a version parameter and specify the version your card requires'
|
Build All "app-complete-sample" csharp:
samples/app-complete-sample/csharp/AppCompleteSample/src/dialogs/examples/basic/AdaptiveCardDialog.cs#L359
'AdaptiveCard.AdaptiveCard()' is obsolete: 'Please use the overload that accepts a version parameter and specify the version your card requires'
|
Build All "app-complete-sample" csharp:
samples/app-complete-sample/csharp/AppCompleteSample/src/dialogs/RootDialog.cs#L18
The field 'RootDialog._applicationBaseUrl' is never used
|
Build All "bot-calling-meeting" csharp:
samples/bot-calling-meeting/csharp/Source/CallingBotSample/Authentication/AuthenticationWrapper.cs#L25
Possible null reference assignment.
|
Build All "app-complete-sample" csharp:
samples/app-complete-sample/csharp/AppCompleteSample/src/dialogs/examples/basic/AdaptiveCardDialog.cs#L86
'AdaptiveCard.AdaptiveCard()' is obsolete: 'Please use the overload that accepts a version parameter and specify the version your card requires'
|
Build All "bot-calling-meeting" csharp:
samples/bot-calling-meeting/csharp/Source/CallingBotSample/Authentication/AuthenticationWrapper.cs#L22
Non-nullable field 'tenant' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Build All "app-complete-sample" csharp:
samples/app-complete-sample/csharp/AppCompleteSample/src/dialogs/examples/basic/AdaptiveCardDialog.cs#L359
'AdaptiveCard.AdaptiveCard()' is obsolete: 'Please use the overload that accepts a version parameter and specify the version your card requires'
|
Build All "bot-calling-meeting" csharp:
samples/bot-calling-meeting/csharp/Source/CallingBotSample/Authentication/AuthenticationProvider.cs#L43
Non-nullable field 'openIdConfiguration' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Build All "app-complete-sample" csharp:
samples/app-complete-sample/csharp/AppCompleteSample/src/dialogs/RootDialog.cs#L18
The field 'RootDialog._applicationBaseUrl' is never used
|
Build All "bot-calling-meeting" csharp:
samples/bot-calling-meeting/csharp/Source/CallingBotSample/Authentication/AuthenticationProvider.cs#L177
'HttpRequestMessage.Properties' is obsolete: 'HttpRequestMessage.Properties has been deprecated. Use Options instead.'
|
Build All "app-complete-sample" csharp
.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.
|
Build All "bot-calling-meeting" csharp:
samples/bot-calling-meeting/csharp/Source/CallingBotSample/Authentication/AuthenticationProvider.cs#L177
Dereference of a possibly null reference.
|
Build All "bot-calling-meeting" csharp:
samples/bot-calling-meeting/csharp/Source/CallingBotSample/Services/MicrosoftGraph/CallService.cs#L29
Possible null reference argument for parameter 'baseUri' in 'Uri.Uri(Uri baseUri, string? relativeUri)'.
|
Build All "bot-calling-meeting" csharp:
samples/bot-calling-meeting/csharp/Source/CallingBotSample/Bots/CallingBot.cs#L73
Possible null reference argument for parameter 'appName' in 'AuthenticationProvider.AuthenticationProvider(string appName, string appId, string appSecret, IGraphLogger logger)'.
|
Build All "bot-calling-meeting" csharp:
samples/bot-calling-meeting/csharp/Source/CallingBotSample/Bots/CallingBot.cs#L73
Possible null reference argument for parameter 'appId' in 'AuthenticationProvider.AuthenticationProvider(string appName, string appId, string appSecret, IGraphLogger logger)'.
|
Build All "bot-calling-meeting" csharp:
samples/bot-calling-meeting/csharp/Source/CallingBotSample/Bots/CallingBot.cs#L73
Possible null reference argument for parameter 'appSecret' in 'AuthenticationProvider.AuthenticationProvider(string appName, string appId, string appSecret, IGraphLogger logger)'.
|
|
Build All "bot-calling-meeting" csharp
.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.
|
Build All "bot-adaptive-card-actions" csharp
.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.
|
Build All "bot-adaptive-card-actions" csharp:
samples/bot-adaptive-card-actions/csharp/AdaptiveCardActions/Bots/AdaptiveCardActionsBot.cs#L141
Re-throwing caught exception changes stack information
|
Build All "bot-adaptive-card-actions" csharp:
samples/bot-adaptive-card-actions/csharp/AdaptiveCardActions/Bots/AdaptiveCardActionsBot.cs#L141
Re-throwing caught exception changes stack information
|
Build All "app-checkin-location" csharp
.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.
|
Build All "account-linking" csharp
.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.
|
Build All "bot-adaptivecards-user-specific-views" csharp:
samples/bot-adaptivecards-user-specific-views/csharp/Microsoft.Teams.Samples.UserSpecificViews/Bot/RefreshActionData.cs#L30
Non-nullable property 'CardType' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build All "bot-adaptivecards-user-specific-views" csharp:
samples/bot-adaptivecards-user-specific-views/csharp/Microsoft.Teams.Samples.UserSpecificViews/Bot/RefreshActionData.cs#L17
Non-nullable property 'type' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build All "bot-adaptivecards-user-specific-views" csharp:
samples/bot-adaptivecards-user-specific-views/csharp/Microsoft.Teams.Samples.UserSpecificViews/Bot/RefreshActionData.cs#L18
Non-nullable property 'title' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build All "bot-adaptivecards-user-specific-views" csharp:
samples/bot-adaptivecards-user-specific-views/csharp/Microsoft.Teams.Samples.UserSpecificViews/Bot/RefreshActionData.cs#L19
Non-nullable property 'data' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build All "bot-adaptivecards-user-specific-views" csharp:
samples/bot-adaptivecards-user-specific-views/csharp/Microsoft.Teams.Samples.UserSpecificViews/Bot/RefreshActionData.cs#L20
Non-nullable property 'verb' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build All "bot-adaptivecards-user-specific-views" csharp:
samples/bot-adaptivecards-user-specific-views/csharp/Microsoft.Teams.Samples.UserSpecificViews/Bot/RefreshActionData.cs#L8
Non-nullable property 'action' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build All "bot-adaptivecards-user-specific-views" csharp:
samples/bot-adaptivecards-user-specific-views/csharp/Microsoft.Teams.Samples.UserSpecificViews/Bot/RefreshActionData.cs#L9
Non-nullable property 'trigger' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build All "bot-adaptivecards-user-specific-views" csharp:
samples/bot-adaptivecards-user-specific-views/csharp/Microsoft.Teams.Samples.UserSpecificViews/Bot/BotActivityHandler.cs#L46
Possible null reference argument for parameter 'value' in 'RefreshActionData? JsonConvert.DeserializeObject<RefreshActionData>(string value)'.
|
|
Build All "bot-adaptivecards-user-specific-views" csharp:
samples/bot-adaptivecards-user-specific-views/csharp/Microsoft.Teams.Samples.UserSpecificViews/Bot/RefreshActionData.cs#L30
Non-nullable property 'CardType' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build All "bot-adaptivecards-user-specific-views" csharp
.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.
|
Build All "bot-all-cards" csharp:
samples/bot-all-cards/csharp/BotAllCards/Bots/TeamsBot.cs#L89
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
Build All "bot-all-cards" csharp:
samples/bot-all-cards/csharp/BotAllCards/Dialogs/MainDialog.cs#L154
The variable 'Exc' is declared but never used
|
Build All "bot-all-cards" csharp:
samples/bot-all-cards/csharp/BotAllCards/Bots/TeamsBot.cs#L89
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
Build All "bot-all-cards" csharp:
samples/bot-all-cards/csharp/BotAllCards/Dialogs/MainDialog.cs#L154
The variable 'Exc' is declared but never used
|
Build All "bot-all-cards" csharp
.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.
|
Build All "app-anonymous-users" csharp
.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.
|
Build All "app-localization" csharp:
samples/app-localization/csharp/Localization/AdapterWithErrorHandler.cs#L13
'BotFrameworkHttpAdapter' is obsolete: 'Use `CloudAdapter` instead.'
|
Build All "app-localization" csharp:
samples/app-localization/csharp/Localization/AdapterWithErrorHandler.cs#L15
'BotFrameworkHttpAdapter' is obsolete: 'Use `CloudAdapter` instead.'
|
Build All "app-localization" csharp:
samples/app-localization/csharp/Localization/AdapterWithErrorHandler.cs#L13
'BotFrameworkHttpAdapter' is obsolete: 'Use `CloudAdapter` instead.'
|
Build All "app-localization" csharp:
samples/app-localization/csharp/Localization/AdapterWithErrorHandler.cs#L15
'BotFrameworkHttpAdapter' is obsolete: 'Use `CloudAdapter` instead.'
|
Build All "app-localization" csharp
.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.
|
Build All "app-region-selection" csharp:
samples/app-region-selection/csharp/RegionSectionApp/AdapterWithErrorHandler.cs#L11
'BotFrameworkHttpAdapter' is obsolete: 'Use `CloudAdapter` instead.'
|
Build All "app-region-selection" csharp:
samples/app-region-selection/csharp/RegionSectionApp/AdapterWithErrorHandler.cs#L13
'BotFrameworkHttpAdapter' is obsolete: 'Use `CloudAdapter` instead.'
|
Build All "app-region-selection" csharp:
samples/app-region-selection/csharp/RegionSectionApp/AdapterWithErrorHandler.cs#L11
'BotFrameworkHttpAdapter' is obsolete: 'Use `CloudAdapter` instead.'
|
Build All "app-region-selection" csharp:
samples/app-region-selection/csharp/RegionSectionApp/AdapterWithErrorHandler.cs#L13
'BotFrameworkHttpAdapter' is obsolete: 'Use `CloudAdapter` instead.'
|
Build All "app-region-selection" csharp
.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.
|
Build All "bot-archive-groupchat-messages" csharp
.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.
|
Build All "bot-archive-groupchat-messages" csharp:
samples/bot-archive-groupchat-messages/csharp/FetchGroupChatMessages/AdapterWithErrorHandler.cs#L12
'BotFrameworkHttpAdapter' is obsolete: 'Use `CloudAdapter` instead.'
|
Build All "bot-archive-groupchat-messages" csharp:
samples/bot-archive-groupchat-messages/csharp/FetchGroupChatMessages/AdapterWithErrorHandler.cs#L14
'BotFrameworkHttpAdapter' is obsolete: 'Use `CloudAdapter` instead.'
|
Build All "bot-archive-groupchat-messages" csharp:
samples/bot-archive-groupchat-messages/csharp/FetchGroupChatMessages/helper/GetChatHelper.cs#L72
'BotFrameworkAdapter' is obsolete: 'Use `CloudAdapter` instead.'
|
Build All "bot-archive-groupchat-messages" csharp:
samples/bot-archive-groupchat-messages/csharp/FetchGroupChatMessages/helper/GetChatHelper.cs#L80
'BotFrameworkAdapter' is obsolete: 'Use `CloudAdapter` instead.'
|
Build All "bot-archive-groupchat-messages" csharp:
samples/bot-archive-groupchat-messages/csharp/FetchGroupChatMessages/AdapterWithErrorHandler.cs#L12
'BotFrameworkHttpAdapter' is obsolete: 'Use `CloudAdapter` instead.'
|
Build All "bot-archive-groupchat-messages" csharp:
samples/bot-archive-groupchat-messages/csharp/FetchGroupChatMessages/AdapterWithErrorHandler.cs#L14
'BotFrameworkHttpAdapter' is obsolete: 'Use `CloudAdapter` instead.'
|
Build All "bot-archive-groupchat-messages" csharp:
samples/bot-archive-groupchat-messages/csharp/FetchGroupChatMessages/helper/GetChatHelper.cs#L72
'BotFrameworkAdapter' is obsolete: 'Use `CloudAdapter` instead.'
|
Build All "bot-archive-groupchat-messages" csharp:
samples/bot-archive-groupchat-messages/csharp/FetchGroupChatMessages/helper/GetChatHelper.cs#L80
'BotFrameworkAdapter' is obsolete: 'Use `CloudAdapter` instead.'
|
Build All "app-virtual-assistant" csharp:
samples/app-virtual-assistant/csharp/Services/BotServices.cs#L32
'LuisPredictionOptions.TelemetryClient' is obsolete: 'Member is deprecated, please use LuisRecognizerOptionsV2 to set this value).'
|
Build All "app-virtual-assistant" csharp:
samples/app-virtual-assistant/csharp/Services/BotServices.cs#L33
'LuisPredictionOptions.LogPersonalInformation' is obsolete: 'Member is deprecated, please use LuisRecognizerOptionsV2 to set this value).'
|
Build All "app-virtual-assistant" csharp:
samples/app-virtual-assistant/csharp/Services/BotServices.cs#L38
'LuisRecognizer.LuisRecognizer(LuisApplication, LuisPredictionOptions, bool, HttpClientHandler)' is obsolete: 'Constructor is deprecated, please use LuisRecognizer(LuisRecognizerOptions recognizer).'
|
Build All "app-virtual-assistant" csharp:
samples/app-virtual-assistant/csharp/Services/BotServices.cs#L45
'LuisRecognizer.LuisRecognizer(LuisApplication, LuisPredictionOptions, bool, HttpClientHandler)' is obsolete: 'Constructor is deprecated, please use LuisRecognizer(LuisRecognizerOptions recognizer).'
|
Build All "app-virtual-assistant" csharp:
samples/app-virtual-assistant/csharp/Services/BotServices.cs#L32
'LuisPredictionOptions.TelemetryClient' is obsolete: 'Member is deprecated, please use LuisRecognizerOptionsV2 to set this value).'
|
Build All "app-virtual-assistant" csharp:
samples/app-virtual-assistant/csharp/Services/BotServices.cs#L33
'LuisPredictionOptions.LogPersonalInformation' is obsolete: 'Member is deprecated, please use LuisRecognizerOptionsV2 to set this value).'
|
Build All "app-virtual-assistant" csharp:
samples/app-virtual-assistant/csharp/Services/BotServices.cs#L38
'LuisRecognizer.LuisRecognizer(LuisApplication, LuisPredictionOptions, bool, HttpClientHandler)' is obsolete: 'Constructor is deprecated, please use LuisRecognizer(LuisRecognizerOptions recognizer).'
|
Build All "app-virtual-assistant" csharp:
samples/app-virtual-assistant/csharp/Services/BotServices.cs#L45
'LuisRecognizer.LuisRecognizer(LuisApplication, LuisPredictionOptions, bool, HttpClientHandler)' is obsolete: 'Constructor is deprecated, please use LuisRecognizer(LuisRecognizerOptions recognizer).'
|
Build All "app-virtual-assistant" csharp
.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.
|
Build All "app-hello-world" csharp:
samples/app-hello-world/csharp/Microsoft.Teams.Samples.HelloWorld.Web/AdapterWithErrorHandler.cs#L12
'BotFrameworkHttpAdapter' is obsolete: 'Use `CloudAdapter` instead.'
|
Build All "app-hello-world" csharp:
samples/app-hello-world/csharp/Microsoft.Teams.Samples.HelloWorld.Web/AdapterWithErrorHandler.cs#L14
'BotFrameworkHttpAdapter' is obsolete: 'Use `CloudAdapter` instead.'
|
Build All "app-hello-world" csharp:
samples/app-hello-world/csharp/Microsoft.Teams.Samples.HelloWorld.Web/AdapterWithErrorHandler.cs#L12
'BotFrameworkHttpAdapter' is obsolete: 'Use `CloudAdapter` instead.'
|
Build All "app-hello-world" csharp:
samples/app-hello-world/csharp/Microsoft.Teams.Samples.HelloWorld.Web/AdapterWithErrorHandler.cs#L14
'BotFrameworkHttpAdapter' is obsolete: 'Use `CloudAdapter` instead.'
|
Build All "app-hello-world" csharp
.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.
|
Build All "bot-configuration-app-auth" csharp
.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.
|
Build All "bot-configuration-app" csharp
.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.
|
Build All "app-HR-talent" csharp
.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.
|
Build All "bot-commands-menu" csharp
.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.
|
Build All "bot-commands-menu" csharp:
samples/bot-commands-menu/csharp/CommandsMenu/AdapterWithErrorHandler.cs#L13
'BotFrameworkHttpAdapter' is obsolete: 'Use `CloudAdapter` instead.'
|
Build All "bot-commands-menu" csharp:
samples/bot-commands-menu/csharp/CommandsMenu/AdapterWithErrorHandler.cs#L15
'BotFrameworkHttpAdapter' is obsolete: 'Use `CloudAdapter` instead.'
|
Build All "bot-commands-menu" csharp:
samples/bot-commands-menu/csharp/CommandsMenu/AdapterWithErrorHandler.cs#L13
'BotFrameworkHttpAdapter' is obsolete: 'Use `CloudAdapter` instead.'
|
Build All "bot-commands-menu" csharp:
samples/bot-commands-menu/csharp/CommandsMenu/AdapterWithErrorHandler.cs#L15
'BotFrameworkHttpAdapter' is obsolete: 'Use `CloudAdapter` instead.'
|
Build All "bot-join-team-using-qr-code" csharp
.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.
|
Build All "bot-join-team-using-qr-code" csharp:
samples/bot-join-team-using-qr-code/csharp/JoinTeamByQR/AdapterWithErrorHandler.cs#L12
'BotFrameworkHttpAdapter' is obsolete: 'Use `CloudAdapter` instead.'
|
Build All "bot-join-team-using-qr-code" csharp:
samples/bot-join-team-using-qr-code/csharp/JoinTeamByQR/AdapterWithErrorHandler.cs#L14
'BotFrameworkHttpAdapter' is obsolete: 'Use `CloudAdapter` instead.'
|
Build All "bot-join-team-using-qr-code" csharp:
samples/bot-join-team-using-qr-code/csharp/JoinTeamByQR/TokenExchangeHelper.cs#L90
'IExtendedUserTokenProvider' is obsolete: 'Use UserTokenClient instead. With CloudAdapter the UserTokenClient is available on TurnState.'
|
Build All "bot-join-team-using-qr-code" csharp:
samples/bot-join-team-using-qr-code/csharp/JoinTeamByQR/Dialogs/LogoutDialog.cs#L56
'BotFrameworkAdapter' is obsolete: 'Use `CloudAdapter` instead.'
|
Build All "bot-join-team-using-qr-code" csharp:
samples/bot-join-team-using-qr-code/csharp/JoinTeamByQR/AdapterWithErrorHandler.cs#L12
'BotFrameworkHttpAdapter' is obsolete: 'Use `CloudAdapter` instead.'
|
Build All "bot-join-team-using-qr-code" csharp:
samples/bot-join-team-using-qr-code/csharp/JoinTeamByQR/AdapterWithErrorHandler.cs#L14
'BotFrameworkHttpAdapter' is obsolete: 'Use `CloudAdapter` instead.'
|
Build All "bot-join-team-using-qr-code" csharp:
samples/bot-join-team-using-qr-code/csharp/JoinTeamByQR/TokenExchangeHelper.cs#L90
'IExtendedUserTokenProvider' is obsolete: 'Use UserTokenClient instead. With CloudAdapter the UserTokenClient is available on TurnState.'
|
Build All "bot-join-team-using-qr-code" csharp:
samples/bot-join-team-using-qr-code/csharp/JoinTeamByQR/Dialogs/LogoutDialog.cs#L56
'BotFrameworkAdapter' is obsolete: 'Use `CloudAdapter` instead.'
|
Build All "bot-conversation-sso-quickstart" csharp
.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.
|
Build All "bot-people-picker-adaptive-card" csharp
.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.
|
Build All "bot-message-reaction" csharp
.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.
|
Build All "bot-message-reaction" csharp:
samples/bot-message-reaction/csharp/AdapterWithErrorHandler.cs#L15
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
Build All "bot-message-reaction" csharp:
samples/bot-message-reaction/csharp/AdapterWithErrorHandler.cs#L15
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
Build All "bot-formatting-cards" csharp
.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.
|
Build All "bot-daily-task-reminder" csharp
.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.
|
Build All "bot-proactive-messaging" csharp
.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.
|
Build All "bot-sequential-flow-adaptive-cards" csharp:
samples/bot-sequential-flow-adaptive-cards/csharp/SequentialUserSpecificFlow/AdapterWithErrorHandler.cs#L11
'BotFrameworkHttpAdapter' is obsolete: 'Use `CloudAdapter` instead.'
|
Build All "bot-sequential-flow-adaptive-cards" csharp:
samples/bot-sequential-flow-adaptive-cards/csharp/SequentialUserSpecificFlow/AdapterWithErrorHandler.cs#L13
'BotFrameworkHttpAdapter' is obsolete: 'Use `CloudAdapter` instead.'
|
Build All "bot-sequential-flow-adaptive-cards" csharp:
samples/bot-sequential-flow-adaptive-cards/csharp/SequentialUserSpecificFlow/AdapterWithErrorHandler.cs#L11
'BotFrameworkHttpAdapter' is obsolete: 'Use `CloudAdapter` instead.'
|
Build All "bot-sequential-flow-adaptive-cards" csharp:
samples/bot-sequential-flow-adaptive-cards/csharp/SequentialUserSpecificFlow/AdapterWithErrorHandler.cs#L13
'BotFrameworkHttpAdapter' is obsolete: 'Use `CloudAdapter` instead.'
|
Build All "bot-sequential-flow-adaptive-cards" csharp
.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.
|
Build All "bot-file-upload" csharp
.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.
|
Build All "bot-receive-channel-messages-withRSC" csharp
.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.
|
Build All "bot-receive-channel-messages-withRSC" csharp:
samples/bot-receive-channel-messages-withRSC/csharp/ReceiveMessagesWithRSC/AdapterWithErrorHandler.cs#L13
'BotFrameworkHttpAdapter' is obsolete: 'Use `CloudAdapter` instead.'
|
Build All "bot-receive-channel-messages-withRSC" csharp:
samples/bot-receive-channel-messages-withRSC/csharp/ReceiveMessagesWithRSC/AdapterWithErrorHandler.cs#L15
'BotFrameworkHttpAdapter' is obsolete: 'Use `CloudAdapter` instead.'
|
Build All "bot-receive-channel-messages-withRSC" csharp:
samples/bot-receive-channel-messages-withRSC/csharp/ReceiveMessagesWithRSC/AdapterWithErrorHandler.cs#L13
'BotFrameworkHttpAdapter' is obsolete: 'Use `CloudAdapter` instead.'
|
Build All "bot-receive-channel-messages-withRSC" csharp:
samples/bot-receive-channel-messages-withRSC/csharp/ReceiveMessagesWithRSC/AdapterWithErrorHandler.cs#L15
'BotFrameworkHttpAdapter' is obsolete: 'Use `CloudAdapter` instead.'
|
Build All "bot-sharepoint-file-viewer" csharp
.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.
|
Build All "bot-sharepoint-file-viewer" csharp:
samples/bot-sharepoint-file-viewer/csharp/BotWithSharePointFileViewer/TokenExchangeHelper.cs#L90
'IExtendedUserTokenProvider' is obsolete: 'Use UserTokenClient instead. With CloudAdapter the UserTokenClient is available on TurnState.'
|
Build All "bot-sharepoint-file-viewer" csharp:
samples/bot-sharepoint-file-viewer/csharp/BotWithSharePointFileViewer/Dialogs/LogoutDialog.cs#L56
'BotFrameworkAdapter' is obsolete: 'Use `CloudAdapter` instead.'
|
Build All "bot-sharepoint-file-viewer" csharp:
samples/bot-sharepoint-file-viewer/csharp/BotWithSharePointFileViewer/Startup.cs#L47
'DialogManager' is obsolete: 'This class will be deprecated in the next version of the Bot Framework SDK.'
|
Build All "bot-sharepoint-file-viewer" csharp:
samples/bot-sharepoint-file-viewer/csharp/BotWithSharePointFileViewer/TokenExchangeHelper.cs#L90
'IExtendedUserTokenProvider' is obsolete: 'Use UserTokenClient instead. With CloudAdapter the UserTokenClient is available on TurnState.'
|
Build All "bot-sharepoint-file-viewer" csharp:
samples/bot-sharepoint-file-viewer/csharp/BotWithSharePointFileViewer/Dialogs/LogoutDialog.cs#L56
'BotFrameworkAdapter' is obsolete: 'Use `CloudAdapter` instead.'
|
Build All "bot-sharepoint-file-viewer" csharp:
samples/bot-sharepoint-file-viewer/csharp/BotWithSharePointFileViewer/Startup.cs#L47
'DialogManager' is obsolete: 'This class will be deprecated in the next version of the Bot Framework SDK.'
|
Build All "bot-release-management" csharp
.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.
|
Build All "bot-sso-adaptivecard" csharp
.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.
|
Build All "bot-sharepoint-list" csharp
.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.
|
Build All "bot-sharepoint-list" csharp:
samples/bot-sharepoint-list/csharp/SPListBot/Repositories/SharepointRepository.cs#L65
'WebRequest.Create(string)' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.'
|
Build All "bot-sharepoint-list" csharp:
samples/bot-sharepoint-list/csharp/SPListBot/Repositories/SharepointRepository.cs#L65
'WebRequest.Create(string)' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.'
|
Build All "bot-initiate-thread-in-channel" csharp
.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.
|
Build All "bot-suggested-actions" csharp
.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.
|
Build All "bot-conversation" csharp
.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.
|
Build All "bot-conversation" csharp:
samples/bot-conversation/csharp/Bots/TeamsConversationBot.cs#L110
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
Build All "bot-conversation" csharp:
samples/bot-conversation/csharp/Bots/TeamsConversationBot.cs#L124
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
Build All "bot-conversation" csharp:
samples/bot-conversation/csharp/Bots/TeamsConversationBot.cs#L110
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
Build All "bot-conversation" csharp:
samples/bot-conversation/csharp/Bots/TeamsConversationBot.cs#L124
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
Build All "bot-request-approval" csharp
.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.
|
Build All "connector-todo-notification" csharp:
samples/connector-todo-notification/csharp/Controllers/TaskController.cs#L50
Possible null reference argument for parameter 'webhook' in 'Task TaskHelper.PostTaskNotification(string webhook, TaskItem item, string title, string baseUrl)'.
|
Build All "connector-todo-notification" csharp:
samples/connector-todo-notification/csharp/Controllers/TaskController.cs#L50
Possible null reference argument for parameter 'baseUrl' in 'Task TaskHelper.PostTaskNotification(string webhook, TaskItem item, string title, string baseUrl)'.
|
Build All "connector-todo-notification" csharp:
samples/connector-todo-notification/csharp/Controllers/ConnectorController.cs#L66
Possible null reference argument for parameter 'baseUrl' in 'Task TaskHelper.PostWelcomeMessage(string webhookUrl, string baseUrl)'.
|
Build All "connector-todo-notification" csharp:
samples/connector-todo-notification/csharp/Controllers/TaskController.cs#L77
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
|
Build All "connector-todo-notification" csharp:
samples/connector-todo-notification/csharp/Controllers/TaskController.cs#L71
Possible null reference argument for parameter 'baseUrl' in 'string TaskHelper.GetConnectorCardJson(TaskItem task, string title, string baseUrl)'.
|
Build All "connector-todo-notification" csharp:
samples/connector-todo-notification/csharp/Controllers/TaskController.cs#L83
Possible null reference argument for parameter 'webhook' in 'Task TaskHelper.PostTaskNotification(string webhook, TaskItem item, string title, string baseUrl)'.
|
Build All "connector-todo-notification" csharp:
samples/connector-todo-notification/csharp/Controllers/TaskController.cs#L50
Possible null reference argument for parameter 'webhook' in 'Task TaskHelper.PostTaskNotification(string webhook, TaskItem item, string title, string baseUrl)'.
|
Build All "connector-todo-notification" csharp:
samples/connector-todo-notification/csharp/Controllers/TaskController.cs#L50
Possible null reference argument for parameter 'baseUrl' in 'Task TaskHelper.PostTaskNotification(string webhook, TaskItem item, string title, string baseUrl)'.
|
Build All "connector-todo-notification" csharp:
samples/connector-todo-notification/csharp/Controllers/ConnectorController.cs#L66
Possible null reference argument for parameter 'baseUrl' in 'Task TaskHelper.PostWelcomeMessage(string webhookUrl, string baseUrl)'.
|
Build All "connector-todo-notification" csharp:
samples/connector-todo-notification/csharp/Controllers/TaskController.cs#L77
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
|
Build All "connector-todo-notification" csharp
.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.
|
Build All "bot-teams-authentication" csharp
.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.
|
Build All "bot-type-ahead-search-adaptive-cards" csharp
.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.
|
Build All "bot-teams-catering" csharp
.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.
|
Build All "bot-teams-catering" csharp:
samples/bot-teams-catering/csharp/Catering/Startup.cs#L28
'CompatibilityVersion' is obsolete: 'This API is obsolete and will be removed in a future version. Consider removing usages.'
|
Build All "bot-teams-catering" csharp:
samples/bot-teams-catering/csharp/Catering/Startup.cs#L28
'CompatibilityVersion.Latest' is obsolete: 'This CompatibilityVersion value is obsolete.'
|
Build All "bot-teams-catering" csharp:
samples/bot-teams-catering/csharp/Catering/Startup.cs#L28
'MvcCoreMvcBuilderExtensions.SetCompatibilityVersion(IMvcBuilder, CompatibilityVersion)' is obsolete: 'This API is obsolete and will be removed in a future version. Consider removing usages.'
|
Build All "bot-teams-catering" csharp:
samples/bot-teams-catering/csharp/Catering/Startup.cs#L28
'CompatibilityVersion' is obsolete: 'This API is obsolete and will be removed in a future version. Consider removing usages.'
|
Build All "bot-teams-catering" csharp:
samples/bot-teams-catering/csharp/Catering/Startup.cs#L28
'CompatibilityVersion.Latest' is obsolete: 'This CompatibilityVersion value is obsolete.'
|
Build All "bot-teams-catering" csharp:
samples/bot-teams-catering/csharp/Catering/Startup.cs#L28
'MvcCoreMvcBuilderExtensions.SetCompatibilityVersion(IMvcBuilder, CompatibilityVersion)' is obsolete: 'This API is obsolete and will be removed in a future version. Consider removing usages.'
|
Build All "graph-appcatalog-lifecycle" csharp
.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.
|
Build All "graph-appcatalog-lifecycle" csharp:
samples/graph-appcatalog-lifecycle/csharp/AppCatalogSample/Dialogs/LogoutDialog.cs#L55
'BotFrameworkAdapter' is obsolete: 'Use `CloudAdapter` instead.'
|
Build All "graph-appcatalog-lifecycle" csharp:
samples/graph-appcatalog-lifecycle/csharp/AppCatalogSample/Dialogs/LogoutDialog.cs#L55
'BotFrameworkAdapter' is obsolete: 'Use `CloudAdapter` instead.'
|
Build All "graph-chat-lifecycle" csharp:
samples/graph-chat-lifecycle/csharp/ChatLifecycle/Controllers/HomeController.cs#L67
The variable 'e' is declared but never used
|
Build All "graph-chat-lifecycle" csharp:
samples/graph-chat-lifecycle/csharp/ChatLifecycle/Startup.cs#L56
'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 All "graph-chat-lifecycle" csharp:
samples/graph-chat-lifecycle/csharp/ChatLifecycle/Controllers/HomeController.cs#L67
The variable 'e' is declared but never used
|
Build All "graph-chat-lifecycle" csharp:
samples/graph-chat-lifecycle/csharp/ChatLifecycle/Startup.cs#L56
'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 All "graph-chat-lifecycle" csharp
.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.
|
Build All "bot-tag-mention" csharp
.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.
|
Build All "bot-tag-mention" csharp:
samples/bot-tag-mention/csharp/Dialogs/MainDialog.cs#L117
The variable 'ex' is declared but never used
|
Build All "bot-tag-mention" csharp:
samples/bot-tag-mention/csharp/Bots/TeamsConversationBot.cs#L18
The field 'TeamsConversationBot<T>._appId' is never used
|
Build All "bot-tag-mention" csharp:
samples/bot-tag-mention/csharp/Bots/TeamsConversationBot.cs#L19
The field 'TeamsConversationBot<T>._appPassword' is never used
|
Build All "bot-tag-mention" csharp:
samples/bot-tag-mention/csharp/Dialogs/MainDialog.cs#L117
The variable 'ex' is declared but never used
|
Build All "bot-tag-mention" csharp:
samples/bot-tag-mention/csharp/Bots/TeamsConversationBot.cs#L18
The field 'TeamsConversationBot<T>._appId' is never used
|
Build All "bot-tag-mention" csharp:
samples/bot-tag-mention/csharp/Bots/TeamsConversationBot.cs#L19
The field 'TeamsConversationBot<T>._appPassword' is never used
|
Build All "graph-bulk-meetings" csharp
.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.
|
Build All "graph-bulk-meetings" csharp:
samples/graph-bulk-meetings/csharp/EventMeeting/Models/Configuration/AzureSettings.cs#L12
Non-nullable property 'MicrosoftAppId' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build All "graph-bulk-meetings" csharp:
samples/graph-bulk-meetings/csharp/EventMeeting/Models/Configuration/AzureSettings.cs#L17
Non-nullable property 'MicrosoftAppPassword' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build All "graph-bulk-meetings" csharp:
samples/graph-bulk-meetings/csharp/EventMeeting/Models/Configuration/AzureSettings.cs#L22
Non-nullable property 'MicrosoftAppTenantId' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build All "graph-bulk-meetings" csharp:
samples/graph-bulk-meetings/csharp/EventMeeting/Models/MeetingCreationList.cs#L8
Non-nullable property 'Id' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build All "graph-bulk-meetings" csharp:
samples/graph-bulk-meetings/csharp/EventMeeting/Models/MeetingCreationList.cs#L10
Non-nullable property 'TopicName' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build All "graph-bulk-meetings" csharp:
samples/graph-bulk-meetings/csharp/EventMeeting/Models/MeetingCreationList.cs#L20
Non-nullable property 'Organizer' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build All "graph-bulk-meetings" csharp:
samples/graph-bulk-meetings/csharp/EventMeeting/Models/MeetingCreationList.cs#L22
Non-nullable property 'EmailAddress' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build All "graph-bulk-meetings" csharp:
samples/graph-bulk-meetings/csharp/EventMeeting/Models/MeetingCreationList.cs#L27
Non-nullable property 'MeetingLink' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build All "graph-bulk-meetings" csharp:
samples/graph-bulk-meetings/csharp/EventMeeting/Models/MeetingCreationList.cs#L30
Non-nullable property 'Start' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build All "graph-bulk-meetings" csharp:
samples/graph-bulk-meetings/csharp/EventMeeting/Models/MeetingCreationList.cs#L33
Non-nullable property 'End' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build All "graph-meeting-notification" csharp:
samples/graph-meeting-notification/csharp/MeetingNotification/Helper/DecryptionHelper.cs#L60
'AesCryptoServiceProvider' is obsolete: 'Derived cryptographic types are obsolete. Use the Create method on the base type instead.'
|
Build All "graph-meeting-notification" csharp:
samples/graph-meeting-notification/csharp/MeetingNotification/Helper/DecryptionHelper.cs#L60
'AesCryptoServiceProvider' is obsolete: 'Derived cryptographic types are obsolete. Use the Create method on the base type instead.'
|
Build All "graph-meeting-notification" csharp:
samples/graph-meeting-notification/csharp/MeetingNotification/Controllers/NotificationController.cs#L49
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
Build All "graph-meeting-notification" csharp:
samples/graph-meeting-notification/csharp/MeetingNotification/Helper/DecryptionHelper.cs#L60
'AesCryptoServiceProvider' is obsolete: 'Derived cryptographic types are obsolete. Use the Create method on the base type instead.'
|
Build All "graph-meeting-notification" csharp:
samples/graph-meeting-notification/csharp/MeetingNotification/Helper/DecryptionHelper.cs#L60
'AesCryptoServiceProvider' is obsolete: 'Derived cryptographic types are obsolete. Use the Create method on the base type instead.'
|
Build All "graph-meeting-notification" csharp:
samples/graph-meeting-notification/csharp/MeetingNotification/Controllers/NotificationController.cs#L49
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
Build All "graph-meeting-notification" csharp
.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.
|
Build All "graph-activity-feed-broadcast" csharp:
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 All "graph-activity-feed-broadcast" csharp:
samples/graph-activity-feed-broadcast/csharp/ActivityFeedBroadcast/Helpers/AuthHelper.cs#L151
The variable 'ex' is declared but never used
|
Build All "graph-activity-feed-broadcast" csharp:
samples/graph-activity-feed-broadcast/csharp/ActivityFeedBroadcast/Controllers/HomeController.cs#L153
The variable 'ex' is declared but never used
|
Build All "graph-activity-feed-broadcast" csharp:
samples/graph-activity-feed-broadcast/csharp/ActivityFeedBroadcast/Helpers/AuthHelper.cs#L56
The field 'AuthHelper.AzureAuthUrlConfigurationSettingsKey' is assigned but its value is never used
|
Build All "graph-activity-feed-broadcast" csharp:
samples/graph-activity-feed-broadcast/csharp/ActivityFeedBroadcast/Helpers/AuthHelper.cs#L51
The field 'AuthHelper.AzureInstanceConfigurationSettingsKey' is assigned but its value is never used
|
Build All "graph-activity-feed-broadcast" csharp:
samples/graph-activity-feed-broadcast/csharp/ActivityFeedBroadcast/Helpers/AuthHelper.cs#L46
The field 'AuthHelper.AppsecretConfigurationSettingsKey' is assigned but its value is never used
|
Build All "graph-activity-feed-broadcast" csharp:
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 All "graph-activity-feed-broadcast" csharp:
samples/graph-activity-feed-broadcast/csharp/ActivityFeedBroadcast/Helpers/AuthHelper.cs#L151
The variable 'ex' is declared but never used
|
Build All "graph-activity-feed-broadcast" csharp:
samples/graph-activity-feed-broadcast/csharp/ActivityFeedBroadcast/Controllers/HomeController.cs#L153
The variable 'ex' is declared but never used
|
Build All "graph-activity-feed-broadcast" csharp:
samples/graph-activity-feed-broadcast/csharp/ActivityFeedBroadcast/Helpers/AuthHelper.cs#L56
The field 'AuthHelper.AzureAuthUrlConfigurationSettingsKey' is assigned but its value is never used
|
Build All "graph-activity-feed-broadcast" csharp
.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.
|
Build All "graph-activity-feed" csharp
.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.
|
Build All "graph-activity-feed" csharp:
samples/graph-activity-feed/csharp/ActivityFeedNotification/Startup.cs#L56
'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 All "graph-activity-feed" csharp:
samples/graph-activity-feed/csharp/ActivityFeedNotification/Views/Shared/TeamNotification.cshtml#L295
Use of IHtmlHelper.Partial may result in application deadlocks. Consider using <partial> Tag Helper or IHtmlHelper.PartialAsync.
|
Build All "graph-activity-feed" csharp:
samples/graph-activity-feed/csharp/ActivityFeedNotification/Views/Home/GroupChatNotification.cshtml#L199
Use of IHtmlHelper.Partial may result in application deadlocks. Consider using <partial> Tag Helper or IHtmlHelper.PartialAsync.
|
Build All "graph-activity-feed" csharp:
samples/graph-activity-feed/csharp/ActivityFeedNotification/Views/Home/Index.cshtml#L193
Use of IHtmlHelper.Partial may result in application deadlocks. Consider using <partial> Tag Helper or IHtmlHelper.PartialAsync.
|
Build All "graph-activity-feed" csharp:
samples/graph-activity-feed/csharp/ActivityFeedNotification/Startup.cs#L56
'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 All "graph-activity-feed" csharp:
samples/graph-activity-feed/csharp/ActivityFeedNotification/Views/Shared/TeamNotification.cshtml#L295
Use of IHtmlHelper.Partial may result in application deadlocks. Consider using <partial> Tag Helper or IHtmlHelper.PartialAsync.
|
Build All "graph-activity-feed" csharp:
samples/graph-activity-feed/csharp/ActivityFeedNotification/Views/Home/GroupChatNotification.cshtml#L199
Use of IHtmlHelper.Partial may result in application deadlocks. Consider using <partial> Tag Helper or IHtmlHelper.PartialAsync.
|
Build All "graph-activity-feed" csharp:
samples/graph-activity-feed/csharp/ActivityFeedNotification/Views/Home/Index.cshtml#L193
Use of IHtmlHelper.Partial may result in application deadlocks. Consider using <partial> Tag Helper or IHtmlHelper.PartialAsync.
|
Build All "graph-change-notification-team-channel" csharp
.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.
|
Build All "graph-change-notification-team-channel" csharp:
samples/graph-change-notification-team-channel/csharp/ChangeNotification/Program.cs#L19
The using directive for 'ChangeNotification.Bots' appeared previously in this namespace
|
Build All "graph-change-notification-team-channel" csharp:
samples/graph-change-notification-team-channel/csharp/ChangeNotification/Controllers/NotificationsController.cs#L40
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
Build All "graph-change-notification-team-channel" csharp:
samples/graph-change-notification-team-channel/csharp/ChangeNotification/Controllers/TeamController.cs#L43
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
Build All "graph-change-notification-team-channel" csharp:
samples/graph-change-notification-team-channel/csharp/ChangeNotification/Controllers/TeamController.cs#L84
The variable 'ex' is declared but never used
|
Build All "graph-change-notification-team-channel" csharp:
samples/graph-change-notification-team-channel/csharp/ChangeNotification/Controllers/NotificationsController.cs#L82
The variable 'ex' is declared but never used
|
Build All "graph-change-notification-team-channel" csharp:
samples/graph-change-notification-team-channel/csharp/ChangeNotification/Helper/DecryptionHelper.cs#L49
'AesCryptoServiceProvider' is obsolete: 'Derived cryptographic types are obsolete. Use the Create method on the base type instead.'
|
Build All "graph-change-notification-team-channel" csharp:
samples/graph-change-notification-team-channel/csharp/ChangeNotification/Helper/DecryptionHelper.cs#L49
'AesCryptoServiceProvider' is obsolete: 'Derived cryptographic types are obsolete. Use the Create method on the base type instead.'
|
Build All "graph-change-notification-team-channel" csharp:
samples/graph-change-notification-team-channel/csharp/ChangeNotification/Program.cs#L19
The using directive for 'ChangeNotification.Bots' appeared previously in this namespace
|
Build All "graph-change-notification-team-channel" csharp:
samples/graph-change-notification-team-channel/csharp/ChangeNotification/Controllers/NotificationsController.cs#L40
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
Build All "graph-change-notification-team-channel" csharp:
samples/graph-change-notification-team-channel/csharp/ChangeNotification/Controllers/TeamController.cs#L43
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
Build All "bot-task-module" csharp:
samples/bot-task-module/csharp/AdapterWithErrorHandler.cs#L15
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
Build All "bot-task-module" csharp:
samples/bot-task-module/csharp/AdapterWithErrorHandler.cs#L15
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
Build All "bot-task-module" csharp
.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.
|
Build All "graph-pinned-messages" csharp
.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.
|
Build All "graph-pinned-messages" csharp:
samples/graph-pinned-messages/csharp/GraphPinnedMessage/Models/PinnedMessage.cs#L7
Non-nullable property 'Id' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build All "graph-pinned-messages" csharp:
samples/graph-pinned-messages/csharp/GraphPinnedMessage/Models/PinnedMessage.cs#L9
Non-nullable property 'Message' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build All "graph-pinned-messages" csharp:
samples/graph-pinned-messages/csharp/GraphPinnedMessage/Models/MessageData.cs#L7
Non-nullable property 'Id' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build All "graph-pinned-messages" csharp:
samples/graph-pinned-messages/csharp/GraphPinnedMessage/Models/MessageData.cs#L9
Non-nullable property 'Message' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build All "graph-pinned-messages" csharp:
samples/graph-pinned-messages/csharp/GraphPinnedMessage/Models/MessageData.cs#L11
Non-nullable property 'Messages' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build All "graph-pinned-messages" csharp:
samples/graph-pinned-messages/csharp/GraphPinnedMessage/Models/Configuration/AzureSettings.cs#L12
Non-nullable property 'MicrosoftAppId' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build All "graph-pinned-messages" csharp:
samples/graph-pinned-messages/csharp/GraphPinnedMessage/Models/Configuration/AzureSettings.cs#L17
Non-nullable property 'MicrosoftAppPassword' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build All "graph-pinned-messages" csharp:
samples/graph-pinned-messages/csharp/GraphPinnedMessage/Models/Configuration/AzureSettings.cs#L22
Non-nullable property 'MicrosoftAppTenantId' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build All "graph-pinned-messages" csharp:
samples/graph-pinned-messages/csharp/GraphPinnedMessage/Controllers/PinnedMessageController.cs#L69
The variable 'e' is declared but never used
|
Build All "graph-pinned-messages" csharp:
samples/graph-pinned-messages/csharp/GraphPinnedMessage/Controllers/PinnedMessageController.cs#L87
The variable 'e' is declared but never used
|
Build All "graph-change-notification" csharp:
samples/graph-change-notification/csharp/ChangeNotification/Controllers/NotificationController.cs#L43
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
Build All "graph-change-notification" csharp:
samples/graph-change-notification/csharp/ChangeNotification/Dialogs/LogoutDialog.cs#L55
'BotFrameworkAdapter' is obsolete: 'Use `CloudAdapter` instead.'
|
Build All "graph-change-notification" csharp:
samples/graph-change-notification/csharp/ChangeNotification/Controllers/NotificationController.cs#L43
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
Build All "graph-change-notification" csharp:
samples/graph-change-notification/csharp/ChangeNotification/Dialogs/LogoutDialog.cs#L55
'BotFrameworkAdapter' is obsolete: 'Use `CloudAdapter` instead.'
|
Build All "graph-change-notification" csharp
.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.
|
Build All "graph-teams-tag" csharp:
samples/graph-teams-tag/csharp/GraphTeamsTag/Controllers/TeamTagController.cs#L68
The variable 'ex' is declared but never used
|
Build All "graph-teams-tag" csharp:
samples/graph-teams-tag/csharp/GraphTeamsTag/Controllers/TeamTagController.cs#L88
The variable 'ex' is declared but never used
|
Build All "graph-teams-tag" csharp:
samples/graph-teams-tag/csharp/GraphTeamsTag/Controllers/TeamTagController.cs#L121
The variable 'ex' is declared but never used
|
Build All "graph-teams-tag" csharp:
samples/graph-teams-tag/csharp/GraphTeamsTag/Helper/GraphHelper.cs#L91
Possible null reference return.
|
Build All "graph-teams-tag" csharp:
samples/graph-teams-tag/csharp/GraphTeamsTag/Helper/GraphHelper.cs#L89
The variable 'ex' is declared but never used
|
Build All "graph-teams-tag" csharp:
samples/graph-teams-tag/csharp/GraphTeamsTag/Helper/GraphHelper.cs#L120
Possible null reference return.
|
Build All "graph-teams-tag" csharp:
samples/graph-teams-tag/csharp/GraphTeamsTag/Helper/GraphHelper.cs#L118
The variable 'ex' is declared but never used
|
Build All "graph-teams-tag" csharp:
samples/graph-teams-tag/csharp/GraphTeamsTag/Models/TeamTagUpdateDto.cs#L9
Non-nullable property 'MembersToBeAdded' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build All "graph-teams-tag" csharp:
samples/graph-teams-tag/csharp/GraphTeamsTag/Models/TeamTagUpdateDto.cs#L10
Non-nullable property 'MembersToBeDeleted' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build All "graph-teams-tag" csharp:
samples/graph-teams-tag/csharp/GraphTeamsTag/Models/TeamTagMember.cs#L9
Non-nullable property 'Id' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build All "graph-teams-tag" csharp
.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.
|
Build All "graph-app-installation-lifecycle" csharp
.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.
|
Build All "graph-channel-lifecycle" csharp
.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.
|
Build All "graph-proactive-installation" csharp:
samples/graph-proactive-installation/csharp/ProactiveAppInstallation/Startup.cs#L23
'IHostingEnvironment' is obsolete: 'This type is obsolete and will be removed in a future version. The recommended alternative is Microsoft.AspNetCore.Hosting.IWebHostEnvironment.'
|
Build All "graph-proactive-installation" csharp:
samples/graph-proactive-installation/csharp/ProactiveAppInstallation/Bots/ProactiveBot.cs#L49
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
Build All "graph-proactive-installation" csharp:
samples/graph-proactive-installation/csharp/ProactiveAppInstallation/Startup.cs#L23
'IHostingEnvironment' is obsolete: 'This type is obsolete and will be removed in a future version. The recommended alternative is Microsoft.AspNetCore.Hosting.IWebHostEnvironment.'
|
Build All "graph-proactive-installation" csharp:
samples/graph-proactive-installation/csharp/ProactiveAppInstallation/Bots/ProactiveBot.cs#L49
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
Build All "graph-proactive-installation" csharp
.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.
|
Build All "graph-rsc" csharp
.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.
|
Build All "meetings-share-to-stage-signing" csharp
.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.
|
Build All "meetings-share-to-stage-signing" csharp:
samples/meetings-share-to-stage-signing/csharp/Source/MeetingSigning.Domain/Models/Viewer.cs#L17
Non-nullable property 'Observer' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build All "meetings-share-to-stage-signing" csharp:
samples/meetings-share-to-stage-signing/csharp/Source/MeetingSigning.Domain/Models/Signature.cs#L20
Non-nullable property 'Signer' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build All "meetings-share-to-stage-signing" csharp:
samples/meetings-share-to-stage-signing/csharp/Source/MeetingSigning.Domain/Models/DocumentInput.cs#L13
Non-nullable property 'DocumentType' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build All "meetings-share-to-stage-signing" csharp:
samples/meetings-share-to-stage-signing/csharp/Source/MeetingSigning.Domain/Models/DocumentInput.cs#L18
Non-nullable property 'Viewers' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build All "meetings-share-to-stage-signing" csharp:
samples/meetings-share-to-stage-signing/csharp/Source/MeetingSigning.Domain/Models/DocumentInput.cs#L23
Non-nullable property 'Signers' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build All "meetings-share-to-stage-signing" csharp:
samples/meetings-share-to-stage-signing/csharp/Source/MeetingSigning.Domain/Models/Document.cs#L10
Non-nullable property 'DocumentType' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build All "meetings-share-to-stage-signing" csharp:
samples/meetings-share-to-stage-signing/csharp/Source/MeetingSigning.Domain/Models/Document.cs#L10
Non-nullable property 'OwnerId' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build All "meetings-share-to-stage-signing" csharp:
samples/meetings-share-to-stage-signing/csharp/Source/MeetingSigning.Domain/Documents/DocumentSetup.cs#L95
Possible null reference argument for parameter 'id' in 'Task<bool> IUserRepository.UserExists(string id)'.
|
Build All "meetings-share-to-stage-signing" csharp:
samples/meetings-share-to-stage-signing/csharp/Source/MeetingSigning.Domain/Documents/DocumentSetup.cs#L120
Possible null reference argument for parameter 'id' in 'Task<User> IUserRepository.GetUser(string id)'.
|
Build All "meetings-share-to-stage-signing" csharp:
samples/meetings-share-to-stage-signing/csharp/Source/MeetingSigning.Domain/Documents/DocumentSetup.cs#L153
Possible null reference argument for parameter 'id' in 'Task<User> IUserRepository.GetUser(string id)'.
|
Build All "meetings-attendance-report" csharp
.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.
|
Build All "incoming-webhook" csharp:
samples/incoming-webhook/csharp/IncomingWebhook/Controllers/CardController.cs#L36
Re-throwing caught exception changes stack information
|
Build All "incoming-webhook" csharp:
samples/incoming-webhook/csharp/IncomingWebhook/Controllers/CardController.cs#L62
Re-throwing caught exception changes stack information
|
Build All "incoming-webhook" csharp:
samples/incoming-webhook/csharp/IncomingWebhook/Controllers/CardController.cs#L36
Re-throwing caught exception changes stack information
|
Build All "incoming-webhook" csharp:
samples/incoming-webhook/csharp/IncomingWebhook/Controllers/CardController.cs#L62
Re-throwing caught exception changes stack information
|
Build All "incoming-webhook" csharp
.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.
|
Build All "meetings-share-to-stage-signing" csharp
.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.
|
Build All "meetings-share-to-stage-signing" csharp:
samples/meetings-share-to-stage-signing/csharp/Source/MeetingSigning.Domain/Models/Viewer.cs#L17
Non-nullable property 'Observer' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build All "meetings-share-to-stage-signing" csharp:
samples/meetings-share-to-stage-signing/csharp/Source/MeetingSigning.Domain/Models/Signature.cs#L20
Non-nullable property 'Signer' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build All "meetings-share-to-stage-signing" csharp:
samples/meetings-share-to-stage-signing/csharp/Source/MeetingSigning.Domain/Models/DocumentInput.cs#L13
Non-nullable property 'DocumentType' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build All "meetings-share-to-stage-signing" csharp:
samples/meetings-share-to-stage-signing/csharp/Source/MeetingSigning.Domain/Models/DocumentInput.cs#L18
Non-nullable property 'Viewers' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build All "meetings-share-to-stage-signing" csharp:
samples/meetings-share-to-stage-signing/csharp/Source/MeetingSigning.Domain/Models/DocumentInput.cs#L23
Non-nullable property 'Signers' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build All "meetings-share-to-stage-signing" csharp:
samples/meetings-share-to-stage-signing/csharp/Source/MeetingSigning.Domain/Models/Document.cs#L10
Non-nullable property 'DocumentType' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build All "meetings-share-to-stage-signing" csharp:
samples/meetings-share-to-stage-signing/csharp/Source/MeetingSigning.Domain/Models/Document.cs#L10
Non-nullable property 'OwnerId' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build All "meetings-share-to-stage-signing" csharp:
samples/meetings-share-to-stage-signing/csharp/Source/MeetingSigning.Domain/Documents/DocumentSetup.cs#L95
Possible null reference argument for parameter 'id' in 'Task<bool> IUserRepository.UserExists(string id)'.
|
Build All "meetings-share-to-stage-signing" csharp:
samples/meetings-share-to-stage-signing/csharp/Source/MeetingSigning.Domain/Documents/DocumentSetup.cs#L120
Possible null reference argument for parameter 'id' in 'Task<User> IUserRepository.GetUser(string id)'.
|
Build All "meetings-share-to-stage-signing" csharp:
samples/meetings-share-to-stage-signing/csharp/Source/MeetingSigning.Domain/Documents/DocumentSetup.cs#L153
Possible null reference argument for parameter 'id' in 'Task<User> IUserRepository.GetUser(string id)'.
|
Build All "meetings-events" csharp
.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.
|
Build All "meetings-app-icon-badging" csharp
.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.
|
Build All "meetings-live-caption" csharp
.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.
|
Build All "meetings-notification" csharp:
samples/meetings-notification/csharp/InMeetingNotifications/Models/PushAgendaAction.cs#L11
'PushAgendaAction.Choice' hides inherited member 'ActionBase.Choice'. Use the new keyword if hiding was intended.
|
Build All "meetings-notification" csharp:
samples/meetings-notification/csharp/InMeetingNotifications/Models/PushAgendaAction.cs#L11
'PushAgendaAction.Choice' hides inherited member 'ActionBase.Choice'. Use the new keyword if hiding was intended.
|
Build All "meetings-notification" csharp
.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.
|
Build All "meetings-context-app" csharp
.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.
|
Build All "meetings-details-tab" csharp
.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.
|
Build All "meetings-details-tab" csharp:
samples/meetings-details-tab/csharp/DetailsTab/Bots/DetailsTabBot.cs#L71
The variable 'e' is declared but never used
|
Build All "meetings-details-tab" csharp:
samples/meetings-details-tab/csharp/DetailsTab/Controllers/HomeController.cs#L75
'AppCredentials.TrustServiceUrl(string, DateTime)' is obsolete: 'TrustServiceUrl is not a required part of the security model.'
|
Build All "meetings-details-tab" csharp:
samples/meetings-details-tab/csharp/DetailsTab/Bots/DetailsTabBot.cs#L76
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
Build All "meetings-details-tab" csharp:
samples/meetings-details-tab/csharp/DetailsTab/Bots/DetailsTabBot.cs#L71
The variable 'e' is declared but never used
|
Build All "meetings-details-tab" csharp:
samples/meetings-details-tab/csharp/DetailsTab/Controllers/HomeController.cs#L75
'AppCredentials.TrustServiceUrl(string, DateTime)' is obsolete: 'TrustServiceUrl is not a required part of the security model.'
|
Build All "meetings-details-tab" csharp:
samples/meetings-details-tab/csharp/DetailsTab/Bots/DetailsTabBot.cs#L76
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
Build All "meetings-share-to-stage-signing" csharp
.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.
|
Build All "meetings-share-to-stage-signing" csharp:
samples/meetings-share-to-stage-signing/csharp/Source/MeetingSigning.Domain/Models/Viewer.cs#L17
Non-nullable property 'Observer' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build All "meetings-share-to-stage-signing" csharp:
samples/meetings-share-to-stage-signing/csharp/Source/MeetingSigning.Domain/Models/Signature.cs#L20
Non-nullable property 'Signer' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build All "meetings-share-to-stage-signing" csharp:
samples/meetings-share-to-stage-signing/csharp/Source/MeetingSigning.Domain/Models/DocumentInput.cs#L13
Non-nullable property 'DocumentType' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build All "meetings-share-to-stage-signing" csharp:
samples/meetings-share-to-stage-signing/csharp/Source/MeetingSigning.Domain/Models/DocumentInput.cs#L18
Non-nullable property 'Viewers' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build All "meetings-share-to-stage-signing" csharp:
samples/meetings-share-to-stage-signing/csharp/Source/MeetingSigning.Domain/Models/DocumentInput.cs#L23
Non-nullable property 'Signers' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build All "meetings-share-to-stage-signing" csharp:
samples/meetings-share-to-stage-signing/csharp/Source/MeetingSigning.Domain/Models/Document.cs#L10
Non-nullable property 'DocumentType' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build All "meetings-share-to-stage-signing" csharp:
samples/meetings-share-to-stage-signing/csharp/Source/MeetingSigning.Domain/Models/Document.cs#L10
Non-nullable property 'OwnerId' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build All "meetings-share-to-stage-signing" csharp:
samples/meetings-share-to-stage-signing/csharp/Source/MeetingSigning.Domain/Documents/DocumentSetup.cs#L95
Possible null reference argument for parameter 'id' in 'Task<bool> IUserRepository.UserExists(string id)'.
|
Build All "meetings-share-to-stage-signing" csharp:
samples/meetings-share-to-stage-signing/csharp/Source/MeetingSigning.Domain/Documents/DocumentSetup.cs#L120
Possible null reference argument for parameter 'id' in 'Task<User> IUserRepository.GetUser(string id)'.
|
Build All "meetings-share-to-stage-signing" csharp:
samples/meetings-share-to-stage-signing/csharp/Source/MeetingSigning.Domain/Documents/DocumentSetup.cs#L153
Possible null reference argument for parameter 'id' in 'Task<User> IUserRepository.GetUser(string id)'.
|
Build All "meeting-recruitment-app" csharp
.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.
|
Build All "meeting-recruitment-app" csharp:
samples/meeting-recruitment-app/csharp/MeetingApp/Bots/MeetingBot.cs#L77
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
|
Build All "meeting-recruitment-app" csharp:
samples/meeting-recruitment-app/csharp/MeetingApp/Controllers/QuestionController.cs#L42
Re-throwing caught exception changes stack information
|
Build All "meeting-recruitment-app" csharp:
samples/meeting-recruitment-app/csharp/MeetingApp/Controllers/QuestionController.cs#L63
Re-throwing caught exception changes stack information
|
Build All "meeting-recruitment-app" csharp:
samples/meeting-recruitment-app/csharp/MeetingApp/Controllers/QuestionController.cs#L84
Re-throwing caught exception changes stack information
|
Build All "meeting-recruitment-app" csharp:
samples/meeting-recruitment-app/csharp/MeetingApp/Controllers/QuestionController.cs#L104
Re-throwing caught exception changes stack information
|
Build All "meeting-recruitment-app" csharp:
samples/meeting-recruitment-app/csharp/MeetingApp/Controllers/CandidateController.cs#L44
Re-throwing caught exception changes stack information
|
Build All "meeting-recruitment-app" csharp:
samples/meeting-recruitment-app/csharp/MeetingApp/Controllers/CandidateController.cs#L69
Re-throwing caught exception changes stack information
|
Build All "meeting-recruitment-app" csharp:
samples/meeting-recruitment-app/csharp/MeetingApp/Controllers/NotifyController.cs#L110
Re-throwing caught exception changes stack information
|
Build All "meeting-recruitment-app" csharp:
samples/meeting-recruitment-app/csharp/MeetingApp/Controllers/FeedbackController.cs#L39
Re-throwing caught exception changes stack information
|
Build All "meeting-recruitment-app" csharp:
samples/meeting-recruitment-app/csharp/MeetingApp/Controllers/NotesController.cs#L78
Re-throwing caught exception changes stack information
|
Build All "meetings-share-to-stage-signing" csharp
.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.
|
Build All "meetings-share-to-stage-signing" csharp:
samples/meetings-share-to-stage-signing/csharp/Source/MeetingSigning.Domain/Models/DocumentInput.cs#L13
Non-nullable property 'DocumentType' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build All "meetings-share-to-stage-signing" csharp:
samples/meetings-share-to-stage-signing/csharp/Source/MeetingSigning.Domain/Models/DocumentInput.cs#L18
Non-nullable property 'Viewers' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build All "meetings-share-to-stage-signing" csharp:
samples/meetings-share-to-stage-signing/csharp/Source/MeetingSigning.Domain/Models/DocumentInput.cs#L23
Non-nullable property 'Signers' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build All "meetings-share-to-stage-signing" csharp:
samples/meetings-share-to-stage-signing/csharp/Source/MeetingSigning.Domain/Models/Viewer.cs#L17
Non-nullable property 'Observer' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build All "meetings-share-to-stage-signing" csharp:
samples/meetings-share-to-stage-signing/csharp/Source/MeetingSigning.Domain/Models/Document.cs#L10
Non-nullable property 'DocumentType' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build All "meetings-share-to-stage-signing" csharp:
samples/meetings-share-to-stage-signing/csharp/Source/MeetingSigning.Domain/Models/Document.cs#L10
Non-nullable property 'OwnerId' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build All "meetings-share-to-stage-signing" csharp:
samples/meetings-share-to-stage-signing/csharp/Source/MeetingSigning.Domain/Models/Signature.cs#L20
Non-nullable property 'Signer' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build All "meetings-share-to-stage-signing" csharp:
samples/meetings-share-to-stage-signing/csharp/Source/MeetingSigning.Domain/Documents/DocumentSetup.cs#L95
Possible null reference argument for parameter 'id' in 'Task<bool> IUserRepository.UserExists(string id)'.
|
Build All "meetings-share-to-stage-signing" csharp:
samples/meetings-share-to-stage-signing/csharp/Source/MeetingSigning.Domain/Documents/DocumentSetup.cs#L120
Possible null reference argument for parameter 'id' in 'Task<User> IUserRepository.GetUser(string id)'.
|
Build All "meetings-share-to-stage-signing" csharp:
samples/meetings-share-to-stage-signing/csharp/Source/MeetingSigning.Domain/Documents/DocumentSetup.cs#L153
Possible null reference argument for parameter 'id' in 'Task<User> IUserRepository.GetUser(string id)'.
|
Build All "meetings-transcription" csharp:
samples/meetings-transcription/csharp/MeetingTranscription/Bots/TranscriptionBot.cs#L105
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
Build All "meetings-transcription" csharp:
samples/meetings-transcription/csharp/MeetingTranscription/Bots/TranscriptionBot.cs#L105
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
Build All "meetings-transcription" csharp
.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.
|
Build All "meetings-live-code-interview" csharp
.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.
|
Build All "meetings-live-code-interview" csharp:
samples/meetings-live-code-interview/csharp/MeetingLiveCoding/Controllers/MeetingController.cs#L26
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
Build All "meetings-live-code-interview" csharp:
samples/meetings-live-code-interview/csharp/MeetingLiveCoding/Controllers/MeetingController.cs#L115
Re-throwing caught exception changes stack information
|
Build All "meetings-live-code-interview" csharp:
samples/meetings-live-code-interview/csharp/MeetingLiveCoding/Controllers/MeetingController.cs#L65
Re-throwing caught exception changes stack information
|
Build All "meetings-live-code-interview" csharp:
samples/meetings-live-code-interview/csharp/MeetingLiveCoding/Controllers/MeetingController.cs#L26
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
Build All "meetings-live-code-interview" csharp:
samples/meetings-live-code-interview/csharp/MeetingLiveCoding/Controllers/MeetingController.cs#L115
Re-throwing caught exception changes stack information
|
Build All "meetings-live-code-interview" csharp:
samples/meetings-live-code-interview/csharp/MeetingLiveCoding/Controllers/MeetingController.cs#L65
Re-throwing caught exception changes stack information
|
Build All "meetings-token-app" csharp
.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.
|
Build All "meetings-token-app" csharp:
samples/meetings-token-app/csharp/Models/UserInfo.cs#L51
File may only contain a single type
|
Build All "meetings-token-app" csharp:
samples/meetings-token-app/csharp/Models/UserRole.cs#L29
File may only contain a single type
|
Build All "meetings-token-app" csharp:
samples/meetings-token-app/csharp/Service/MeetingService.cs#L81
Code should not contain trailing whitespace
|
Build All "meetings-token-app" csharp:
samples/meetings-token-app/csharp/Service/MeetingService.cs#L98
Code should not contain trailing whitespace
|
Build All "meetings-token-app" csharp:
samples/meetings-token-app/csharp/Models/UserInfo.cs#L51
File may only contain a single type
|
Build All "meetings-token-app" csharp:
samples/meetings-token-app/csharp/Models/UserRole.cs#L29
File may only contain a single type
|
Build All "meetings-token-app" csharp:
samples/meetings-token-app/csharp/Service/MeetingService.cs#L81
Code should not contain trailing whitespace
|
Build All "meetings-token-app" csharp:
samples/meetings-token-app/csharp/Service/MeetingService.cs#L98
Code should not contain trailing whitespace
|
Build All "meetings-share-to-stage-signing" csharp
.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.
|
Build All "meetings-share-to-stage-signing" csharp:
samples/meetings-share-to-stage-signing/csharp/Source/MeetingSigning.Domain/Models/Viewer.cs#L17
Non-nullable property 'Observer' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build All "meetings-share-to-stage-signing" csharp:
samples/meetings-share-to-stage-signing/csharp/Source/MeetingSigning.Domain/Models/Signature.cs#L20
Non-nullable property 'Signer' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build All "meetings-share-to-stage-signing" csharp:
samples/meetings-share-to-stage-signing/csharp/Source/MeetingSigning.Domain/Models/DocumentInput.cs#L13
Non-nullable property 'DocumentType' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build All "meetings-share-to-stage-signing" csharp:
samples/meetings-share-to-stage-signing/csharp/Source/MeetingSigning.Domain/Models/DocumentInput.cs#L18
Non-nullable property 'Viewers' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build All "meetings-share-to-stage-signing" csharp:
samples/meetings-share-to-stage-signing/csharp/Source/MeetingSigning.Domain/Models/DocumentInput.cs#L23
Non-nullable property 'Signers' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build All "meetings-share-to-stage-signing" csharp:
samples/meetings-share-to-stage-signing/csharp/Source/MeetingSigning.Domain/Models/Document.cs#L10
Non-nullable property 'DocumentType' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build All "meetings-share-to-stage-signing" csharp:
samples/meetings-share-to-stage-signing/csharp/Source/MeetingSigning.Domain/Models/Document.cs#L10
Non-nullable property 'OwnerId' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build All "meetings-share-to-stage-signing" csharp:
samples/meetings-share-to-stage-signing/csharp/Source/MeetingSigning.Domain/Documents/DocumentSetup.cs#L95
Possible null reference argument for parameter 'id' in 'Task<bool> IUserRepository.UserExists(string id)'.
|
Build All "meetings-share-to-stage-signing" csharp:
samples/meetings-share-to-stage-signing/csharp/Source/MeetingSigning.Domain/Documents/DocumentSetup.cs#L120
Possible null reference argument for parameter 'id' in 'Task<User> IUserRepository.GetUser(string id)'.
|
Build All "meetings-share-to-stage-signing" csharp:
samples/meetings-share-to-stage-signing/csharp/Source/MeetingSigning.Domain/Documents/DocumentSetup.cs#L153
Possible null reference argument for parameter 'id' in 'Task<User> IUserRepository.GetUser(string id)'.
|
Build All "meetings-share-to-stage-signing" csharp
.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.
|
Build All "meetings-share-to-stage-signing" csharp:
samples/meetings-share-to-stage-signing/csharp/Source/MeetingSigning.Domain/Models/Document.cs#L10
Non-nullable property 'DocumentType' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build All "meetings-share-to-stage-signing" csharp:
samples/meetings-share-to-stage-signing/csharp/Source/MeetingSigning.Domain/Models/Document.cs#L10
Non-nullable property 'OwnerId' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build All "meetings-share-to-stage-signing" csharp:
samples/meetings-share-to-stage-signing/csharp/Source/MeetingSigning.Domain/Models/Viewer.cs#L17
Non-nullable property 'Observer' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build All "meetings-share-to-stage-signing" csharp:
samples/meetings-share-to-stage-signing/csharp/Source/MeetingSigning.Domain/Models/Signature.cs#L20
Non-nullable property 'Signer' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build All "meetings-share-to-stage-signing" csharp:
samples/meetings-share-to-stage-signing/csharp/Source/MeetingSigning.Domain/Models/DocumentInput.cs#L13
Non-nullable property 'DocumentType' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build All "meetings-share-to-stage-signing" csharp:
samples/meetings-share-to-stage-signing/csharp/Source/MeetingSigning.Domain/Models/DocumentInput.cs#L18
Non-nullable property 'Viewers' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build All "meetings-share-to-stage-signing" csharp:
samples/meetings-share-to-stage-signing/csharp/Source/MeetingSigning.Domain/Models/DocumentInput.cs#L23
Non-nullable property 'Signers' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build All "meetings-share-to-stage-signing" csharp:
samples/meetings-share-to-stage-signing/csharp/Source/MeetingSigning.Domain/Documents/DocumentSetup.cs#L95
Possible null reference argument for parameter 'id' in 'Task<bool> IUserRepository.UserExists(string id)'.
|
Build All "meetings-share-to-stage-signing" csharp:
samples/meetings-share-to-stage-signing/csharp/Source/MeetingSigning.Domain/Documents/DocumentSetup.cs#L120
Possible null reference argument for parameter 'id' in 'Task<User> IUserRepository.GetUser(string id)'.
|
Build All "meetings-share-to-stage-signing" csharp:
samples/meetings-share-to-stage-signing/csharp/Source/MeetingSigning.Domain/Documents/DocumentSetup.cs#L153
Possible null reference argument for parameter 'id' in 'Task<User> IUserRepository.GetUser(string id)'.
|
Build All "msgext-link-unfurling" csharp
.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.
|
Build All "msgext-action" csharp
.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.
|
Build All "msgext-search" csharp
.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.
|
Build All "msgext-link-unfurling-reddit" csharp
.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.
|
Build All "msgext-link-unfurling-reddit" csharp
Detected Razor language version downgrade. This is typically caused by a reference to the Microsoft.AspNetCore.Razor.Design package. Consider removing this package reference.
|
Build All "msgext-link-unfurling-reddit" csharp:
samples/msgext-link-unfurling-reddit/csharp/dotnet_user_auth/Startup.cs#L29
'IHostingEnvironment' is obsolete: 'This type is obsolete and will be removed in a future version. The recommended alternative is Microsoft.AspNetCore.Hosting.IWebHostEnvironment.'
|
Build All "msgext-link-unfurling-reddit" csharp:
samples/msgext-link-unfurling-reddit/csharp/dotnet_user_auth/Startup.cs#L35
'IHostingEnvironment' is obsolete: 'This type is obsolete and will be removed in a future version. The recommended alternative is Microsoft.AspNetCore.Hosting.IWebHostEnvironment.'
|
Build All "msgext-link-unfurling-reddit" csharp:
samples/msgext-link-unfurling-reddit/csharp/dotnet_user_auth/Startup.cs#L66
'ICredentialProvider' is obsolete: 'Use `ConfigurationBotFrameworkAuthentication` instead to configure credentials.'
|
Build All "msgext-link-unfurling-reddit" csharp:
samples/msgext-link-unfurling-reddit/csharp/dotnet_user_auth/Startup.cs#L66
'SimpleCredentialProvider' is obsolete: 'Use `ConfigurationBotFrameworkAuthentication` instead to configure credentials.'
|
Build All "msgext-link-unfurling-reddit" csharp:
samples/msgext-link-unfurling-reddit/csharp/dotnet_user_auth/Startup.cs#L87
'ApplicationInsightsServiceOptions.InstrumentationKey' is obsolete: 'InstrumentationKey based global ingestion is being deprecated. Use ApplicationInsightsServiceOptions.ConnectionString. See https://github.com/microsoft/ApplicationInsights-dotnet/issues/2560 for more details.'
|
Build All "msgext-link-unfurling-reddit" csharp:
samples/msgext-link-unfurling-reddit/csharp/dotnet_user_auth/Startup.cs#L95
'CompatibilityVersion' is obsolete: 'This API is obsolete and will be removed in a future version. Consider removing usages.'
|
Build All "msgext-link-unfurling-reddit" csharp:
samples/msgext-link-unfurling-reddit/csharp/dotnet_user_auth/Startup.cs#L95
'CompatibilityVersion.Version_2_1' is obsolete: 'This CompatibilityVersion value is obsolete.'
|
Build All "msgext-link-unfurling-reddit" csharp:
samples/msgext-link-unfurling-reddit/csharp/dotnet_user_auth/Startup.cs#L93
'MvcCoreMvcBuilderExtensions.SetCompatibilityVersion(IMvcBuilder, CompatibilityVersion)' is obsolete: 'This API is obsolete and will be removed in a future version. Consider removing usages.'
|
Build All "msgext-link-unfurling-reddit" csharp:
samples/msgext-link-unfurling-reddit/csharp/dotnet_user_auth/Startup.cs#L101
'BotFrameworkHttpAdapter' is obsolete: 'Use `CloudAdapter` instead.'
|
Build All "msgext-action-preview" csharp
.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.
|
Build All "msgext-message-reminder" csharp:
samples/msgext-message-reminder/csharp/MessagingExtensionReminder/Bots/ActivityBot.cs#L46
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
Build All "msgext-message-reminder" csharp:
samples/msgext-message-reminder/csharp/MessagingExtensionReminder/Bots/ActivityBot.cs#L46
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
Build All "msgext-message-reminder" csharp
.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.
|
Build All "meetings-stage-view" csharp
.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.
|
Build All "msgext-link-unfurling-reddit" csharp
.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.
|
Build All "msgext-link-unfurling-reddit" csharp
Detected Razor language version downgrade. This is typically caused by a reference to the Microsoft.AspNetCore.Razor.Design package. Consider removing this package reference.
|
Build All "msgext-link-unfurling-reddit" csharp:
samples/msgext-link-unfurling-reddit/csharp/dotnet/Startup.cs#L32
'IHostingEnvironment' is obsolete: 'This type is obsolete and will be removed in a future version. The recommended alternative is Microsoft.AspNetCore.Hosting.IWebHostEnvironment.'
|
Build All "msgext-link-unfurling-reddit" csharp:
samples/msgext-link-unfurling-reddit/csharp/dotnet/Startup.cs#L64
'ICredentialProvider' is obsolete: 'Use `ConfigurationBotFrameworkAuthentication` instead to configure credentials.'
|
Build All "msgext-link-unfurling-reddit" csharp:
samples/msgext-link-unfurling-reddit/csharp/dotnet/Startup.cs#L64
'SimpleCredentialProvider' is obsolete: 'Use `ConfigurationBotFrameworkAuthentication` instead to configure credentials.'
|
Build All "msgext-link-unfurling-reddit" csharp:
samples/msgext-link-unfurling-reddit/csharp/dotnet/Startup.cs#L86
'ApplicationInsightsServiceOptions.InstrumentationKey' is obsolete: 'InstrumentationKey based global ingestion is being deprecated. Use ApplicationInsightsServiceOptions.ConnectionString. See https://github.com/microsoft/ApplicationInsights-dotnet/issues/2560 for more details.'
|
Build All "msgext-link-unfurling-reddit" csharp:
samples/msgext-link-unfurling-reddit/csharp/dotnet/Startup.cs#L94
'CompatibilityVersion' is obsolete: 'This API is obsolete and will be removed in a future version. Consider removing usages.'
|
Build All "msgext-link-unfurling-reddit" csharp:
samples/msgext-link-unfurling-reddit/csharp/dotnet/Startup.cs#L94
'CompatibilityVersion.Version_2_1' is obsolete: 'This CompatibilityVersion value is obsolete.'
|
Build All "msgext-link-unfurling-reddit" csharp:
samples/msgext-link-unfurling-reddit/csharp/dotnet/Startup.cs#L92
'MvcCoreMvcBuilderExtensions.SetCompatibilityVersion(IMvcBuilder, CompatibilityVersion)' is obsolete: 'This API is obsolete and will be removed in a future version. Consider removing usages.'
|
Build All "msgext-link-unfurling-reddit" csharp:
samples/msgext-link-unfurling-reddit/csharp/dotnet/Startup.cs#L100
'BotFrameworkHttpAdapter' is obsolete: 'Use `CloudAdapter` instead.'
|
Build All "msgext-link-unfurling-reddit" csharp:
samples/msgext-link-unfurling-reddit/csharp/dotnet/RedditApi/RedditHttpClient.cs#L98
Parameter pageToken of method SearchLinksAsync is never used. Remove the parameter or use it in the method body.
|
Build All "meetings-sidepanel" csharp:
samples/meetings-sidepanel/csharp/SidePanel/Controllers/HomeController.cs#L59
'AppCredentials.TrustServiceUrl(string, DateTime)' is obsolete: 'TrustServiceUrl is not a required part of the security model.'
|
Build All "meetings-sidepanel" csharp:
samples/meetings-sidepanel/csharp/SidePanel/Controllers/HomeController.cs#L59
'AppCredentials.TrustServiceUrl(string, DateTime)' is obsolete: 'TrustServiceUrl is not a required part of the security model.'
|
Build All "meetings-sidepanel" csharp
.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.
|
Build All "meeting-tabs" csharp
.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.
|
Build All "msgext-search-auth-config" csharp
.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.
|
|
Build All "msgext-link-unfurling-meeting" csharp:
samples/msgext-link-unfurling-meeting/csharp/Source/Microsoft.Teams.Samples.LinkUnfurling.Web/Pages/Error.cshtml.cs#L15
Field '_logger' should not begin with an underscore
|
|
Build All "msgext-link-unfurling-meeting" csharp:
samples/msgext-link-unfurling-meeting/csharp/Source/Microsoft.Teams.Samples.LinkUnfurling.Web/Pages/Error.cshtml.cs#L15
Field '_logger' should not begin with an underscore
|
Build All "msgext-link-unfurling-meeting" csharp
.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.
|
Build All "msgext-search-sso-config" csharp:
samples/msgext-search-sso-config/csharp/SimpleGraphClient.cs#L41
The variable 'ex' is declared but never used
|
Build All "msgext-search-sso-config" csharp:
samples/msgext-search-sso-config/csharp/SimpleGraphClient.cs#L41
The variable 'ex' is declared but never used
|
Build All "msgext-search-sso-config" csharp
.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.
|
Build All "tab-channel-group" csharp
.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.
|
Build All "msteams-application-qbot" csharp
.NET Core 2.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.
|
Build All "msgext-unfurling-ac-loop-components" csharp
.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.
|
Build All "msgext-unfurling-ac-loop-components" csharp:
samples/msgext-unfurling-ac-loop-components/csharp/Bots/MsgextUnfurlingAcLoopComponents.cs#L78
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
Build All "msgext-unfurling-ac-loop-components" csharp:
samples/msgext-unfurling-ac-loop-components/csharp/Bots/MsgextUnfurlingAcLoopComponents.cs#L78
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
Build All "tab-channel-group" csharp
.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.
|
Build All "tab-channel-group" csharp:
samples/tab-channel-group/mvc-csharp/Startup.cs#L14
'IHostingEnvironment' is obsolete: 'This type is obsolete and will be removed in a future version. The recommended alternative is Microsoft.AspNetCore.Hosting.IWebHostEnvironment.'
|
Build All "tab-channel-group" csharp:
samples/tab-channel-group/mvc-csharp/Startup.cs#L14
'IHostingEnvironment' is obsolete: 'This type is obsolete and will be removed in a future version. The recommended alternative is Microsoft.AspNetCore.Hosting.IWebHostEnvironment.'
|
Build All "msteams-application-resourcehub" csharp:
samples/msteams-application-resourcehub/Source/Microsoft.Teams.Apps.Selfhelp.Shared/Repositories/BaseRepository.cs#L161
Type parameter 'T' has the same name as the type parameter from outer type 'BaseRepository<T>'
|
Build All "msteams-application-resourcehub" csharp:
samples/msteams-application-resourcehub/Source/Microsoft.Teams.Apps.Selfhelp.Shared/Repositories/BaseRepository.cs#L183
Type parameter 'T' has the same name as the type parameter from outer type 'BaseRepository<T>'
|
Build All "msteams-application-resourcehub" csharp:
samples/msteams-application-resourcehub/Source/Microsoft.Teams.Apps.Selfhelp.Shared/Repositories/BaseRepository.cs#L206
Type parameter 'T' has the same name as the type parameter from outer type 'BaseRepository<T>'
|
Build All "msteams-application-resourcehub" csharp:
samples/msteams-application-resourcehub/Source/Microsoft.Teams.Apps.Selfhelp.Shared/Repositories/BaseRepository.cs#L226
Type parameter 'T' has the same name as the type parameter from outer type 'BaseRepository<T>'
|
Build All "msteams-application-resourcehub" csharp:
samples/msteams-application-resourcehub/Source/Microsoft.Teams.Apps.Selfhelp.Shared/Repositories/AppConfig/AppConfigRepository.cs#L15
'AppConfigRepository.TableName' hides inherited member 'BaseRepository<AppConfigEntity>.TableName'. Use the new keyword if hiding was intended.
|
Build All "msteams-application-resourcehub" csharp:
samples/msteams-application-resourcehub/Source/Microsoft.Teams.Apps.Selfhelp.Shared/Repositories/LogEventRepository/LogEventRepository.cs#L18
'LogEventRepository.TableName' hides inherited member 'BaseRepository<EventLogEntity>.TableName'. Use the new keyword if hiding was intended.
|
Build All "msteams-application-resourcehub" csharp:
samples/msteams-application-resourcehub/Source/Microsoft.Teams.Apps.Selfhelp.Shared/Repositories/UserReactionRepository/UserReactionRepository.cs#L16
'UserReactionRepository.TableName' hides inherited member 'BaseRepository<UserReactionEntity>.TableName'. Use the new keyword if hiding was intended.
|
Build All "msteams-application-resourcehub" csharp:
samples/msteams-application-resourcehub/Source/Microsoft.Teams.Apps.Selfhelp.Shared/Models/Configuration/BotSettings.cs#L11
Non-nullable property 'AppBaseUri' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build All "msteams-application-resourcehub" csharp:
samples/msteams-application-resourcehub/Source/Microsoft.Teams.Apps.Selfhelp.Shared/Models/Configuration/BotSettings.cs#L26
Non-nullable property 'ManifestId' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build All "msteams-application-resourcehub" csharp:
samples/msteams-application-resourcehub/Source/Microsoft.Teams.Apps.Selfhelp.Shared/Models/Configuration/BotSettings.cs#L31
Non-nullable property 'MicrosoftAppId' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build All "msteams-application-resourcehub" csharp
.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.
|
Build All "tab-external-auth" csharp
.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.
|
Build All "tab-channel-group-sso-quickstart" csharp
.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.
|
Build All "tab-channel-group-sso-quickstart" csharp:
samples/tab-channel-group-sso-quickstart/csharp_dotnetcore/Startup.cs#L41
'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 All "tab-channel-group-sso-quickstart" csharp:
samples/tab-channel-group-sso-quickstart/csharp_dotnetcore/Helper/SSOAuthHelper.cs#L150
The variable 'ex' is declared but never used
|
Build All "tab-channel-group-sso-quickstart" csharp:
samples/tab-channel-group-sso-quickstart/csharp_dotnetcore/Helper/SSOAuthHelper.cs#L50
The field 'SSOAuthHelper.AzureInstanceConfigurationSettingsKey' is assigned but its value is never used
|
Build All "tab-channel-group-sso-quickstart" csharp:
samples/tab-channel-group-sso-quickstart/csharp_dotnetcore/Helper/SSOAuthHelper.cs#L45
The field 'SSOAuthHelper.AppsecretConfigurationSettingsKey' is assigned but its value is never used
|
Build All "tab-channel-group-sso-quickstart" csharp:
samples/tab-channel-group-sso-quickstart/csharp_dotnetcore/Helper/SSOAuthHelper.cs#L55
The field 'SSOAuthHelper.AzureAuthUrlConfigurationSettingsKey' is assigned but its value is never used
|
Build All "tab-channel-group-sso-quickstart" csharp:
samples/tab-channel-group-sso-quickstart/csharp_dotnetcore/Startup.cs#L41
'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 All "tab-channel-group-sso-quickstart" csharp:
samples/tab-channel-group-sso-quickstart/csharp_dotnetcore/Helper/SSOAuthHelper.cs#L150
The variable 'ex' is declared but never used
|
Build All "tab-channel-group-sso-quickstart" csharp:
samples/tab-channel-group-sso-quickstart/csharp_dotnetcore/Helper/SSOAuthHelper.cs#L50
The field 'SSOAuthHelper.AzureInstanceConfigurationSettingsKey' is assigned but its value is never used
|
Build All "tab-channel-group-sso-quickstart" csharp:
samples/tab-channel-group-sso-quickstart/csharp_dotnetcore/Helper/SSOAuthHelper.cs#L45
The field 'SSOAuthHelper.AppsecretConfigurationSettingsKey' is assigned but its value is never used
|
Build All "tab-channel-group-sso-quickstart" csharp:
samples/tab-channel-group-sso-quickstart/csharp_dotnetcore/Helper/SSOAuthHelper.cs#L55
The field 'SSOAuthHelper.AzureAuthUrlConfigurationSettingsKey' is assigned but its value is never used
|
Build All "tab-graph-toolkit" csharp
.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.
|
Build All "tab-conversations" csharp
.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.
|
Build All "msteams-application-qbot" csharp:
samples/msteams-application-qbot/Source/Microsoft.Teams.Apps.QBot.Infrastructure/Secrets/Cache.cs#L20
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Build All "msteams-application-qbot" csharp:
samples/msteams-application-qbot/Source/Microsoft.Teams.Apps.QBot.Infrastructure/Data/Migrations/20210520221239_InitialCreate.cs#L5
Missing XML comment for publicly visible type or member 'InitialCreate'
|
Build All "msteams-application-qbot" csharp:
samples/msteams-application-qbot/Source/Microsoft.Teams.Apps.QBot.Infrastructure/Data/Migrations/20210520221239_InitialCreate.cs#L7
Missing XML comment for publicly visible type or member 'InitialCreate.Up(MigrationBuilder)'
|
Build All "msteams-application-qbot" csharp:
samples/msteams-application-qbot/Source/Microsoft.Teams.Apps.QBot.Infrastructure/Data/Migrations/20210520221239_InitialCreate.cs#L229
Missing XML comment for publicly visible type or member 'InitialCreate.Down(MigrationBuilder)'
|
Build All "msteams-application-qbot" csharp:
samples/msteams-application-qbot/Source/Microsoft.Teams.Apps.QBot.Infrastructure/Data/Migrations/20210520221239_InitialCreate.Designer.cs#L15
Missing XML comment for publicly visible type or member 'InitialCreate.BuildTargetModel(ModelBuilder)'
|
Build All "msteams-application-qbot" csharp:
samples/msteams-application-qbot/Source/Microsoft.Teams.Apps.QBot.Infrastructure/Data/Migrations/20210924213224_ShortCode.cs#L6
Missing XML comment for publicly visible type or member 'ShortCode'
|
Build All "msteams-application-qbot" csharp:
samples/msteams-application-qbot/Source/Microsoft.Teams.Apps.QBot.Infrastructure/Data/Migrations/20210924213224_ShortCode.cs#L8
Missing XML comment for publicly visible type or member 'ShortCode.Up(MigrationBuilder)'
|
Build All "msteams-application-qbot" csharp:
samples/msteams-application-qbot/Source/Microsoft.Teams.Apps.QBot.Infrastructure/Data/Migrations/20210924213224_ShortCode.cs#L162
Missing XML comment for publicly visible type or member 'ShortCode.Down(MigrationBuilder)'
|
Build All "msteams-application-qbot" csharp:
samples/msteams-application-qbot/Source/Microsoft.Teams.Apps.QBot.Infrastructure/Data/Migrations/20210924213224_ShortCode.Designer.cs#L16
Missing XML comment for publicly visible type or member 'ShortCode.BuildTargetModel(ModelBuilder)'
|
Build All "msteams-application-qbot" csharp:
samples/msteams-application-qbot/Source/Microsoft.Teams.Apps.QBot.Infrastructure/Secrets/Cache.cs#L20
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Build All "msteams-application-qbot" csharp
.NET Core 3.1 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.
|
Build All "tab-meeting-auto-recording" csharp:
samples/tab-meeting-auto-recording/csharp/MeetingAutoRecording/Controllers/AuthController.cs#L624
Cannot convert null literal to non-nullable reference type.
|
Build All "tab-meeting-auto-recording" csharp:
samples/tab-meeting-auto-recording/csharp/MeetingAutoRecording/Controllers/AuthController.cs#L700
Cannot convert null literal to non-nullable reference type.
|
Build All "tab-meeting-auto-recording" csharp:
samples/tab-meeting-auto-recording/csharp/MeetingAutoRecording/Controllers/AuthController.cs#L812
Cannot convert null literal to non-nullable reference type.
|
Build All "tab-meeting-auto-recording" csharp:
samples/tab-meeting-auto-recording/csharp/MeetingAutoRecording/Models/Notification.cs#L21
Non-nullable property 'ChangeType' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build All "tab-meeting-auto-recording" csharp:
samples/tab-meeting-auto-recording/csharp/MeetingAutoRecording/Models/Notification.cs#L25
Non-nullable property 'ClientState' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build All "tab-meeting-auto-recording" csharp:
samples/tab-meeting-auto-recording/csharp/MeetingAutoRecording/Models/Notification.cs#L29
Non-nullable property 'Resource' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build All "tab-meeting-auto-recording" csharp:
samples/tab-meeting-auto-recording/csharp/MeetingAutoRecording/Models/Notification.cs#L37
Non-nullable property 'SubscriptionId' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build All "tab-meeting-auto-recording" csharp:
samples/tab-meeting-auto-recording/csharp/MeetingAutoRecording/Models/Notification.cs#L41
Non-nullable property 'ResourceData' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build All "tab-meeting-auto-recording" csharp:
samples/tab-meeting-auto-recording/csharp/MeetingAutoRecording/Models/Notification.cs#L15
Non-nullable property 'Items' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build All "tab-meeting-auto-recording" csharp:
samples/tab-meeting-auto-recording/csharp/MeetingAutoRecording/Models/ResponseEventData.cs#L118
Non-nullable property 'joinUrl' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build All "tab-meeting-auto-recording" csharp
.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.
|
Build All "tab-deeplink" csharp
.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.
|
Build All "tab-deeplink" csharp:
samples/tab-deeplink/csharp/DeepLinkBot/Views/Home/ChannelView.cshtml#L36
Use of IHtmlHelper.RenderPartial may result in application deadlocks. Consider using <partial> Tag Helper or IHtmlHelper.RenderPartialAsync.
|
Build All "tab-deeplink" csharp:
samples/tab-deeplink/csharp/DeepLinkBot/Views/Home/DeepLink.cshtml#L70
Use of IHtmlHelper.RenderPartial may result in application deadlocks. Consider using <partial> Tag Helper or IHtmlHelper.RenderPartialAsync.
|
Build All "tab-deeplink" csharp:
samples/tab-deeplink/csharp/DeepLinkBot/Views/Home/TaskList.cshtml#L36
Use of IHtmlHelper.RenderPartial may result in application deadlocks. Consider using <partial> Tag Helper or IHtmlHelper.RenderPartialAsync.
|
Build All "tab-deeplink" csharp:
samples/tab-deeplink/csharp/DeepLinkBot/Views/Home/DeepLinkChannel.cshtml#L107
Use of IHtmlHelper.RenderPartial may result in application deadlocks. Consider using <partial> Tag Helper or IHtmlHelper.RenderPartialAsync.
|
Build All "tab-deeplink" csharp:
samples/tab-deeplink/csharp/DeepLinkBot/Views/Home/ChannelView.cshtml#L36
Use of IHtmlHelper.RenderPartial may result in application deadlocks. Consider using <partial> Tag Helper or IHtmlHelper.RenderPartialAsync.
|
Build All "tab-deeplink" csharp:
samples/tab-deeplink/csharp/DeepLinkBot/Views/Home/DeepLink.cshtml#L70
Use of IHtmlHelper.RenderPartial may result in application deadlocks. Consider using <partial> Tag Helper or IHtmlHelper.RenderPartialAsync.
|
Build All "tab-deeplink" csharp:
samples/tab-deeplink/csharp/DeepLinkBot/Views/Home/TaskList.cshtml#L36
Use of IHtmlHelper.RenderPartial may result in application deadlocks. Consider using <partial> Tag Helper or IHtmlHelper.RenderPartialAsync.
|
Build All "tab-deeplink" csharp:
samples/tab-deeplink/csharp/DeepLinkBot/Views/Home/DeepLinkChannel.cshtml#L107
Use of IHtmlHelper.RenderPartial may result in application deadlocks. Consider using <partial> Tag Helper or IHtmlHelper.RenderPartialAsync.
|
Build All "msteams-application-qbot" csharp:
samples/msteams-application-qbot/Source/Microsoft.Teams.Apps.QBot.Infrastructure/Secrets/Cache.cs#L20
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Build All "msteams-application-qbot" csharp:
samples/msteams-application-qbot/Source/Microsoft.Teams.Apps.QBot.Infrastructure/Data/Migrations/20210520221239_InitialCreate.cs#L5
Missing XML comment for publicly visible type or member 'InitialCreate'
|
Build All "msteams-application-qbot" csharp:
samples/msteams-application-qbot/Source/Microsoft.Teams.Apps.QBot.Infrastructure/Data/Migrations/20210520221239_InitialCreate.cs#L7
Missing XML comment for publicly visible type or member 'InitialCreate.Up(MigrationBuilder)'
|
Build All "msteams-application-qbot" csharp:
samples/msteams-application-qbot/Source/Microsoft.Teams.Apps.QBot.Infrastructure/Data/Migrations/20210520221239_InitialCreate.cs#L229
Missing XML comment for publicly visible type or member 'InitialCreate.Down(MigrationBuilder)'
|
Build All "msteams-application-qbot" csharp:
samples/msteams-application-qbot/Source/Microsoft.Teams.Apps.QBot.Infrastructure/Data/Migrations/20210520221239_InitialCreate.Designer.cs#L15
Missing XML comment for publicly visible type or member 'InitialCreate.BuildTargetModel(ModelBuilder)'
|
Build All "msteams-application-qbot" csharp:
samples/msteams-application-qbot/Source/Microsoft.Teams.Apps.QBot.Infrastructure/Data/Migrations/20210924213224_ShortCode.cs#L6
Missing XML comment for publicly visible type or member 'ShortCode'
|
Build All "msteams-application-qbot" csharp:
samples/msteams-application-qbot/Source/Microsoft.Teams.Apps.QBot.Infrastructure/Data/Migrations/20210924213224_ShortCode.cs#L8
Missing XML comment for publicly visible type or member 'ShortCode.Up(MigrationBuilder)'
|
Build All "msteams-application-qbot" csharp:
samples/msteams-application-qbot/Source/Microsoft.Teams.Apps.QBot.Infrastructure/Data/Migrations/20210924213224_ShortCode.cs#L162
Missing XML comment for publicly visible type or member 'ShortCode.Down(MigrationBuilder)'
|
Build All "msteams-application-qbot" csharp:
samples/msteams-application-qbot/Source/Microsoft.Teams.Apps.QBot.Infrastructure/Data/Migrations/20210924213224_ShortCode.Designer.cs#L16
Missing XML comment for publicly visible type or member 'ShortCode.BuildTargetModel(ModelBuilder)'
|
Build All "msteams-application-qbot" csharp:
samples/msteams-application-qbot/Source/Microsoft.Teams.Apps.QBot.Web/Startup.cs#L59
'ConfigureServices' is coupled with '50' different types from '38' different namespaces. Rewrite or refactor the code to decrease its class coupling below '41'.
|
Build All "msteams-application-qbot" csharp
.NET Core 3.1 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.
|
Build All "outgoing-webhook" csharp
Detected Razor language version downgrade. This is typically caused by a reference to the Microsoft.AspNetCore.Razor.Design package. Consider removing this package reference.
|
Build All "outgoing-webhook" csharp:
samples/outgoing-webhook/csharp/Controllers/SampleController.cs#L50
Cannot convert null literal to non-nullable reference type.
|
Build All "outgoing-webhook" csharp:
samples/outgoing-webhook/csharp/Models/AuthProvider.cs#L51
Converting null literal or possible null value to non-nullable type.
|
Build All "outgoing-webhook" csharp:
samples/outgoing-webhook/csharp/Models/AuthProvider.cs#L52
Converting null literal or possible null value to non-nullable type.
|
Build All "outgoing-webhook" csharp:
samples/outgoing-webhook/csharp/Models/AuthProvider.cs#L63
Converting null literal or possible null value to non-nullable type.
|
Build All "outgoing-webhook" csharp:
samples/outgoing-webhook/csharp/Models/AuthProvider.cs#L64
Converting null literal or possible null value to non-nullable type.
|
Build All "outgoing-webhook" csharp:
samples/outgoing-webhook/csharp/Models/AuthProvider.cs#L78
Cannot convert null literal to non-nullable reference type.
|
Build All "outgoing-webhook" csharp:
samples/outgoing-webhook/csharp/Controllers/SampleController.cs#L106
Converting null literal or possible null value to non-nullable type.
|
Build All "outgoing-webhook" csharp:
samples/outgoing-webhook/csharp/Controllers/SampleController.cs#L107
Possible null reference argument for parameter 'inputContainingTriggers' in 'Activity SampleResponseProvider.GetResponseActivity(Activity inputContainingTriggers)'.
|
Build All "outgoing-webhook" csharp:
samples/outgoing-webhook/csharp/Models/SampleResponseProvider.cs#L83
Possible null reference return.
|
Build All "outgoing-webhook" csharp
.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.
|
Build All "tab-nested-auth" csharp:
samples/tab-nested-auth/csharp/TabNestedAuth/Startup.cs#L37
'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 All "tab-nested-auth" csharp:
samples/tab-nested-auth/csharp/TabNestedAuth/Startup.cs#L37
'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 All "tab-nested-auth" csharp
.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.
|
Build All "tab-meeting-transcript-recording" csharp:
samples/tab-meeting-transcript-recording/csharp/MeetingTranscriptRecording/Controllers/AuthController.cs#L550
Cannot convert null literal to non-nullable reference type.
|
Build All "tab-meeting-transcript-recording" csharp:
samples/tab-meeting-transcript-recording/csharp/MeetingTranscriptRecording/Controllers/AuthController.cs#L626
Cannot convert null literal to non-nullable reference type.
|
Build All "tab-meeting-transcript-recording" csharp:
samples/tab-meeting-transcript-recording/csharp/MeetingTranscriptRecording/Controllers/AuthController.cs#L738
Cannot convert null literal to non-nullable reference type.
|
Build All "tab-meeting-transcript-recording" csharp:
samples/tab-meeting-transcript-recording/csharp/MeetingTranscriptRecording/Models/Notification.cs#L21
Non-nullable property 'ChangeType' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build All "tab-meeting-transcript-recording" csharp:
samples/tab-meeting-transcript-recording/csharp/MeetingTranscriptRecording/Models/Notification.cs#L25
Non-nullable property 'ClientState' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build All "tab-meeting-transcript-recording" csharp:
samples/tab-meeting-transcript-recording/csharp/MeetingTranscriptRecording/Models/Notification.cs#L29
Non-nullable property 'Resource' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build All "tab-meeting-transcript-recording" csharp:
samples/tab-meeting-transcript-recording/csharp/MeetingTranscriptRecording/Models/Notification.cs#L37
Non-nullable property 'SubscriptionId' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build All "tab-meeting-transcript-recording" csharp:
samples/tab-meeting-transcript-recording/csharp/MeetingTranscriptRecording/Models/Notification.cs#L41
Non-nullable property 'ResourceData' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build All "tab-meeting-transcript-recording" csharp:
samples/tab-meeting-transcript-recording/csharp/MeetingTranscriptRecording/Models/Notification.cs#L15
Non-nullable property 'Items' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build All "tab-meeting-transcript-recording" csharp:
samples/tab-meeting-transcript-recording/csharp/MeetingTranscriptRecording/Models/ResponseEventData.cs#L124
Non-nullable property 'joinUrl' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build All "tab-meeting-transcript-recording" csharp
.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.
|
Build All "tab-personal" csharp
.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.
|
Build All "tab-personal-sso-quickstart" csharp
.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.
|
Build All "tab-personal-sso-quickstart" csharp:
samples/tab-personal-sso-quickstart/csharp_dotnetcore/Startup.cs#L39
'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 All "tab-personal-sso-quickstart" csharp:
samples/tab-personal-sso-quickstart/csharp_dotnetcore/Helper/SSOAuthHelper.cs#L150
The variable 'ex' is declared but never used
|
Build All "tab-personal-sso-quickstart" csharp:
samples/tab-personal-sso-quickstart/csharp_dotnetcore/Helper/SSOAuthHelper.cs#L55
The field 'SSOAuthHelper.AzureAuthUrlConfigurationSettingsKey' is assigned but its value is never used
|
Build All "tab-personal-sso-quickstart" csharp:
samples/tab-personal-sso-quickstart/csharp_dotnetcore/Helper/SSOAuthHelper.cs#L50
The field 'SSOAuthHelper.AzureInstanceConfigurationSettingsKey' is assigned but its value is never used
|
Build All "tab-personal-sso-quickstart" csharp:
samples/tab-personal-sso-quickstart/csharp_dotnetcore/Helper/SSOAuthHelper.cs#L45
The field 'SSOAuthHelper.AppsecretConfigurationSettingsKey' is assigned but its value is never used
|
Build All "tab-personal-sso-quickstart" csharp:
samples/tab-personal-sso-quickstart/csharp_dotnetcore/Startup.cs#L39
'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 All "tab-personal-sso-quickstart" csharp:
samples/tab-personal-sso-quickstart/csharp_dotnetcore/Helper/SSOAuthHelper.cs#L150
The variable 'ex' is declared but never used
|
Build All "tab-personal-sso-quickstart" csharp:
samples/tab-personal-sso-quickstart/csharp_dotnetcore/Helper/SSOAuthHelper.cs#L55
The field 'SSOAuthHelper.AzureAuthUrlConfigurationSettingsKey' is assigned but its value is never used
|
Build All "tab-personal-sso-quickstart" csharp:
samples/tab-personal-sso-quickstart/csharp_dotnetcore/Helper/SSOAuthHelper.cs#L50
The field 'SSOAuthHelper.AzureInstanceConfigurationSettingsKey' is assigned but its value is never used
|
Build All "tab-personal-sso-quickstart" csharp:
samples/tab-personal-sso-quickstart/csharp_dotnetcore/Helper/SSOAuthHelper.cs#L45
The field 'SSOAuthHelper.AppsecretConfigurationSettingsKey' is assigned but its value is never used
|
Build All "tab-channel-group-config-page-auth" csharp
.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.
|
Build All "sharepoint-embedded-tab-request-approval" csharp:
samples/sharepoint-tab-request-approval/csharp/TabRequestApproval/Controllers/HomeController.cs#L91
'HomeController.Request()' hides inherited member 'ControllerBase.Request'. Use the new keyword if hiding was intended.
|
Build All "sharepoint-embedded-tab-request-approval" csharp:
samples/sharepoint-tab-request-approval/csharp/TabRequestApproval/Controllers/HomeController.cs#L292
The variable 'ex' is declared but never used
|
Build All "sharepoint-embedded-tab-request-approval" csharp:
samples/sharepoint-tab-request-approval/csharp/TabRequestApproval/Providers/ChangeNotificationProvider.cs#L310
'AesCryptoServiceProvider' is obsolete: 'Derived cryptographic types are obsolete. Use the Create method on the base type instead.'
|
Build All "sharepoint-embedded-tab-request-approval" csharp:
samples/sharepoint-tab-request-approval/csharp/TabRequestApproval/Providers/ChangeNotificationProvider.cs#L310
'AesCryptoServiceProvider' is obsolete: 'Derived cryptographic types are obsolete. Use the Create method on the base type instead.'
|
Build All "sharepoint-embedded-tab-request-approval" csharp:
samples/sharepoint-tab-request-approval/csharp/TabRequestApproval/Controllers/HomeController.cs#L91
'HomeController.Request()' hides inherited member 'ControllerBase.Request'. Use the new keyword if hiding was intended.
|
Build All "sharepoint-embedded-tab-request-approval" csharp:
samples/sharepoint-tab-request-approval/csharp/TabRequestApproval/Controllers/HomeController.cs#L292
The variable 'ex' is declared but never used
|
Build All "sharepoint-embedded-tab-request-approval" csharp:
samples/sharepoint-tab-request-approval/csharp/TabRequestApproval/Providers/ChangeNotificationProvider.cs#L310
'AesCryptoServiceProvider' is obsolete: 'Derived cryptographic types are obsolete. Use the Create method on the base type instead.'
|
Build All "sharepoint-embedded-tab-request-approval" csharp:
samples/sharepoint-tab-request-approval/csharp/TabRequestApproval/Providers/ChangeNotificationProvider.cs#L310
'AesCryptoServiceProvider' is obsolete: 'Derived cryptographic types are obsolete. Use the Create method on the base type instead.'
|
Build All "sharepoint-embedded-tab-request-approval" csharp
.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.
|
Build All "tab-personal" csharp
.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.
|
Build All "tab-people-picker" csharp
.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.
|
Build All "tab-sso" csharp:
samples/tab-sso/csharp/TeamsTabSSO/Startup.cs#L39
'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 All "tab-sso" csharp:
samples/tab-sso/csharp/TeamsTabSSO/Startup.cs#L39
'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 All "tab-sso" csharp
.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.
|
Build All "tab-product-inspection" csharp
.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.
|
Build All "tab-stage-view" csharp
.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.
|
Build All "tab-stage-view" csharp:
samples/tab-stage-view/csharp/TabInStageView/Models/TabInfoAction.cs#L31
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Build All "tab-stage-view" csharp:
samples/tab-stage-view/csharp/TabInStageView/Models/TabInfoAction.cs#L31
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Build All "tab-request-approval" csharp:
samples/tab-request-approval/csharp/TabRequestApproval/SimpleGraphClient.cs#L30
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Build All "tab-request-approval" csharp:
samples/tab-request-approval/csharp/TabRequestApproval/Controllers/HomeController.cs#L41
'HomeController.Request()' hides inherited member 'ControllerBase.Request'. Use the new keyword if hiding was intended.
|
Build All "tab-request-approval" csharp:
samples/tab-request-approval/csharp/TabRequestApproval/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 All "tab-request-approval" csharp:
samples/tab-request-approval/csharp/TabRequestApproval/Controllers/HomeController.cs#L51
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
Build All "tab-request-approval" csharp:
samples/tab-request-approval/csharp/TabRequestApproval/Controllers/HomeController.cs#L175
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
Build All "tab-request-approval" csharp:
samples/tab-request-approval/csharp/TabRequestApproval/SimpleGraphClient.cs#L30
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Build All "tab-request-approval" csharp:
samples/tab-request-approval/csharp/TabRequestApproval/Controllers/HomeController.cs#L41
'HomeController.Request()' hides inherited member 'ControllerBase.Request'. Use the new keyword if hiding was intended.
|
Build All "tab-request-approval" csharp:
samples/tab-request-approval/csharp/TabRequestApproval/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 All "tab-request-approval" csharp:
samples/tab-request-approval/csharp/TabRequestApproval/Controllers/HomeController.cs#L51
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
Build All "tab-request-approval" csharp:
samples/tab-request-approval/csharp/TabRequestApproval/Controllers/HomeController.cs#L175
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
Build All "tab-request-approval" csharp
.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.
|
Build All "tab-staggered-permission" csharp
.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.
|
Build All "tab-staggered-permission" csharp:
samples/tab-staggered-permission/csharp/StaggeredPermission/Startup.cs#L68
'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 All "tab-staggered-permission" csharp:
samples/tab-staggered-permission/csharp/StaggeredPermission/Controllers/TabController.cs#L111
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
Build All "tab-staggered-permission" csharp:
samples/tab-staggered-permission/csharp/StaggeredPermission/Startup.cs#L68
'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 All "tab-staggered-permission" csharp:
samples/tab-staggered-permission/csharp/StaggeredPermission/Controllers/TabController.cs#L111
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|