Add lobby account support #210
Annotations
4 errors
Build:
MainCore/Tasks/SleepTask.cs#L29
'Task<Result<AccessDto>>' does not contain a definition for 'IsFailed' and no accessible extension method 'IsFailed' accepting a first argument of type 'Task<Result<AccessDto>>' could be found (are you missing a using directive or an assembly reference?)
|
Build:
MainCore/Tasks/SleepTask.cs#L29
'Task<Result<AccessDto>>' does not contain a definition for 'Errors' and no accessible extension method 'Errors' accepting a first argument of type 'Task<Result<AccessDto>>' could be found (are you missing a using directive or an assembly reference?)
|
Build:
MainCore/Tasks/SleepTask.cs#L30
'Task<Result<AccessDto>>' does not contain a definition for 'Value' and no accessible extension method 'Value' accepting a first argument of type 'Task<Result<AccessDto>>' could be found (are you missing a using directive or an assembly reference?)
|
Build
Process completed with exit code 1.
|