Skip to content

System.ArgumentNullException: Value cannot be null. (Parameter 'TextDocument is null when it was required for textDocument/codeAction') #9246

Description

Type: Bug

Issue Description

Steps to Reproduce

Expected Behavior

Actual Behavior

Extension version: 2.130.5
VS Code version: Code 1.117.0 (10c8e557c8b9f9ed0a87f61f1c9a44bde731c409, 2026-04-21T16:12:14-07:00)
OS version: Windows_NT x64 10.0.26200
Modes:

Logs

C# log

Details
2026-04-27 09:21:30.635 [info] Locating .NET runtime version 10.0.5
2026-04-27 09:21:32.031 [info] Dotnet path: C:\Program Files\dotnet\dotnet.exe
2026-04-27 09:21:32.031 [info] Activating C# + C# Dev Kit...
2026-04-27 09:21:34.354 [info] info: Program[0]
2026-04-27 09:21:34.354 [info]       Server started with process ID 17072
2026-04-27 09:21:45.248 [info] [Program] Language server initialized
2026-04-27 09:21:46.229 [info] [Program] Monitoring client process 13076 for exit
2026-04-27 09:22:32.781 [info] [textDocument/diagnostic] [Microsoft.CodeAnalysis.MSBuild.BuildHostProcessManager] .NET BuildHost started from c:\Users\anas_\.vscode\extensions\ms-dotnettools.csharp-2.130.5-win32-x64\.roslyn\Microsoft.CodeAnalysis.LanguageServer.exe reloading to start from C:\Program Files\dotnet\dotnet.exe to match necessary SDK location.
2026-04-27 09:23:01.387 [warning] [textDocument/diagnostic] [LanguageServerProjectLoader] Project C:\Users\anas_\AppData\Local\Temp\roslyn-canonical-misc\fdf4dc5e-95d2-45bd-97c7-f462ee0341a8\Canonical.csproj has unresolved dependencies
2026-04-27 09:23:01.414 [info] [textDocument/diagnostic] [LanguageServerProjectLoader] Successfully completed load of C:\Users\anas_\AppData\Local\Temp\roslyn-canonical-misc\fdf4dc5e-95d2-45bd-97c7-f462ee0341a8\Canonical.cs
2026-04-27 09:23:01.418 [info] [textDocument/diagnostic] [LanguageServerProjectLoader] Restoring Canonical.cs: Running dotnet restore on C:\Users\anas_\AppData\Local\Temp\roslyn-canonical-misc\fdf4dc5e-95d2-45bd-97c7-f462ee0341a8\Canonical.cs
2026-04-27 09:23:01.419 [info] [textDocument/diagnostic] [Microsoft.CodeAnalysis.LanguageServer.DotnetCliHelper] Using dotnet executable configured on the PATH
2026-04-27 09:23:01.479 [info] [serviceBroker/connect] [WorkspaceProjectFactoryService] Project C:\Users\anas_\OneDrive\OLD\Documents\Eight Steps Accounting App\src\UI\EightStepsAccounting.UI.csproj loaded by C# Dev Kit
2026-04-27 09:23:01.480 [info] [serviceBroker/connect] [WorkspaceProjectFactoryService] Project C:\Users\anas_\OneDrive\OLD\Documents\Eight Steps Accounting App\src\Infrastructure\Infrastructure.csproj loaded by C# Dev Kit
2026-04-27 09:23:01.481 [info] [serviceBroker/connect] [WorkspaceProjectFactoryService] Project C:\Users\anas_\OneDrive\OLD\Documents\Eight Steps Accounting App\src\SDK\EightSteps.SDK.csproj loaded by C# Dev Kit
2026-04-27 09:23:01.482 [info] [serviceBroker/connect] [WorkspaceProjectFactoryService] Project C:\Users\anas_\OneDrive\OLD\Documents\Eight Steps Accounting App\src\SharedModels\SharedModels.csproj loaded by C# Dev Kit
2026-04-27 09:23:01.482 [info] [textDocument/diagnostic] [LanguageServerProjectLoader] Restoring Canonical.cs:   Determining projects to restore...
2026-04-27 09:23:01.482 [info] [textDocument/diagnostic] [LanguageServerProjectLoader] Restoring Canonical.cs:   Restored C:\Users\anas_\AppData\Local\Temp\roslyn-canonical-misc\fdf4dc5e-95d2-45bd-97c7-f462ee0341a8\Canonical.cs.csproj (in 646 ms).
2026-04-27 09:23:01.482 [info] [textDocument/diagnostic] [LanguageServerProjectLoader] Restore complete
2026-04-27 09:23:01.483 [info] [textDocument/diagnostic] [LanguageServerProjectLoader] Completed (re)load of all projects in 00:00:25.8379716
2026-04-27 09:23:03.097 [info] [serviceBroker/connect] [WorkspaceProjectFactoryService] Project C:\Users\anas_\OneDrive\OLD\Documents\Eight Steps Accounting App\src\Company\Company.csproj loaded by C# Dev Kit
2026-04-27 10:38:51.488 [warning] [textDocument/diagnostic] [LSP] Ignoring diagnostics request for untracked document: file:///c:/Users/anas_/OneDrive/OLD/Documents/Eight Steps Accounting App/src/UI/Views/Reports/ReportSummaryViews.cs
2026-04-27 10:38:51.488 [warning] [textDocument/diagnostic] [LSP] Ignoring diagnostics request for untracked document: file:///c:/Users/anas_/OneDrive/OLD/Documents/Eight Steps Accounting App/src/UI/Views/Reports/ReportSummaryViews.cs
2026-04-27 10:38:51.488 [warning] [textDocument/diagnostic] [LSP] Ignoring diagnostics request for untracked document: file:///c:/Users/anas_/OneDrive/OLD/Documents/Eight Steps Accounting App/src/UI/Views/Reports/ReportSummaryViews.cs
2026-04-27 10:38:53.950 [warning] [textDocument/diagnostic] [LSP] Ignoring diagnostics request for untracked document: file:///c:/Users/anas_/OneDrive/OLD/Documents/Eight Steps Accounting App/src/UI/Views/Reports/ReportAgingViews.cs
2026-04-27 10:38:53.952 [warning] [textDocument/diagnostic] [LSP] Ignoring diagnostics request for untracked document: file:///c:/Users/anas_/OneDrive/OLD/Documents/Eight Steps Accounting App/src/UI/Views/Reports/ReportAgingViews.cs
2026-04-27 10:38:54.095 [warning] [textDocument/diagnostic] [LSP] Ignoring diagnostics request for untracked document: file:///c:/Users/anas_/OneDrive/OLD/Documents/Eight Steps Accounting App/src/UI/Views/Reports/ReportAgingViews.cs
2026-04-27 10:39:14.999 [warning] [textDocument/diagnostic] [LSP] Ignoring diagnostics request for untracked document: file:///c:/Users/anas_/OneDrive/OLD/Documents/Eight Steps Accounting App/src/UI/Views/Accounting/AccountingViews.cs
2026-04-27 10:39:15.000 [warning] [textDocument/diagnostic] [LSP] Ignoring diagnostics request for untracked document: file:///c:/Users/anas_/OneDrive/OLD/Documents/Eight Steps Accounting App/src/UI/Views/Accounting/AccountingViews.cs
2026-04-27 10:39:15.000 [warning] [textDocument/diagnostic] [LSP] Ignoring diagnostics request for untracked document: file:///c:/Users/anas_/OneDrive/OLD/Documents/Eight Steps Accounting App/src/UI/Views/Accounting/AccountingViews.cs
2026-04-27 10:39:50.734 [warning] [textDocument/diagnostic] [LSP] Ignoring diagnostics request for untracked document: file:///c:/Users/anas_/OneDrive/OLD/Documents/Eight Steps Accounting App/src/UI/Views/Payroll/Form941View.cs
2026-04-27 10:39:50.735 [warning] [textDocument/diagnostic] [LSP] Ignoring diagnostics request for untracked document: file:///c:/Users/anas_/OneDrive/OLD/Documents/Eight Steps Accounting App/src/UI/Views/Payroll/Form941View.cs
2026-04-27 10:39:50.736 [warning] [textDocument/diagnostic] [LSP] Ignoring diagnostics request for untracked document: file:///c:/Users/anas_/OneDrive/OLD/Documents/Eight Steps Accounting App/src/UI/Views/Payroll/Form941View.cs
2026-04-27 10:40:24.446 [warning] [textDocument/diagnostic] [LSP] Ignoring diagnostics request for untracked document: file:///c:/Users/anas_/OneDrive/OLD/Documents/Eight Steps Accounting App/src/UI/Views/AP/PayBillsView.cs
2026-04-27 10:40:24.447 [warning] [textDocument/diagnostic] [LSP] Ignoring diagnostics request for untracked document: file:///c:/Users/anas_/OneDrive/OLD/Documents/Eight Steps Accounting App/src/UI/Views/AP/PayBillsView.cs
2026-04-27 10:40:24.447 [warning] [textDocument/diagnostic] [LSP] Ignoring diagnostics request for untracked document: file:///c:/Users/anas_/OneDrive/OLD/Documents/Eight Steps Accounting App/src/UI/Views/AP/PayBillsView.cs
2026-04-27 10:40:27.546 [warning] [textDocument/diagnostic] [LSP] Ignoring diagnostics request for untracked document: file:///c:/Users/anas_/OneDrive/OLD/Documents/Eight Steps Accounting App/src/UI/Views/Inventory/InventoryItemEditorView.cs
2026-04-27 10:40:27.546 [warning] [textDocument/diagnostic] [LSP] Ignoring diagnostics request for untracked document: file:///c:/Users/anas_/OneDrive/OLD/Documents/Eight Steps Accounting App/src/UI/Views/Inventory/InventoryItemEditorView.cs
2026-04-27 10:40:27.548 [warning] [textDocument/diagnostic] [LSP] Ignoring diagnostics request for untracked document: file:///c:/Users/anas_/OneDrive/OLD/Documents/Eight Steps Accounting App/src/UI/Views/Inventory/InventoryItemEditorView.cs
2026-04-27 10:40:37.529 [warning] [textDocument/diagnostic] [LSP] Ignoring diagnostics request for untracked document: file:///c:/Users/anas_/OneDrive/OLD/Documents/Eight Steps Accounting App/src/UI/Views/AR/ReceivePaymentView.cs
2026-04-27 10:40:37.530 [warning] [textDocument/diagnostic] [LSP] Ignoring diagnostics request for untracked document: file:///c:/Users/anas_/OneDrive/OLD/Documents/Eight Steps Accounting App/src/UI/Views/AR/ReceivePaymentView.cs
2026-04-27 10:40:37.531 [warning] [textDocument/diagnostic] [LSP] Ignoring diagnostics request for untracked document: file:///c:/Users/anas_/OneDrive/OLD/Documents/Eight Steps Accounting App/src/UI/Views/AR/ReceivePaymentView.cs
2026-04-27 10:52:12.608 [warning] [textDocument/diagnostic] [LSP] Ignoring diagnostics request for untracked document: file:///c:/Users/anas_/OneDrive/OLD/Documents/Eight Steps Accounting App/src/UI/Views/ShellWindow.xaml.cs
2026-04-27 10:52:12.608 [warning] [textDocument/diagnostic] [LSP] Ignoring diagnostics request for untracked document: file:///c:/Users/anas_/OneDrive/OLD/Documents/Eight Steps Accounting App/src/UI/Views/ShellWindow.xaml.cs
2026-04-27 10:52:12.609 [warning] [textDocument/diagnostic] [LSP] Ignoring diagnostics request for untracked document: file:///c:/Users/anas_/OneDrive/OLD/Documents/Eight Steps Accounting App/src/UI/Views/ShellWindow.xaml.cs
2026-04-27 11:00:09.984 [warning] [textDocument/diagnostic] [LSP] Ignoring diagnostics request for untracked document: file:///c:/Users/anas_/OneDrive/OLD/Documents/Eight Steps Accounting App/src/Infrastructure/Accounting/ConsolidationService.cs
2026-04-27 11:00:09.985 [warning] [textDocument/diagnostic] [LSP] Ignoring diagnostics request for untracked document: file:///c:/Users/anas_/OneDrive/OLD/Documents/Eight Steps Accounting App/src/Infrastructure/Accounting/ConsolidationService.cs
2026-04-27 11:00:09.985 [warning] [textDocument/diagnostic] [LSP] Ignoring diagnostics request for untracked document: file:///c:/Users/anas_/OneDrive/OLD/Documents/Eight Steps Accounting App/src/Infrastructure/Accounting/ConsolidationService.cs
2026-04-27 11:01:08.251 [warning] [textDocument/diagnostic] [LSP] Ignoring diagnostics request for untracked document: file:///c:/Users/anas_/OneDrive/OLD/Documents/Eight Steps Accounting App/src/UI/ViewModels/LoginViewModel.cs
2026-04-27 11:01:08.251 [warning] [textDocument/diagnostic] [LSP] Ignoring diagnostics request for untracked document: file:///c:/Users/anas_/OneDrive/OLD/Documents/Eight Steps Accounting App/src/UI/ViewModels/LoginViewModel.cs
2026-04-27 11:01:08.251 [warning] [textDocument/diagnostic] [LSP] Ignoring diagnostics request for untracked document: file:///c:/Users/anas_/OneDrive/OLD/Documents/Eight Steps Accounting App/src/UI/ViewModels/LoginViewModel.cs
2026-04-27 11:02:58.252 [warning] [textDocument/diagnostic] [LSP] Ignoring diagnostics request for untracked document: file:///c:/Users/anas_/OneDrive/OLD/Documents/Eight Steps Accounting App/src/SharedModels/Budget.cs
2026-04-27 11:02:58.252 [warning] [textDocument/diagnostic] [LSP] Ignoring diagnostics request for untracked document: file:///c:/Users/anas_/OneDrive/OLD/Documents/Eight Steps Accounting App/src/SharedModels/Budget.cs
2026-04-27 11:02:58.252 [warning] [textDocument/diagnostic] [LSP] Ignoring diagnostics request for untracked document: file:///c:/Users/anas_/OneDrive/OLD/Documents/Eight Steps Accounting App/src/SharedModels/Budget.cs
2026-04-27 11:13:13.330 [warning] [textDocument/diagnostic] [LSP] Ignoring diagnostics request for untracked document: file:///c:/Users/anas_/OneDrive/OLD/Documents/Eight Steps Accounting App/src/UI/ViewModels/LoginViewModel.cs
2026-04-27 11:13:13.330 [warning] [textDocument/diagnostic] [LSP] Ignoring diagnostics request for untracked document: file:///c:/Users/anas_/OneDrive/OLD/Documents/Eight Steps Accounting App/src/UI/ViewModels/LoginViewModel.cs
2026-04-27 11:13:13.330 [warning] [textDocument/diagnostic] [LSP] Ignoring diagnostics request for untracked document: file:///c:/Users/anas_/OneDrive/OLD/Documents/Eight Steps Accounting App/src/UI/ViewModels/LoginViewModel.cs
2026-04-27 11:13:22.407 [warning] [textDocument/diagnostic] [LSP] Ignoring diagnostics request for untracked document: file:///c:/Users/anas_/OneDrive/OLD/Documents/Eight Steps Accounting App/src/Infrastructure/Database/BackupService.cs
2026-04-27 11:13:22.407 [warning] [textDocument/diagnostic] [LSP] Ignoring diagnostics request for untracked document: file:///c:/Users/anas_/OneDrive/OLD/Documents/Eight Steps Accounting App/src/Infrastructure/Database/BackupWizardService.cs
2026-04-27 11:13:22.408 [warning] [textDocument/diagnostic] [LSP] Ignoring diagnostics request for untracked document: file:///c:/Users/anas_/OneDrive/OLD/Documents/Eight Steps Accounting App/src/Infrastructure/Database/BackupService.cs
2026-04-27 11:13:22.408 [warning] [textDocument/diagnostic] [LSP] Ignoring diagnostics request for untracked document: file:///c:/Users/anas_/OneDrive/OLD/Documents/Eight Steps Accounting App/src/Infrastructure/Database/BackupService.cs
2026-04-27 11:13:22.409 [warning] [textDocument/diagnostic] [LSP] Ignoring diagnostics request for untracked document: file:///c:/Users/anas_/OneDrive/OLD/Documents/Eight Steps Accounting App/src/Infrastructure/Database/BackupWizardService.cs
2026-04-27 11:13:22.409 [warning] [textDocument/diagnostic] [LSP] Ignoring diagnostics request for untracked document: file:///c:/Users/anas_/OneDrive/OLD/Documents/Eight Steps Accounting App/src/Infrastructure/Database/BackupWizardService.cs
2026-04-27 11:13:41.248 [warning] [textDocument/diagnostic] [LSP] Ignoring diagnostics request for untracked document: file:///c:/Users/anas_/OneDrive/OLD/Documents/Eight Steps Accounting App/src/Infrastructure/Security/IdentityService.cs
2026-04-27 11:13:41.248 [warning] [textDocument/diagnostic] [LSP] Ignoring diagnostics request for untracked document: file:///c:/Users/anas_/OneDrive/OLD/Documents/Eight Steps Accounting App/src/Infrastructure/Security/IdentityService.cs
2026-04-27 11:13:41.248 [warning] [textDocument/diagnostic] [LSP] Ignoring diagnostics request for untracked document: file:///c:/Users/anas_/OneDrive/OLD/Documents/Eight Steps Accounting App/src/Infrastructure/Security/IdentityService.cs
2026-04-27 11:13:41.249 [warning] [textDocument/diagnostic] [LSP] Ignoring diagnostics request for untracked document: file:///c:/Users/anas_/OneDrive/OLD/Documents/Eight Steps Accounting App/src/Infrastructure/Security/IIdentityService.cs
2026-04-27 11:13:41.249 [warning] [textDocument/diagnostic] [LSP] Ignoring diagnostics request for untracked document: file:///c:/Users/anas_/OneDrive/OLD/Documents/Eight Steps Accounting App/src/Infrastructure/Security/IIdentityService.cs
2026-04-27 11:13:41.249 [warning] [textDocument/diagnostic] [LSP] Ignoring diagnostics request for untracked document: file:///c:/Users/anas_/OneDrive/OLD/Documents/Eight Steps Accounting App/src/Infrastructure/Security/IIdentityService.cs
2026-04-27 11:25:33.939 [warning] [textDocument/diagnostic] [LSP] Ignoring diagnostics request for untracked document: file:///c:/Users/anas_/OneDrive/OLD/Documents/Eight Steps Accounting App/src/UI/ViewModels/LoginViewModel.cs
2026-04-27 11:25:33.939 [warning] [textDocument/diagnostic] [LSP] Ignoring diagnostics request for untracked document: file:///c:/Users/anas_/OneDrive/OLD/Documents/Eight Steps Accounting App/src/UI/ViewModels/LoginViewModel.cs
2026-04-27 11:25:33.940 [warning] [textDocument/diagnostic] [LSP] Ignoring diagnostics request for untracked document: file:///c:/Users/anas_/OneDrive/OLD/Documents/Eight Steps Accounting App/src/UI/ViewModels/LoginViewModel.cs
2026-04-27 11:25:38.648 [warning] [textDocument/diagnostic] [LSP] Ignoring diagnostics request for untracked document: file:///c:/Users/anas_/OneDrive/OLD/Documents/Eight Steps Accounting App/src/Infrastructure/Security/IIdentityService.cs
2026-04-27 11:25:38.648 [warning] [textDocument/diagnostic] [LSP] Ignoring diagnostics request for untracked document: file:///c:/Users/anas_/OneDrive/OLD/Documents/Eight Steps Accounting App/src/Infrastructure/Security/IIdentityService.cs
2026-04-27 11:25:38.648 [warning] [textDocument/diagnostic] [LSP] Ignoring diagnostics request for untracked document: file:///c:/Users/anas_/OneDrive/OLD/Documents/Eight Steps Accounting App/src/Infrastructure/Security/IIdentityService.cs
2026-04-27 11:25:38.673 [warning] [textDocument/diagnostic] [LSP] Ignoring diagnostics request for untracked document: file:///c:/Users/anas_/OneDrive/OLD/Documents/Eight Steps Accounting App/src/Infrastructure/Security/IdentityService.cs
2026-04-27 11:25:38.674 [warning] [textDocument/diagnostic] [LSP] Ignoring diagnostics request for untracked document: file:///c:/Users/anas_/OneDrive/OLD/Documents/Eight Steps Accounting App/src/Infrastructure/Security/IdentityService.cs
2026-04-27 11:25:38.674 [warning] [textDocument/diagnostic] [LSP] Ignoring diagnostics request for untracked document: file:///c:/Users/anas_/OneDrive/OLD/Documents/Eight Steps Accounting App/src/Infrastructure/Security/IdentityService.cs
2026-04-27 11:28:34.065 [warning] [textDocument/diagnostic] [LSP] Ignoring diagnostics request for untracked document: file:///c:/Users/anas_/OneDrive/OLD/Documents/Eight Steps Accounting App/src/UI/ViewModels/LoginViewModel.cs
2026-04-27 11:28:34.066 [warning] [textDocument/diagnostic] [LSP] Ignoring diagnostics request for untracked document: file:///c:/Users/anas_/OneDrive/OLD/Documents/Eight Steps Accounting App/src/UI/ViewModels/LoginViewModel.cs
2026-04-27 11:28:34.067 [warning] [textDocument/diagnostic] [LSP] Ignoring diagnostics request for untracked document: file:///c:/Users/anas_/OneDrive/OLD/Documents/Eight Steps Accounting App/src/UI/ViewModels/LoginViewModel.cs
2026-04-27 11:28:44.000 [warning] [textDocument/diagnostic] [LSP] Ignoring diagnostics request for untracked document: file:///c:/Users/anas_/OneDrive/OLD/Documents/Eight Steps Accounting App/src/UI/ViewModels/LoginViewModel.cs
2026-04-27 11:28:44.001 [warning] [textDocument/diagnostic] [LSP] Ignoring diagnostics request for untracked document: file:///c:/Users/anas_/OneDrive/OLD/Documents/Eight Steps Accounting App/src/UI/ViewModels/LoginViewModel.cs
2026-04-27 11:28:44.002 [warning] [textDocument/diagnostic] [LSP] Ignoring diagnostics request for untracked document: file:///c:/Users/anas_/OneDrive/OLD/Documents/Eight Steps Accounting App/src/UI/ViewModels/LoginViewModel.cs
2026-04-27 11:28:45.054 [warning] [textDocument/diagnostic] [LSP] Ignoring diagnostics request for untracked document: file:///c:/Users/anas_/OneDrive/OLD/Documents/Eight Steps Accounting App/src/UI/ViewModels/LoginViewModel.cs
2026-04-27 11:28:45.055 [warning] [textDocument/diagnostic] [LSP] Ignoring diagnostics request for untracked document: file:///c:/Users/anas_/OneDrive/OLD/Documents/Eight Steps Accounting App/src/UI/ViewModels/LoginViewModel.cs
2026-04-27 11:28:45.055 [warning] [textDocument/diagnostic] [LSP] Ignoring diagnostics request for untracked document: file:///c:/Users/anas_/OneDrive/OLD/Documents/Eight Steps Accounting App/src/UI/ViewModels/LoginViewModel.cs
2026-04-27 11:37:44.497 [warning] [textDocument/diagnostic] [LSP] Ignoring diagnostics request for untracked document: file:///c:/Users/anas_/OneDrive/OLD/Documents/Eight Steps Accounting App/src/SharedModels/Account.cs
2026-04-27 11:37:44.498 [warning] [textDocument/diagnostic] [LSP] Ignoring diagnostics request for untracked document: file:///c:/Users/anas_/OneDrive/OLD/Documents/Eight Steps Accounting App/src/SharedModels/Account.cs
2026-04-27 11:37:44.499 [warning] [textDocument/diagnostic] [LSP] Ignoring diagnostics request for untracked document: file:///c:/Users/anas_/OneDrive/OLD/Documents/Eight Steps Accounting App/src/SharedModels/Account.cs
2026-04-27 11:38:19.324 [warning] [textDocument/diagnostic] [LSP] Ignoring diagnostics request for untracked document: file:///c:/Users/anas_/OneDrive/OLD/Documents/Eight Steps Accounting App/src/SharedModels/Budget.cs
2026-04-27 11:38:19.324 [warning] [textDocument/diagnostic] [LSP] Ignoring diagnostics request for untracked document: file:///c:/Users/anas_/OneDrive/OLD/Documents/Eight Steps Accounting App/src/SharedModels/Budget.cs
2026-04-27 11:38:19.324 [warning] [textDocument/diagnostic] [LSP] Ignoring diagnostics request for untracked document: file:///c:/Users/anas_/OneDrive/OLD/Documents/Eight Steps Accounting App/src/SharedModels/Budget.cs
2026-04-27 12:12:12.752 [warning] [textDocument/diagnostic] [LSP] Ignoring diagnostics request for untracked document: file:///c:/Users/anas_/OneDrive/OLD/Documents/Eight Steps Accounting App/src/Infrastructure/ProAdvisor/ProAdvisorService.cs
2026-04-27 12:12:12.752 [warning] [textDocument/diagnostic] [LSP] Ignoring diagnostics request for untracked document: file:///c:/Users/anas_/OneDrive/OLD/Documents/Eight Steps Accounting App/src/Infrastructure/ProAdvisor/ProAdvisorService.cs
2026-04-27 12:12:12.753 [warning] [textDocument/diagnostic] [LSP] Ignoring diagnostics request for untracked document: file:///c:/Users/anas_/OneDrive/OLD/Documents/Eight Steps Accounting App/src/Infrastructure/ProAdvisor/ProAdvisorService.cs
2026-04-27 12:12:24.258 [warning] [textDocument/diagnostic] [LSP] Ignoring diagnostics request for untracked document: file:///c:/Users/anas_/OneDrive/OLD/Documents/Eight Steps Accounting App/src/UI/Views/Analytics/FinancialInsightsView.cs
2026-04-27 12:12:24.258 [warning] [textDocument/diagnostic] [LSP] Ignoring diagnostics request for untracked document: file:///c:/Users/anas_/OneDrive/OLD/Documents/Eight Steps Accounting App/src/UI/Views/Analytics/FinancialInsightsView.cs
2026-04-27 12:12:24.259 [warning] [textDocument/diagnostic] [LSP] Ignoring diagnostics request for untracked document: file:///c:/Users/anas_/OneDrive/OLD/Documents/Eight Steps Accounting App/src/UI/Views/Analytics/FinancialInsightsView.cs
2026-04-27 12:12:31.223 [warning] [textDocument/diagnostic] [LSP] Ignoring diagnostics request for untracked document: file:///c:/Users/anas_/OneDrive/OLD/Documents/Eight Steps Accounting App/src/Infrastructure/AttachmentService.cs
2026-04-27 12:12:31.223 [warning] [textDocument/diagnostic] [LSP] Ignoring diagnostics request for untracked document: file:///c:/Users/anas_/OneDrive/OLD/Documents/Eight Steps Accounting App/src/Infrastructure/AttachmentService.cs
2026-04-27 12:12:31.223 [warning] [textDocument/diagnostic] [LSP] Ignoring diagnostics request for untracked document: file:///c:/Users/anas_/OneDrive/OLD/Documents/Eight Steps Accounting App/src/Infrastructure/AttachmentService.cs
2026-04-27 12:14:36.508 [warning] [textDocument/diagnostic] [LSP] Ignoring diagnostics request for untracked document: file:///c:/Users/anas_/OneDrive/OLD/Documents/Eight Steps Accounting App/src/UI/Views/Analytics/CashForecastView.cs
2026-04-27 12:14:36.509 [warning] [textDocument/diagnostic] [LSP] Ignoring diagnostics request for untracked document: file:///c:/Users/anas_/OneDrive/OLD/Documents/Eight Steps Accounting App/src/UI/Views/Analytics/CashForecastView.cs
2026-04-27 12:14:36.509 [warning] [textDocument/diagnostic] [LSP] Ignoring diagnostics request for untracked document: file:///c:/Users/anas_/OneDrive/OLD/Documents/Eight Steps Accounting App/src/UI/Views/Analytics/CashForecastView.cs
2026-04-27 14:35:58.534 [warning] [textDocument/diagnostic] [LSP] Ignoring diagnostics request for untracked document: file:///c:/Users/anas_/OneDrive/OLD/Documents/Eight Steps Accounting App/src/SharedModels/PayrollTaxFiling.cs
2026-04-27 14:35:58.534 [warning] [textDocument/diagnostic] [LSP] Ignoring diagnostics request for untracked document: file:///c:/Users/anas_/OneDrive/OLD/Documents/Eight Steps Accounting App/src/SharedModels/PayrollTaxFiling.cs
2026-04-27 14:35:58.535 [warning] [textDocument/diagnostic] [LSP] Ignoring diagnostics request for untracked document: file:///c:/Users/anas_/OneDrive/OLD/Documents/Eight Steps Accounting App/src/SharedModels/PayrollTaxFiling.cs
2026-04-27 14:48:48.416 [warning] [textDocument/diagnostic] [LSP] Ignoring diagnostics request for untracked document: file:///c:/Users/anas_/OneDrive/OLD/Documents/Eight Steps Accounting App/src/SharedModels/PayrollTaxFiling.cs
2026-04-27 14:48:48.416 [warning] [textDocument/diagnostic] [LSP] Ignoring diagnostics request for untracked document: file:///c:/Users/anas_/OneDrive/OLD/Documents/Eight Steps Accounting App/src/SharedModels/PayrollTaxFiling.cs
2026-04-27 14:48:48.416 [warning] [textDocument/diagnostic] [LSP] Ignoring diagnostics request for untracked document: file:///c:/Users/anas_/OneDrive/OLD/Documents/Eight Steps Accounting App/src/SharedModels/PayrollTaxFiling.cs
2026-04-27 15:01:35.082 [warning] [textDocument/diagnostic] [LSP] Ignoring diagnostics request for untracked document: file:///c:/Users/anas_/OneDrive/OLD/Documents/Eight Steps Accounting App/src/UI/Services/PayrollTaxSyncWorker.cs
2026-04-27 15:01:35.083 [warning] [textDocument/diagnostic] [LSP] Ignoring diagnostics request for untracked document: file:///c:/Users/anas_/OneDrive/OLD/Documents/Eight Steps Accounting App/src/UI/Services/PayrollTaxSyncWorker.cs
2026-04-27 15:01:35.084 [warning] [textDocument/diagnostic] [LSP] Ignoring diagnostics request for untracked document: file:///c:/Users/anas_/OneDrive/OLD/Documents/Eight Steps Accounting App/src/UI/Services/PayrollTaxSyncWorker.cs
2026-04-27 15:16:16.800 [warning] [textDocument/diagnostic] [LSP] Ignoring diagnostics request for untracked document: file:///c:/Users/anas_/OneDrive/OLD/Documents/Eight Steps Accounting App/src/UI/Services/PayrollTaxSyncWorker.cs
2026-04-27 15:17:16.219 [warning] [textDocument/diagnostic] [LSP] Ignoring diagnostics request for untracked document: file:///c:/Users/anas_/OneDrive/OLD/Documents/Eight Steps Accounting App/src/UI/Services/PayrollTaxSyncWorker.cs
2026-04-27 15:17:53.798 [warning] [textDocument/diagnostic] [LSP] Ignoring diagnostics request for untracked document: file:///c:/Users/anas_/OneDrive/OLD/Documents/Eight Steps Accounting App/src/UI/Services/PayrollTaxSyncWorker.cs
2026-04-27 17:30:44.782 [info] Locating .NET runtime version 10.0.5
2026-04-27 17:30:46.300 [info] Dotnet path: C:\Program Files\dotnet\dotnet.exe
2026-04-27 17:30:46.300 [info] Activating C# + C# Dev Kit...
2026-04-27 17:30:47.350 [info] info: Program[0]
2026-04-27 17:30:47.350 [info]       Server started with process ID 26640
2026-04-27 17:30:54.796 [info] [Program] Language server initialized
2026-04-27 17:30:55.801 [info] [Program] Monitoring client process 26396 for exit
2026-04-27 17:31:07.891 [error] [textDocument/codeAction] [LSP] System.ArgumentNullException: Value cannot be null. (Parameter 'TextDocument is null when it was required for textDocument/codeAction')
   at Microsoft.CodeAnalysis.LanguageServer.Handler.RequestContext.GetRequiredTextDocument() in /_/src/LanguageServer/Protocol/Handler/RequestContext.cs:line 218
   at Microsoft.CodeAnalysis.LanguageServer.Handler.CodeActionsHandler.HandleRequestAsync(CodeActionParams request, RequestContext context, CancellationToken cancellationToken) in /_/src/LanguageServer/Protocol/Handler/CodeActions/CodeActionsHandler.cs:line 55
   at Microsoft.CommonLanguageServerProtocol.Framework.QueueItem`1.StartRequestAsync[TRequest,TResponse](TRequest request, TRequestContext context, IMethodHandler handler, String language, CancellationToken cancellationToken) in /_/src/LanguageServer/Microsoft.CommonLanguageServerProtocol.Framework/QueueItem.cs:line 192
2026-04-27 17:31:09.339 [error] Request textDocument/codeAction failed.
  Message: Value cannot be null. (Parameter 'TextDocument is null when it was required for textDocument/codeAction')
  Code: -32000 
[object Object]
2026-04-27 17:31:19.375 [info] [textDocument/diagnostic] [Microsoft.CodeAnalysis.MSBuild.BuildHostProcessManager] .NET BuildHost started from c:\Users\anas_\.vscode\extensions\ms-dotnettools.csharp-2.130.5-win32-x64\.roslyn\Microsoft.CodeAnalysis.LanguageServer.exe reloading to start from C:\Program Files\dotnet\dotnet.exe to match necessary SDK location.
2026-04-27 17:31:22.678 [warning] [textDocument/diagnostic] [LanguageServerProjectLoader] Project C:\Users\anas_\AppData\Local\Temp\roslyn-canonical-misc\f73e2613-ec9b-48c6-8615-9c2aa07fa7c6\Canonical.csproj has unresolved dependencies
2026-04-27 17:31:23.622 [info] [textDocument/diagnostic] [LanguageServerProjectLoader] Successfully completed load of C:\Users\anas_\AppData\Local\Temp\roslyn-canonical-misc\f73e2613-ec9b-48c6-8615-9c2aa07fa7c6\Canonical.cs
2026-04-27 17:31:23.632 [info] [textDocument/diagnostic] [LanguageServerProjectLoader] Restoring Canonical.cs: Running dotnet restore on C:\Users\anas_\AppData\Local\Temp\roslyn-canonical-misc\f73e2613-ec9b-48c6-8615-9c2aa07fa7c6\Canonical.cs
2026-04-27 17:31:23.654 [info] [textDocument/diagnostic] [Microsoft.CodeAnalysis.LanguageServer.DotnetCliHelper] Using dotnet executable configured on the PATH
2026-04-27 17:31:36.662 [info] [textDocument/diagnostic] [LanguageServerProjectLoader] Restoring Canonical.cs:   Determining projects to restore...
2026-04-27 17:31:39.573 [info] [textDocument/diagnostic] [LanguageServerProjectLoader] Restoring Canonical.cs:   Restored C:\Users\anas_\AppData\Local\Temp\roslyn-canonical-misc\f73e2613-ec9b-48c6-8615-9c2aa07fa7c6\Canonical.cs.csproj (in 2 sec).
2026-04-27 17:31:39.718 [info] [textDocument/diagnostic] [LanguageServerProjectLoader] Restore complete
2026-04-27 17:31:39.718 [info] [textDocument/diagnostic] [LanguageServerProjectLoader] Completed (re)load of all projects in 00:00:37.0879517
2026-04-27 17:31:56.725 [info] [serviceBroker/connect] [WorkspaceProjectFactoryService] Project C:\Users\anas_\OneDrive\OLD\Documents\Eight Steps Accounting App\src\Infrastructure\Infrastructure.csproj loaded by C# Dev Kit
2026-04-27 17:31:56.790 [info] [serviceBroker/connect] [WorkspaceProjectFactoryService] Project C:\Users\anas_\OneDrive\OLD\Documents\Eight Steps Accounting App\src\Company\Company.csproj loaded by C# Dev Kit
2026-04-27 17:31:56.791 [info] [serviceBroker/connect] [WorkspaceProjectFactoryService] Project C:\Users\anas_\OneDrive\OLD\Documents\Eight Steps Accounting App\src\UI\EightStepsAccounting.UI.csproj loaded by C# Dev Kit
2026-04-27 17:31:56.835 [info] [serviceBroker/connect] [WorkspaceProjectFactoryService] Project C:\Users\anas_\OneDrive\OLD\Documents\Eight Steps Accounting App\src\SDK\EightSteps.SDK.csproj loaded by C# Dev Kit
2026-04-27 17:31:56.836 [info] [serviceBroker/connect] [WorkspaceProjectFactoryService] Project C:\Users\anas_\OneDrive\OLD\Documents\Eight Steps Accounting App\src\SharedModels\SharedModels.csproj loaded by C# Dev Kit

C# LSP Trace Logs log

Details

Environment Information

VSCode version: 1.117.0
C# Extension: 2.130.5
Using OmniSharp: false

Dotnet Information .NET SDK: Version: 10.0.300-preview.0.26177.108 Commit: cf1948f9c2 Workload version: 10.0.300-manifests.f8ca1cb9 MSBuild version: 18.6.0-preview-26177-108+cf1948f9c

Runtime Environment:
OS Name: Windows
OS Version: 10.0.26200
OS Platform: Windows
RID: win-x64
Base Path: C:\Program Files\dotnet\sdk\10.0.300-preview.0.26177.108\

.NET workloads installed:
[wasm-tools-net6]
Installation Source: VS 18.6.11716.218
Manifest Version: 10.0.107/10.0.100
Manifest Path: C:\Program Files\dotnet\sdk-manifests\10.0.100\microsoft.net.workload.mono.toolchain.net6\10.0.107\WorkloadManifest.json
Install Type: Msi

[wasm-tools-net7]
Installation Source: VS 18.6.11716.218
Manifest Version: 10.0.107/10.0.100
Manifest Path: C:\Program Files\dotnet\sdk-manifests\10.0.100\microsoft.net.workload.mono.toolchain.net7\10.0.107\WorkloadManifest.json
Install Type: Msi

[wasm-tools-net8]
Installation Source: VS 18.6.11716.218
Manifest Version: 10.0.107/10.0.100
Manifest Path: C:\Program Files\dotnet\sdk-manifests\10.0.100\microsoft.net.workload.mono.toolchain.net8\10.0.107\WorkloadManifest.json
Install Type: Msi

[wasm-tools-net9]
Installation Source: VS 18.6.11716.218
Manifest Version: 10.0.107/10.0.100
Manifest Path: C:\Program Files\dotnet\sdk-manifests\10.0.100\microsoft.net.workload.mono.toolchain.net9\10.0.107\WorkloadManifest.json
Install Type: Msi

[wasm-tools]
Installation Source: VS 18.6.11716.218
Manifest Version: 10.0.107/10.0.100
Manifest Path: C:\Program Files\dotnet\sdk-manifests\10.0.100\microsoft.net.workload.mono.toolchain.current\10.0.107\WorkloadManifest.json
Install Type: Msi

[maccatalyst]
Installation Source: VS 18.6.11716.218
Manifest Version: 26.2.10233/10.0.100
Manifest Path: C:\Program Files\dotnet\sdk-manifests\10.0.100\microsoft.net.sdk.maccatalyst\26.2.10233\WorkloadManifest.json
Install Type: Msi

[maui-windows]
Installation Source: VS 18.6.11716.218
Manifest Version: 10.0.20/10.0.100
Manifest Path: C:\Program Files\dotnet\sdk-manifests\10.0.100\microsoft.net.sdk.maui\10.0.20\WorkloadManifest.json
Install Type: Msi

[ios]
Installation Source: VS 18.6.11716.218
Manifest Version: 26.2.10233/10.0.100
Manifest Path: C:\Program Files\dotnet\sdk-manifests\10.0.100\microsoft.net.sdk.ios\26.2.10233\WorkloadManifest.json
Install Type: Msi

[android]
Installation Source: VS 18.6.11716.218
Manifest Version: 36.1.43/10.0.100
Manifest Path: C:\Program Files\dotnet\sdk-manifests\10.0.100\microsoft.net.sdk.android\36.1.43\WorkloadManifest.json
Install Type: Msi

Configured to use workload sets when installing new manifests.
No workload sets are installed. Run "dotnet workload restore" to install a workload set.

Host:
Version: 10.0.7
Architecture: x64
Commit: b16286c228

.NET SDKs installed:
8.0.420 [C:\Program Files\dotnet\sdk]
10.0.107 [C:\Program Files\dotnet\sdk]
10.0.300-preview.0.26177.108 [C:\Program Files\dotnet\sdk]

.NET runtimes installed:
Microsoft.AspNetCore.App 8.0.25 [C:\Program Files\dotnet\shared\Microsoft.AspNetCore.App]
Microsoft.AspNetCore.App 8.0.26 [C:\Program Files\dotnet\shared\Microsoft.AspNetCore.App]
Microsoft.AspNetCore.App 10.0.5 [C:\Program Files\dotnet\shared\Microsoft.AspNetCore.App]
Microsoft.AspNetCore.App 10.0.7 [C:\Program Files\dotnet\shared\Microsoft.AspNetCore.App]
Microsoft.NETCore.App 8.0.25 [C:\Program Files\dotnet\shared\Microsoft.NETCore.App]
Microsoft.NETCore.App 8.0.26 [C:\Program Files\dotnet\shared\Microsoft.NETCore.App]
Microsoft.NETCore.App 10.0.5 [C:\Program Files\dotnet\shared\Microsoft.NETCore.App]
Microsoft.NETCore.App 10.0.7 [C:\Program Files\dotnet\shared\Microsoft.NETCore.App]
Microsoft.WindowsDesktop.App 8.0.25 [C:\Program Files\dotnet\shared\Microsoft.WindowsDesktop.App]
Microsoft.WindowsDesktop.App 8.0.26 [C:\Program Files\dotnet\shared\Microsoft.WindowsDesktop.App]
Microsoft.WindowsDesktop.App 10.0.5 [C:\Program Files\dotnet\shared\Microsoft.WindowsDesktop.App]
Microsoft.WindowsDesktop.App 10.0.7 [C:\Program Files\dotnet\shared\Microsoft.WindowsDesktop.App]

Other architectures found:
x86 [C:\Program Files (x86)\dotnet]
registered at [HKLM\SOFTWARE\dotnet\Setup\InstalledVersions\x86\InstallLocation]

Environment variables:
DOTNET_CLI_UI_LANGUAGE [en-US]

global.json file:
Not found

Learn more:
https://aka.ms/dotnet/info

Download .NET:
https://aka.ms/dotnet/download

Visual Studio Code Extensions
Extension Author Version Folder Name
askia-qexml-generator-extension Askia 1.0.1 askia.askia-qexml-generator-extension-1.0.1
azure-dev ms-azuretools 0.10.0 ms-azuretools.azure-dev-0.10.0
claude-dev saoudrizwan 3.81.0 saoudrizwan.claude-dev-3.81.0
cmake-tools ms-vscode 1.23.52 ms-vscode.cmake-tools-1.23.52
cpp-devtools ms-vscode 0.4.6 ms-vscode.cpp-devtools-0.4.6
cpptools ms-vscode 1.32.1 ms-vscode.cpptools-1.32.1-win32-x64
cpptools-extension-pack ms-vscode 1.5.1 ms-vscode.cpptools-extension-pack-1.5.1
cpptools-themes ms-vscode 2.0.0 ms-vscode.cpptools-themes-2.0.0
csdevkit ms-dotnettools 3.10.14 ms-dotnettools.csdevkit-3.10.14-win32-x64
csharp ms-dotnettools 2.130.5 ms-dotnettools.csharp-2.130.5-win32-x64
debugpy ms-python 2025.18.0 ms-python.debugpy-2025.18.0-win32-x64
htmlplay bianxianyang 0.0.10 bianxianyang.htmlplay-0.0.10
material-product-icons PKief 1.7.1 pkief.material-product-icons-1.7.1
microsoft-testing ms-azure-load-testing 0.2.0 ms-azure-load-testing.microsoft-testing-0.2.0
npm-intellisense christian-kohler 1.4.5 christian-kohler.npm-intellisense-1.4.5
opa tsandall 0.23.0 tsandall.opa-0.23.0
pdf tomoki1207 1.2.2 tomoki1207.pdf-1.2.2
powershell ms-vscode 2025.4.0 ms-vscode.powershell-2025.4.0
python ms-python 2026.4.0 ms-python.python-2026.4.0-win32-x64
rainbow-csv mechatroner 3.24.1 mechatroner.rainbow-csv-3.24.1
vscode-ai-foundry TeamsDevApp 1.0.0 teamsdevapp.vscode-ai-foundry-1.0.0
vscode-azure-github-copilot ms-azuretools 1.0.201 ms-azuretools.vscode-azure-github-copilot-1.0.201-win32-x64
vscode-azure-mcp-server ms-azuretools 2.0.43 ms-azuretools.vscode-azure-mcp-server-2.0.43-win32-x64
vscode-azureappservice ms-azuretools 0.26.5 ms-azuretools.vscode-azureappservice-0.26.5
vscode-azurecontainerapps ms-azuretools 0.11.0 ms-azuretools.vscode-azurecontainerapps-0.11.0
vscode-azurefunctions ms-azuretools 1.21.0 ms-azuretools.vscode-azurefunctions-1.21.0
vscode-azureresourcegroups ms-azuretools 0.12.4 ms-azuretools.vscode-azureresourcegroups-0.12.4
vscode-azurestaticwebapps ms-azuretools 0.13.2 ms-azuretools.vscode-azurestaticwebapps-0.13.2
vscode-azurestorage ms-azuretools 0.17.1 ms-azuretools.vscode-azurestorage-0.17.1
vscode-azurevirtualmachines ms-azuretools 0.6.10 ms-azuretools.vscode-azurevirtualmachines-0.6.10
vscode-containers ms-azuretools 2.4.2 ms-azuretools.vscode-containers-2.4.2
vscode-cosmosdb ms-azuretools 0.32.1 ms-azuretools.vscode-cosmosdb-0.32.1
vscode-dotnet-modernize ms-dotnettools 1.0.1047 ms-dotnettools.vscode-dotnet-modernize-1.0.1047
vscode-dotnet-runtime ms-dotnettools 3.0.0 ms-dotnettools.vscode-dotnet-runtime-3.0.0
vscode-eslint dbaeumer 3.0.24 dbaeumer.vscode-eslint-3.0.24
vscode-firefox-debug firefox-devtools 2.15.0 firefox-devtools.vscode-firefox-debug-2.15.0
vscode-github-actions github 0.31.5 github.vscode-github-actions-0.31.5
vscode-markdownlint DavidAnson 0.61.2 davidanson.vscode-markdownlint-0.61.2
vscode-node-azure-pack ms-vscode 1.8.1 ms-vscode.vscode-node-azure-pack-1.8.1
vscode-pylance ms-python 2026.2.1 ms-python.vscode-pylance-2026.2.1
vscode-python-envs ms-python 1.28.0 ms-python.vscode-python-envs-1.28.0-win32-x64
windows-ai-studio ms-windows-ai-studio 1.0.0 ms-windows-ai-studio.windows-ai-studio-1.0.0-win32-x64
wpf-xml-preview stescobedo 1.1.0 stescobedo.wpf-xml-preview-1.1.0
C# Settings
Setting Value
preferCSharpExtension false
compilerDiagnosticScope openFiles
analyzerDiagnosticScope openFiles
enableXamlTools true
useServerGC true
System Info
Item Value
CPUs 11th Gen Intel(R) Core(TM) i7-1165G7 @ 2.80GHz (8 x 2803)
GPU Status 2d_canvas: enabled
GPU0: VENDOR= 0x8086, DEVICE=0x9a49 [Intel(R) Iris(R) Xe Graphics], DRIVER_VENDOR=Intel, DRIVER_VERSION=30.0.101.1960 ACTIVE
GPU1: VENDOR= 0x1414, DEVICE=0x008c [Microsoft Basic Render Driver], DRIVER_VERSION=10.0.26100.8246
Machine model name:
Machine model version:
direct_rendering_display_compositor: disabled_off_ok
gpu_compositing: enabled
multiple_raster_threads: enabled_on
opengl: enabled_on
rasterization: enabled
raw_draw: disabled_off_ok
skia_graphite: disabled_off
trees_in_viz: disabled_off
video_decode: enabled
video_encode: enabled
webgl: enabled
webgl2: enabled
webgpu: enabled
webnn: disabled_off
Load (avg) undefined
Memory (System) 15.56GB (2.42GB free)
Process Argv --crash-reporter-id 215d52f7-4276-47ba-aeac-badf30ac06ce
Screen Reader yes
VM 0%
A/B Experiments
vsliv368cf:30146710
binariesv615:30325510
nativeloc1:31344060
dwcopilot:31170013
dwoutputs:31242946
copilot_t_ci:31333650
e5gg6876:31282496
pythonrdcb7:31342333
6518g693:31463988
aj953862:31281341
6abeh943:31336334
envsactivate1:31464700
cloudbuttont:31379625
3efgi100_wstrepl:31403338
bj468946:31457056
ec5jj548:31422691
cmp-cht-control-xtab-294-completions-cursor-jump:31501054
cp_cls_t_966_ss:31454198
a9239246:31499107
4je02754:31466945
8hhj4413:31478653
ge8j1254_inline_auto_hint_haiku:31490510
38bie571_auto:31478678
cp_cls_t_1081:31454832
conptydll_true:31498968
ia-use-proxy-models-svc:31452481
e9c30283:31461165
test_treatment2:31471001
c9b86496:31447327
control_6dc23131:31497324
idci7584:31464702
e3e4d672:31494082
ei9d7968:31496641
534a6447:31496642
nes-extended-on:31455476
chat:31457767
8hig5102:31480529
67jbj424:31500880
7e187181:31500884
cpptoolsoff-v2:31475362
i2gc6536:31499202
githubstableflight:31469463
1g3cj959:31501677
nes-cur-ctrl:31501811
ghj88844:31499326
ec1eg703:31491645
client_tst_t:31495907
ddid_c:31478207
1b2f8594:31502045
getcmakediagnosticsoff:31489825
ja75b849:31495667
nes-perm-reb-1:31490410
pro_large_t:31499376
cp_cls_c_1082:31491634
719di409_sum_t:31499347
nes-cj-befline:31500936
logging_enabled_new:31498466
db5d2638:31499441
nes-ew-div-cursorline:31495480
748c7209:31497895
nes-revagr-0:31501786

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions