Skip to content

now tabs move between panels #2694

now tabs move between panels

now tabs move between panels #2694

Status Failure
Total duration 2m 44s
Artifacts

codeql.yml

on: push
Matrix: Analyze
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 8 warnings
Analyze (csharp): COMETwebapp.Tests/ViewModels/Pages/TabsViewModelTestFixture.cs#L71
'TabsViewModel' does not contain a definition for 'CurrentTab' and no accessible extension method 'CurrentTab' accepting a first argument of type 'TabsViewModel' could be found (are you missing a using directive or an assembly reference?)
Analyze (csharp): COMETwebapp.Tests/ViewModels/Pages/TabsViewModelTestFixture.cs#L73
'TabsViewModel' does not contain a definition for 'OpenTabs' and no accessible extension method 'OpenTabs' accepting a first argument of type 'TabsViewModel' could be found (are you missing a using directive or an assembly reference?)
Analyze (csharp): COMETwebapp.Tests/ViewModels/Pages/TabsViewModelTestFixture.cs#L76
'TabsViewModel' does not contain a definition for 'CurrentTab' and no accessible extension method 'CurrentTab' accepting a first argument of type 'TabsViewModel' could be found (are you missing a using directive or an assembly reference?)
Analyze (csharp): COMETwebapp.Tests/ViewModels/Pages/TabsViewModelTestFixture.cs#L83
There is no argument given that corresponds to the required parameter 'panel' of 'TabsViewModel.CreateNewTab(TabbedApplication, Guid, TabPanelInformation)'
Analyze (csharp): COMETwebapp.Tests/ViewModels/Pages/TabsViewModelTestFixture.cs#L87
'TabsViewModel' does not contain a definition for 'CurrentTab' and no accessible extension method 'CurrentTab' accepting a first argument of type 'TabsViewModel' could be found (are you missing a using directive or an assembly reference?)
Analyze (csharp): COMETwebapp.Tests/ViewModels/Pages/TabsViewModelTestFixture.cs#L88
'TabsViewModel' does not contain a definition for 'CurrentTab' and no accessible extension method 'CurrentTab' accepting a first argument of type 'TabsViewModel' could be found (are you missing a using directive or an assembly reference?)
Analyze (csharp): COMETwebapp.Tests/ViewModels/Pages/TabsViewModelTestFixture.cs#L90
'TabsViewModel' does not contain a definition for 'OpenTabs' and no accessible extension method 'OpenTabs' accepting a first argument of type 'TabsViewModel' could be found (are you missing a using directive or an assembly reference?)
Analyze (csharp): COMETwebapp.Tests/ViewModels/Pages/TabsViewModelTestFixture.cs#L94
There is no argument given that corresponds to the required parameter 'panel' of 'TabsViewModel.CreateNewTab(TabbedApplication, Guid, TabPanelInformation)'
Analyze (csharp): COMETwebapp.Tests/ViewModels/Pages/TabsViewModelTestFixture.cs#L98
'TabsViewModel' does not contain a definition for 'CurrentTab' and no accessible extension method 'CurrentTab' accepting a first argument of type 'TabsViewModel' could be found (are you missing a using directive or an assembly reference?)
Analyze (csharp): COMETwebapp.Tests/ViewModels/Pages/TabsViewModelTestFixture.cs#L99
'TabsViewModel' does not contain a definition for 'OpenTabs' and no accessible extension method 'OpenTabs' accepting a first argument of type 'TabsViewModel' could be found (are you missing a using directive or an assembly reference?)
Analyze (csharp): COMETwebapp/Components/Shared/SortableList.razor#L21
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context. Auto-generated code requires an explicit '#nullable' directive in source.
Analyze (csharp): COMETwebapp/Components/Shared/SortableList.razor#L39
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context. Auto-generated code requires an explicit '#nullable' directive in source.
Analyze (csharp): COMETwebapp/Components/Shared/SortableList.razor#L51
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context. Auto-generated code requires an explicit '#nullable' directive in source.
Analyze (csharp): COMETwebapp/Components/Shared/SortableList.razor#L62
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context. Auto-generated code requires an explicit '#nullable' directive in source.
Analyze (csharp): COMETwebapp/Components/Shared/SortableList.razor#L21
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context. Auto-generated code requires an explicit '#nullable' directive in source.
Analyze (csharp): COMETwebapp/Components/Shared/SortableList.razor#L39
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context. Auto-generated code requires an explicit '#nullable' directive in source.
Analyze (csharp): COMETwebapp/Components/Shared/SortableList.razor#L51
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context. Auto-generated code requires an explicit '#nullable' directive in source.
Analyze (csharp): COMETwebapp/Components/Shared/SortableList.razor#L62
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context. Auto-generated code requires an explicit '#nullable' directive in source.