Skip to content

Build - All Samples #1965

Build - All Samples

Build - All Samples #1965

Manually triggered December 3, 2025 13:34
Status Success
Total duration 4m 19s
Artifacts

build-complete-samples.yml

on: workflow_dispatch
Matrix: build-csharp-samples
Matrix: build-java-samples
Matrix: build-nodejs-samples
Matrix: build-python-samples
Fit to window
Zoom out
Zoom in

Annotations

556 warnings
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 "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: 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#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/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/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/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/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#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/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/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
.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-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 "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/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#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/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#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#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#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/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#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/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
.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-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-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/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/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#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/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/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
.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-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-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/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#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/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#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/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#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/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
.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 "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 "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 "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-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#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#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#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#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#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/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/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#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
.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/Models/Notification.cs#L40
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#L36
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#L28
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#L24
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#L20
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/Helper/GraphClient.cs#L23
Nullability of reference types in type of parameter 'context' of 'Task<string> SimpleAccessTokenProvider.GetAuthorizationTokenAsync(Uri uri, Dictionary<string, object> context = null, CancellationToken cancellationToken = default(CancellationToken))' doesn't match implicitly implemented member 'Task<string> IAccessTokenProvider.GetAuthorizationTokenAsync(Uri uri, Dictionary<string, object>? additionalAuthenticationContext = null, CancellationToken cancellationToken = default(CancellationToken))' (possibly because of nullability attributes).
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-meeting-auto-recording" csharp: samples/tab-meeting-auto-recording/csharp/MeetingAutoRecording/Models/Notification.cs#L40
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#L36
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#L28
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#L24
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#L20
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/Helper/GraphClient.cs#L23
Nullability of reference types in type of parameter 'context' of 'Task<string> SimpleAccessTokenProvider.GetAuthorizationTokenAsync(Uri uri, Dictionary<string, object> context = null, CancellationToken cancellationToken = default(CancellationToken))' doesn't match implicitly implemented member 'Task<string> IAccessTokenProvider.GetAuthorizationTokenAsync(Uri uri, Dictionary<string, object>? additionalAuthenticationContext = null, CancellationToken cancellationToken = default(CancellationToken))' (possibly because of nullability attributes).
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 "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 "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 "msgext-search" csharp: samples/msgext-search/csharp/Bots/TeamsMessagingExtensionsSearchBot.cs#L62
'Uri.EscapeUriString(string)' is obsolete: 'Uri.EscapeUriString can corrupt the Uri string in some cases. Consider using Uri.EscapeDataString for query string components.'
Build All "msgext-search" csharp: samples/msgext-search/csharp/Bots/TeamsMessagingExtensionsSearchBot.cs#L62
'Uri.EscapeUriString(string)' is obsolete: 'Uri.EscapeUriString can corrupt the Uri string in some cases. Consider using Uri.EscapeDataString for query string components.'
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 "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-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 "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/BotActivityHandler.cs#L48
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#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/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#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#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#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#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#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 "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-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: 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#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/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/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/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/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#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/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/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
.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/MessageReaction/Program.cs#L50
Suggest using top level route registrations instead of UseEndpoints (https://aka.ms/aspnet/analyzers)
Build All "bot-message-reaction" csharp: samples/bot-message-reaction/csharp/MessageReaction/Program.cs#L50
Suggest using top level route registrations instead of UseEndpoints (https://aka.ms/aspnet/analyzers)
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-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 "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/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#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/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/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#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/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
.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-thirdparty-storage" csharp: samples/msgext-thirdparty-storage/csharp/Bots/TeamsMsgextThirdpartyStorageBot.cs#L170
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-thirdparty-storage" csharp: samples/msgext-thirdparty-storage/csharp/Bots/TeamsMsgextThirdpartyStorageBot.cs#L42
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-thirdparty-storage" csharp: samples/msgext-thirdparty-storage/csharp/Bots/TeamsMsgextThirdpartyStorageBot.cs#L170
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-thirdparty-storage" csharp: samples/msgext-thirdparty-storage/csharp/Bots/TeamsMsgextThirdpartyStorageBot.cs#L42
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-thirdparty-storage" 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/Models/TeamTag.cs#L11
Non-nullable property 'DisplayName' 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/TeamTag.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: samples/graph-teams-tag/csharp/GraphTeamsTag/Models/TeamTagMember.cs#L13
Non-nullable property 'UserId' 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#L11
Non-nullable property 'DisplayName' 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: 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/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
.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-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 "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-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 "graph-change-notification" csharp: samples/graph-change-notification/csharp/ChangeNotification/Controllers/NotificationController.cs#L45
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/Controllers/NotificationController.cs#L45
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
.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 "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/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/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
.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 "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-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-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 "meetings-transcription" csharp: samples/meetings-transcription/csharp/MeetingTranscription/Bots/TranscriptionBot.cs#L131
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#L131
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-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: 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#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/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/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/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/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#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/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/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
.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
.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 "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 "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/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/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/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/Program.cs#L19
The using directive for 'ChangeNotification.Bots' appeared previously in this namespace
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 "tab-staggered-permission" csharp: samples/tab-staggered-permission/csharp/StaggeredPermission/Controllers/TabController.cs#L114
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#L114
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
.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#L87
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/Bots/TeamsBot.cs#L87
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
.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 "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 "graph-membership-change-notification" csharp: samples/graph-membership-change-notification/csharp/ChangeNotification/Program.cs#L19
The using directive for 'ChangeNotification.Bots' appeared previously in this namespace
Build All "graph-membership-change-notification" csharp
The target framework 'net6.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
Build All "graph-membership-change-notification" csharp
The target framework 'net6.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
Build All "graph-membership-change-notification" csharp
The target framework 'net6.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
Build All "graph-membership-change-notification" csharp: samples/graph-membership-change-notification/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-membership-change-notification" csharp: samples/graph-membership-change-notification/csharp/ChangeNotification/Program.cs#L19
The using directive for 'ChangeNotification.Bots' appeared previously in this namespace
Build All "graph-membership-change-notification" csharp
The target framework 'net6.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
Build All "graph-membership-change-notification" csharp
The target framework 'net6.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
Build All "graph-membership-change-notification" csharp
The target framework 'net6.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the 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-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/helper/SharePointFileHelper.cs#L50
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 "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/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/helper/SharePointFileHelper.cs#L50
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 "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
.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-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 "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 "graph-chat-migration" csharp: samples/graph-chat-migration/csharp/GraphChatMigration/GraphClient/GraphHelper.cs#L108
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-chat-migration" csharp: samples/graph-chat-migration/csharp/GraphChatMigration/GraphClient/GraphHelper.cs#L108
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-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 "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 "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 "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
.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.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: 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 "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 "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 "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 "bot-auth0-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-calling-meeting" csharp: samples/bot-calling-meeting/csharp/Source/CallingBotSample/Services/MicrosoftGraph/AudioRecordingConstants.cs#L17
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/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/Authentication/AuthenticationProvider.cs#L177
'HttpRequestMessage.Properties' is obsolete: 'HttpRequestMessage.Properties has been deprecated. Use Options instead.'
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 "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 "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 "app-complete-auth" csharp: samples/app-complete-auth/csharp/AppCompleteAuth/Startup.cs#L76
'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#L20
'BotFrameworkHttpAdapter' is obsolete: 'Use `CloudAdapter` instead.'
Build All "app-complete-auth" csharp: samples/app-complete-auth/csharp/AppCompleteAuth/Startup.cs#L76
'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#L20
'BotFrameworkHttpAdapter' is obsolete: 'Use `CloudAdapter` instead.'
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-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 "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-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 "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 "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 "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 "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-sso-adaptivecard" csharp: samples/bot-sso-adaptivecard/csharp/BotSsoAdaptivecard/Program.cs#L64
The call to UseAuthorization should appear between app.UseRouting() and app.UseEndpoints(..) for authorization to be correctly evaluated
Build All "bot-sso-adaptivecard" csharp: samples/bot-sso-adaptivecard/csharp/BotSsoAdaptivecard/Program.cs#L64
The call to UseAuthorization should appear between app.UseRouting() and app.UseEndpoints(..) for authorization to be correctly evaluated
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-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 "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/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 "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 "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: 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
.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: samples/msgext-link-unfurling-reddit/csharp/dotnet_user_auth/Startup.cs#L101
'BotFrameworkHttpAdapter' is obsolete: 'Use `CloudAdapter` instead.'
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#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#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#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#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#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#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#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
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
.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
.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 "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: 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#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/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/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/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/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#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/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/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
.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
'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.Latest' is obsolete: 'This CompatibilityVersion value is obsolete.'
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
'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.Latest' is obsolete: 'This CompatibilityVersion value is obsolete.'
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
.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 "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 "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: samples/app-region-selection/csharp/RegionSectionApp/AdapterWithErrorHandler.cs#L11
'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 "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/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/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/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/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/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/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
.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: 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 "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/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#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#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#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#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#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#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
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
.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-conversation" csharp: samples/bot-conversation/csharp/Bots/TeamsConversationBot.cs#L316
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#L302
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#L316
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#L302
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
.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
.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 "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 "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#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#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#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#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#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#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#L32
'LuisPredictionOptions.TelemetryClient' is obsolete: 'Member is deprecated, please use LuisRecognizerOptionsV2 to set this value).'
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 "msteams-application-resourcehub" csharp: samples/msteams-application-resourcehub/Source/Microsoft.Teams.Apps.Selfhelp.Shared/Models/Entity/UserReactionEntity.cs#L22
Non-nullable property 'RowKey' 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/Entity/UserReactionEntity.cs#L17
Non-nullable property 'PartitionKey' 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/Repositories/UserRepository/UserRepository.cs#L32
Possible null reference argument for parameter 'connectionString' in 'BaseRepository<UserEntity>.BaseRepository(string connectionString, string tableName, string partitionKey, ILogger<BaseRepository<UserEntity>> logger)'.
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/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/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
.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 "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-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/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/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/AdapterWithErrorHandler.cs#L17
Cannot convert null literal to non-nullable reference type.
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 "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 "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#L163
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/Shared/TeamNotification.cshtml#L297
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/Controllers/HomeController.cs#L90
The variable 'installationId' is assigned but its value is never used
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/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#L163
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/Shared/TeamNotification.cshtml#L297
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/Controllers/HomeController.cs#L90
The variable 'installationId' is assigned but its value is never used
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
.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 "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/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
.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-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 "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 "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#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
.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 "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 "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/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/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#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/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#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/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/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#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/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
.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 "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: 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#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/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/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#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/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/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 '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/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
.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-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 "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/Controllers/SampleController.cs#L106
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/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#L63
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#L51
Converting null literal or possible null value to non-nullable type.
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
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
.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
.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#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
.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 "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-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 "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 "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: 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
.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 "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: 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#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/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/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/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/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#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/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/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
.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 "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 "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/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#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/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/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
.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.