Bump actions/cache from 4 to 5 #477
pr.yml
on: pull_request
Build & Test
/
Build & Test
3m 30s
Annotations
10 warnings
|
Build & Test / Build & Test:
sample/CustomerApi.Tests/CustomerController/PatchCustomerTests.cs#L83
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)
|
|
Build & Test / Build & Test:
sample/CustomerApi.Tests/CustomerController/PatchCustomerTests.cs#L80
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)
|
|
Build & Test / Build & Test:
sample/CustomerApi.Tests/CustomerInterestsController/CreateCustomerInterestTests.cs#L39
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)
|
|
Build & Test / Build & Test:
sample/CustomerApi.Tests/MovieController/MovieTests.cs#L24
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)
|
|
Build & Test / Build & Test:
sample/CustomerApi.Tests/MovieController/MovieTests.cs#L21
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)
|
|
Build & Test / Build & Test:
sample/CustomerApi.Tests/CustomerController/PatchCustomerTests.cs#L63
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)
|
|
Build & Test / Build & Test:
sample/CustomerApi.Tests/EventStoreApi/RetrieveEventsFromEventStream.cs#L24
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)
|
|
Build & Test / Build & Test:
sample/CustomerApi.Tests/EventStoreApi/RetrieveEventsFromEventStream.cs#L21
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)
|
|
Build & Test / Build & Test:
sample/CustomerApi.Tests/CustomerInterestsController/CreateCustomerInterestTests.cs#L23
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)
|
|
Build & Test / Build & Test:
sample/CustomerApi.Tests/CustomerController/PatchCustomerTests.cs#L25
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)
|