Skip to content

build fixed

build fixed #2205

Triggered via push April 19, 2024 16:21
Status Failure
Total duration 2m 53s
Artifacts

codeql.yml

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

Annotations

10 errors
Analyze (csharp): COMET.Web.Common.Tests/Extensions/SessionServiceExtensionsTestFixture.cs#L59
Property or indexer 'SessionService.Session' cannot be assigned to -- it is read only
Analyze (csharp): COMET.Web.Common.Tests/ViewModels/Shared/TopMenuEntry/SessionMenuViewModelTestFixture.cs#L88
The name 'SessionStateKind' does not exist in the current context
Analyze (csharp): COMET.Web.Common.Tests/ViewModels/Shared/TopMenuEntry/SessionMenuViewModelTestFixture.cs#L90
The name 'SessionStateKind' does not exist in the current context
Analyze (csharp): COMET.Web.Common.Tests/ViewModels/Shared/TopMenuEntry/SessionMenuViewModelTestFixture.cs#L95
The name 'SessionStateKind' does not exist in the current context
Analyze (csharp): COMET.Web.Common.Tests/ViewModels/Shared/TopMenuEntry/SessionMenuViewModelTestFixture.cs#L96
The name 'SessionStateKind' does not exist in the current context
Analyze (csharp): COMET.Web.Common.Tests/ViewModels/Shared/TopMenuEntry/SessionMenuViewModelTestFixture.cs#L97
The type or namespace name 'SessionStateKind' could not be found (are you missing a using directive or an assembly reference?)
Analyze (csharp): COMET.Web.Common.Tests/Services/SessionManagement/SessionServiceTestFixture.cs#L75
Property or indexer 'SessionService.Session' cannot be assigned to -- it is read only
Analyze (csharp): COMET.Web.Common.Tests/Services/SessionManagement/SessionServiceTestFixture.cs#L167
Property or indexer 'SessionService.IsSessionOpen' cannot be assigned to -- it is read only
Analyze (csharp): COMET.Web.Common.Tests/Services/SessionManagement/SessionServiceTestFixture.cs#L169
'SessionService' does not contain a definition for 'Close' and no accessible extension method 'Close' accepting a first argument of type 'SessionService' could be found (are you missing a using directive or an assembly reference?)
Analyze (csharp): COMET.Web.Common.Tests/Services/SessionManagement/SessionServiceTestFixture.cs#L174
'SessionService' does not contain a definition for 'Close' and no accessible extension method 'Close' accepting a first argument of type 'SessionService' could be found (are you missing a using directive or an assembly reference?)