Porting material-color-utilities to dotnet #2475 #1998
pr_verification.yml
on: pull_request
Build artifacts
/
Build and Test
2m 26s
automerge
Annotations
3 errors
|
Build artifacts / Build and Test
Process completed with exit code 1.
|
|
Build artifacts / Build and Test:
tests/MaterialColorUtilities.Tests/ContrastConstraintTests.cs#L337
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 artifacts / Build and Test:
tests/MaterialColorUtilities.Tests/ContrastConstraintTests.cs#L337
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.
|