Skip to content

partially refactored code #2204

partially refactored code

partially refactored code #2204

Triggered via push April 19, 2024 13:34
Status Failure
Total duration 2m 22s
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/Components/Publications/PublicationsViewModelTestFixture.cs#L170
'ISessionService' does not contain a definition for 'CreateThing' and no accessible extension method 'CreateThing' accepting a first argument of type 'ISessionService' could be found (are you missing a using directive or an assembly reference?)
Analyze (csharp): COMET.Web.Common.Tests/ViewModels/Components/Publications/PublicationsViewModelTestFixture.cs#L177
'ISessionService' does not contain a definition for 'CreateThing' and no accessible extension method 'CreateThing' accepting a first argument of type 'ISessionService' could 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?)
Analyze (csharp): COMET.Web.Common.Tests/Services/SessionManagement/SessionServiceTestFixture.cs#L178
'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#L180
Property or indexer 'SessionService.IsSessionOpen' cannot be assigned to -- it is read only
Analyze (csharp): COMET.Web.Common.Tests/Services/SessionManagement/SessionServiceTestFixture.cs#L181
'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?)