Skip to content

scripts: remove root namespace from csproj #2732

scripts: remove root namespace from csproj

scripts: remove root namespace from csproj #2732

Triggered via pull request March 5, 2025 08:16
Status Success
Total duration 2m 55s
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)