Skip to content

Add swift-scheduling exercise #2723

Add swift-scheduling exercise

Add swift-scheduling exercise #2723

Triggered via pull request February 28, 2025 17:29
Status Success
Total duration 2m 45s
Artifacts

test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 warnings
test: exercises/practice/bank-account/BankAccountTests.cs#L158
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: exercises/practice/bank-account/BankAccountTests.cs#L158
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)