build(deps): bump actions/attest-build-provenance from b3e506e8c389afc651c5bacf2b8f2a1ea0557215 to a2bbfa25375fe432b6a289bc6b6cd05ecd0c4c32#1
Closed
dependabot[bot] wants to merge 1 commit into
Closed
Annotations
12 warnings
|
test/RabstackQuery.Tests/TimeProviderTests.cs#L249
Calls to methods which accept CancellationToken should use TestContext.Current.CancellationToken to allow test cancellation to be more responsive. (https://xunit.net/xunit.analyzers/rules/xUnit1051)
|
|
test/RabstackQuery.Tests/TimeProviderTests.cs#L206
Calls to methods which accept CancellationToken should use TestContext.Current.CancellationToken to allow test cancellation to be more responsive. (https://xunit.net/xunit.analyzers/rules/xUnit1051)
|
|
test/RabstackQuery.Tests/TimeProviderTests.cs#L185
Calls to methods which accept CancellationToken should use TestContext.Current.CancellationToken to allow test cancellation to be more responsive. (https://xunit.net/xunit.analyzers/rules/xUnit1051)
|
|
test/RabstackQuery.Tests/CriticalBugFixTests.cs#L336
Calls to methods which accept CancellationToken should use TestContext.Current.CancellationToken to allow test cancellation to be more responsive. (https://xunit.net/xunit.analyzers/rules/xUnit1051)
|
|
test/RabstackQuery.Tests/CriticalBugFixTests.cs#L212
Calls to methods which accept CancellationToken should use TestContext.Current.CancellationToken to allow test cancellation to be more responsive. (https://xunit.net/xunit.analyzers/rules/xUnit1051)
|
|
test/RabstackQuery.Tests/TypeErgonomicsTests.cs#L114
Calls to methods which accept CancellationToken should use TestContext.Current.CancellationToken to allow test cancellation to be more responsive. (https://xunit.net/xunit.analyzers/rules/xUnit1051)
|
|
test/RabstackQuery.Tests/CriticalBugFixTests.cs#L123
Calls to methods which accept CancellationToken should use TestContext.Current.CancellationToken to allow test cancellation to be more responsive. (https://xunit.net/xunit.analyzers/rules/xUnit1051)
|
|
test/RabstackQuery.Tests/CriticalBugFixTests.cs#L118
Calls to methods which accept CancellationToken should use TestContext.Current.CancellationToken to allow test cancellation to be more responsive. (https://xunit.net/xunit.analyzers/rules/xUnit1051)
|
|
test/RabstackQuery.Tests/TypeErgonomicsTests.cs#L53
Calls to methods which accept CancellationToken should use TestContext.Current.CancellationToken to allow test cancellation to be more responsive. (https://xunit.net/xunit.analyzers/rules/xUnit1051)
|
|
test/RabstackQuery.Tests/InfiniteQueryObserverTests.cs#L86
The variable 'isFetchingNextPageSeen' is assigned but its value is never used
|
|
src/RabstackQuery.DevTools/RestoreOperation.cs#L16
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
|
|
src/RabstackQuery.DevTools/RestoreOperation.cs#L16
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
|
The logs for this run have expired and are no longer available.
Loading