Password revocation #10
Merged
Annotations
10 errors and 3 warnings
|
SmartTaskManagementAPI/AppUser/controller/UserController.cs#L9
The type or namespace name 'Client' does not exist in the namespace 'SmartTaskManagementAPI' (are you missing an assembly reference?)
|
|
SmartTaskManagementAPI/AppUser/service/UserService.cs#L7
The type or namespace name 'Client' does not exist in the namespace 'SmartTaskManagementAPI' (are you missing an assembly reference?)
|
|
SmartTaskManagementAPI/Authentication/service/impl/TokenService.cs#L7
The type or namespace name 'Client' does not exist in the namespace 'SmartTaskManagementAPI' (are you missing an assembly reference?)
|
|
SmartTaskManagementAPI/Program.cs#L23
The type or namespace name 'Client' does not exist in the namespace 'SmartTaskManagementAPI' (are you missing an assembly reference?)
|
|
SmartTaskManagementAPI/AppUser/controller/UserController.cs#L22
The type or namespace name 'RedisCacheClient' could not be found (are you missing a using directive or an assembly reference?)
|
|
SmartTaskManagementAPI/AppUser/controller/UserController.cs#L24
The type or namespace name 'RedisCacheClient' could not be found (are you missing a using directive or an assembly reference?)
|
|
SmartTaskManagementAPI/AppUser/service/UserService.cs#L22
The type or namespace name 'RedisCacheClient' could not be found (are you missing a using directive or an assembly reference?)
|
|
SmartTaskManagementAPI/AppUser/service/UserService.cs#L25
The type or namespace name 'RedisCacheClient' could not be found (are you missing a using directive or an assembly reference?)
|
|
SmartTaskManagementAPI/Authentication/service/impl/TokenService.cs#L16
The type or namespace name 'RedisCacheClient' could not be found (are you missing a using directive or an assembly reference?)
|
|
SmartTaskManagementAPI/Authentication/service/impl/TokenService.cs#L18
The type or namespace name 'RedisCacheClient' could not be found (are you missing a using directive or an assembly reference?)
|
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
|
|
|
|
The logs for this run have expired and are no longer available.
Loading