Merge branch 'dev' into V6 #1155
Annotations
10 errors
tests/Tgstation.Server.Tests/Live/TestLiveServer.cs#L1030
Cannot implicitly convert type 'System.Threading.Tasks.Task' to 'System.Threading.Tasks.ValueTask'
|
tests/Tgstation.Server.Tests/Live/TestLiveServer.cs#L1030
Cannot convert lambda expression to intended delegate type because some of the return types in the block are not implicitly convertible to the delegate return type
|
tests/Tgstation.Server.Tests/Live/TestLiveServer.cs#L1083
Argument 2: cannot convert from 'System.Threading.Tasks.ValueTask<Tgstation.Server.Api.Models.Response.DreamDaemonResponse>' to 'System.Threading.Tasks.Task'
|
tests/Tgstation.Server.Tests/Live/TestLiveServer.cs#L1083
Argument 3: cannot convert from 'System.Threading.Tasks.ValueTask<Tgstation.Server.Api.Models.Response.DreamMakerResponse>' to 'System.Threading.Tasks.Task'
|
tests/Tgstation.Server.Tests/Live/TestLiveServer.cs#L1096
Cannot implicitly convert type 'System.Threading.Tasks.Task' to 'System.Threading.Tasks.ValueTask'
|
tests/Tgstation.Server.Tests/Live/TestLiveServer.cs#L1096
Cannot convert lambda expression to intended delegate type because some of the return types in the block are not implicitly convertible to the delegate return type
|
tests/Tgstation.Server.Tests/Live/TestLiveServer.cs#L1123
Argument 1: cannot convert from 'System.Threading.Tasks.ValueTask' to 'System.Threading.Tasks.Task'
|
tests/Tgstation.Server.Tests/Live/TestLiveServer.cs#L1030
Cannot implicitly convert type 'System.Threading.Tasks.Task' to 'System.Threading.Tasks.ValueTask'
|
tests/Tgstation.Server.Tests/Live/TestLiveServer.cs#L1030
Cannot convert lambda expression to intended delegate type because some of the return types in the block are not implicitly convertible to the delegate return type
|
tests/Tgstation.Server.Tests/Live/TestLiveServer.cs#L1083
Argument 2: cannot convert from 'System.Threading.Tasks.ValueTask<Tgstation.Server.Api.Models.Response.DreamDaemonResponse>' to 'System.Threading.Tasks.Task'
|
The logs for this run have expired and are no longer available.
Loading