Skip to content

remote-control-competition: fix pre-filled stub #2728

remote-control-competition: fix pre-filled stub

remote-control-competition: fix pre-filled stub #2728

Triggered via pull request March 3, 2025 19:06
Status Success
Total duration 2m 53s
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)