Skip to content

chore: Bump the testing group with 1 update #463

chore: Bump the testing group with 1 update

chore: Bump the testing group with 1 update #463

Triggered via pull request June 29, 2026 00:27
Status Failure
Total duration 1m 36s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error and 10 warnings
build-test
Process completed with exit code 1.
build-test: tests/MADE.Foundation.Tests/Tests/PlatformApiHelperTests.cs#L158
Member 'SupportedMethod' does not access instance data and can be marked as static (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1822)
build-test: tests/MADE.Foundation.Tests/Tests/PlatformApiHelperTests.cs#L139
Member 'AlsoUnsupported' does not access instance data and can be marked as static (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1822)
build-test: tests/MADE.Threading.Tests/Tests/AdaptiveSemaphoreTests.cs#L167
'CancellationTokenSource.Cancel()' synchronously blocks. Await 'CancellationTokenSource.CancelAsync()' instead. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1849)
build-test: tests/MADE.Threading.Tests/Tests/AdaptiveSemaphoreTests.cs#L167
'CancellationTokenSource.Cancel()' synchronously blocks. Await 'CancellationTokenSource.CancelAsync()' instead. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1849)
build-test: src/MADE.Data.Converters/Extensions/StringExtensions.cs#L125
Consider calling ConfigureAwait on the awaited task (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2007)
build-test: src/MADE.Data.Converters/Extensions/StringExtensions.cs#L125
Consider calling ConfigureAwait on the awaited task (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2007)