Skip to content

Replace AuthenticatedUser with DB User #719

Replace AuthenticatedUser with DB User

Replace AuthenticatedUser with DB User #719

Triggered via push December 5, 2024 15:24
Status Failure
Total duration 43s
Artifacts

ci-build.yml

on: push
Matrix: containerize
deploy-production
0s
deploy-production
deploy-staging
0s
deploy-staging
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 3 warnings
build: API/Controller/Sessions/DeleteSessions.cs#L20
'User' does not contain a definition for 'IsUserOrRank' and no accessible extension method 'IsUserOrRank' accepting a first argument of type 'User' could be found (are you missing a using directive or an assembly reference?)
build: API/Controller/Sessions/DeleteSessions.cs#L20
'User' does not contain a definition for 'IsUserOrRank' and no accessible extension method 'IsUserOrRank' accepting a first argument of type 'User' could be found (are you missing a using directive or an assembly reference?)
build
Process completed with exit code 1.
build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
build: API/Controller/Sessions/DeleteSessions.cs#L25
Possible null reference argument for parameter 'loginSession' in 'Task ISessionService.DeleteSession(LoginSession loginSession)'.
build: API/Controller/Sessions/DeleteSessions.cs#L25
Possible null reference argument for parameter 'loginSession' in 'Task ISessionService.DeleteSession(LoginSession loginSession)'.