Replace AuthenticatedUser with DB User #719
ci-build.yml
on: push
build
31s
Matrix: containerize
deploy-production
0s
deploy-staging
0s
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)'.
|