chore(deps): bump actions/setup-dotnet from 5.4.0 to 6.0.0#95
Merged
andregoepel merged 1 commit intoJul 18, 2026
Merged
Annotations
2 errors and 10 warnings
|
Vulnerability scan
Process completed with exit code 1.
|
|
Vulnerability scan
Vulnerable NuGet packages detected (see log above).
|
|
Build:
tests/AndreGoepel.AppFoundation.MailService.Tests/MailSettingsProvider.Tests.cs#L79
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:
tests/AndreGoepel.AppFoundation.MailService.Tests/SmtpEmailSender.Tests.cs#L117
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:
tests/AndreGoepel.AppFoundation.MailService.Tests/MartenEmailSettingsStore.Tests.cs#L77
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:
tests/AndreGoepel.AppFoundation.MailService.Tests/MartenEmailSettingsStore.Tests.cs#L90
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:
tests/AndreGoepel.AppFoundation.MailService.Tests/SmtpEmailSender.Tests.cs#L87
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:
tests/AndreGoepel.AppFoundation.MailService.Tests/SmtpEmailSender.Tests.cs#L102
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:
tests/AndreGoepel.AppFoundation.MailService.Tests/SmtpEmailSender.Tests.cs#L72
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:
tests/AndreGoepel.AppFoundation.MailService.Tests/SmtpEmailSender.Tests.cs#L28
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:
tests/AndreGoepel.AppFoundation.MailService.Tests/SmtpEmailSender.Tests.cs#L59
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:
tests/AndreGoepel.AppFoundation.MailService.Tests/SmtpEmailSender.Tests.cs#L44
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)
|
background
wait
wait-all
cancel
parallel
Loading