Merge pull request #535 from kochounoyume/valuetask-error-netframework #570
build-debug.yml
on: push
build-dotnet
52s
Matrix: build-unity
Annotations
3 errors and 9 warnings
build-unity (2020.1.12f1)
The process '/usr/bin/docker' failed with exit code 139
|
build-unity (2019.3.9f1)
The operation was canceled.
|
build-unity (2019.4.13f1)
The operation was canceled.
|
build-dotnet
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
build-dotnet
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
build-dotnet
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
build-dotnet
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
build-dotnet:
src/UniTask.NetCoreTests/TaskExtensionsTest.cs#L38
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
build-dotnet:
src/UniTask.NetCoreTests/Linq/Merge.cs#L102
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
build-unity (2020.1.12f1)
Library folder does not exist.
Consider setting up caching to speed up your workflow,
if this is not your first build.
|
build-unity (2019.3.9f1)
Library folder does not exist.
Consider setting up caching to speed up your workflow,
if this is not your first build.
|
build-unity (2019.4.13f1)
Library folder does not exist.
Consider setting up caching to speed up your workflow,
if this is not your first build.
|