Skip to content

Add lobby account support #210

Add lobby account support

Add lobby account support #210

Triggered via pull request October 8, 2024 14:39
Status Failure
Total duration 2m 2s
Artifacts

test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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.