chore(deps): bump NuGet/login from 1.1.0 to 1.2.0 - #3
Open
dependabot[bot] wants to merge 1 commit into
Open
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/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/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/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/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/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