Skip to content

Change from methods > properties #182

Change from methods > properties

Change from methods > properties #182

Triggered via pull request January 9, 2025 20:38
Status Failure
Total duration 1m 56s
Artifacts

dotnet-test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

9 errors
test: Fuyu.Backend.Core/Controllers/AccountRegisterGameController.cs#L20
'CoreHttpContext' does not contain a definition for 'GetSessionId' and no accessible extension method 'GetSessionId' accepting a first argument of type 'CoreHttpContext' could be found (are you missing a using directive or an assembly reference?)
test: Fuyu.Backend.Core/Controllers/AccountGamesController.cs#L20
'CoreHttpContext' does not contain a definition for 'GetSessionId' and no accessible extension method 'GetSessionId' accepting a first argument of type 'CoreHttpContext' could be found (are you missing a using directive or an assembly reference?)
test: Fuyu.Backend.Core/Controllers/AccountLogoutController.cs#L14
'CoreHttpContext' does not contain a definition for 'GetSessionId' and no accessible extension method 'GetSessionId' accepting a first argument of type 'CoreHttpContext' could be found (are you missing a using directive or an assembly reference?)
test: Fuyu.Backend.EFT/Controllers/Http/GameProfileVoiceChangeController.cs#L20
'EftHttpContext' does not contain a definition for 'GetSessionId' and no accessible extension method 'GetSessionId' accepting a first argument of type 'EftHttpContext' could be found (are you missing a using directive or an assembly reference?)
test: Fuyu.Backend.Core/Controllers/AccountRegisterGameController.cs#L20
'CoreHttpContext' does not contain a definition for 'GetSessionId' and no accessible extension method 'GetSessionId' accepting a first argument of type 'CoreHttpContext' could be found (are you missing a using directive or an assembly reference?)
test: Fuyu.Backend.Core/Controllers/AccountGamesController.cs#L20
'CoreHttpContext' does not contain a definition for 'GetSessionId' and no accessible extension method 'GetSessionId' accepting a first argument of type 'CoreHttpContext' could be found (are you missing a using directive or an assembly reference?)
test: Fuyu.Backend.Core/Controllers/AccountLogoutController.cs#L14
'CoreHttpContext' does not contain a definition for 'GetSessionId' and no accessible extension method 'GetSessionId' accepting a first argument of type 'CoreHttpContext' could be found (are you missing a using directive or an assembly reference?)
test: Fuyu.Backend.EFT/Controllers/Http/GameProfileVoiceChangeController.cs#L20
'EftHttpContext' does not contain a definition for 'GetSessionId' and no accessible extension method 'GetSessionId' accepting a first argument of type 'EftHttpContext' could be found (are you missing a using directive or an assembly reference?)
test
Process completed with exit code 1.