Skip to content

Porting material-color-utilities to dotnet #2475 #1998

Porting material-color-utilities to dotnet #2475

Porting material-color-utilities to dotnet #2475 #1998

Re-run triggered October 10, 2025 07:01
Status Failure
Total duration 2m 30s
Artifacts

pr_verification.yml

on: pull_request
Build artifacts  /  Build and Test
2m 26s
Build artifacts / Build and Test
automerge
automerge
Fit to window
Zoom out
Zoom in

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.