Release #4
Annotations
20 warnings
|
compile:
tests/LiveLingo.Desktop.Tests/Integration/VoiceInputIntegrationTests.cs#L56
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)
|
|
compile:
tests/LiveLingo.Desktop.Tests/Services/SpeechInputCoordinatorTests.cs#L84
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)
|
|
compile:
tests/LiveLingo.Desktop.Tests/Services/SpeechInputCoordinatorTests.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)
|
|
compile:
tests/LiveLingo.Desktop.Tests/Integration/VoiceInputIntegrationTests.cs#L36
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)
|
|
compile:
tests/LiveLingo.Desktop.Tests/Integration/VoiceInputIntegrationTests.cs#L32
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)
|
|
compile:
tests/LiveLingo.Desktop.Tests/Services/SpeechInputCoordinatorTests.cs#L65
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)
|
|
compile:
tests/LiveLingo.Desktop.Tests/Services/SpeechInputCoordinatorTests.cs#L56
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)
|
|
compile:
tests/LiveLingo.Desktop.Tests/Services/SpeechInputCoordinatorTests.cs#L54
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)
|
|
compile:
tests/LiveLingo.Desktop.Tests/Services/SpeechInputCoordinatorTests.cs#L40
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)
|
|
compile:
tests/LiveLingo.Desktop.Tests/Services/SpeechInputCoordinatorTests.cs#L26
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
/home/runner/work/LiveLingo/LiveLingo/tests/LiveLingo.Desktop.Tests/Integration/VoiceInputIntegrationTests.cs(56,28): warning xUnit1051: 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) [/home/runner/work/LiveLingo/LiveLingo/tests/LiveLingo.Desktop.Tests/LiveLingo.Desktop.Tests.csproj]
|
|
test
/home/runner/work/LiveLingo/LiveLingo/tests/LiveLingo.Desktop.Tests/Integration/VoiceInputIntegrationTests.cs(36,32): warning xUnit1051: 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) [/home/runner/work/LiveLingo/LiveLingo/tests/LiveLingo.Desktop.Tests/LiveLingo.Desktop.Tests.csproj]
|
|
test
/home/runner/work/LiveLingo/LiveLingo/tests/LiveLingo.Desktop.Tests/Integration/VoiceInputIntegrationTests.cs(32,33): warning xUnit1051: 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) [/home/runner/work/LiveLingo/LiveLingo/tests/LiveLingo.Desktop.Tests/LiveLingo.Desktop.Tests.csproj]
|
|
test
/home/runner/work/LiveLingo/LiveLingo/tests/LiveLingo.Desktop.Tests/Services/SpeechInputCoordinatorTests.cs(84,28): warning xUnit1051: 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) [/home/runner/work/LiveLingo/LiveLingo/tests/LiveLingo.Desktop.Tests/LiveLingo.Desktop.Tests.csproj]
|
|
test
/home/runner/work/LiveLingo/LiveLingo/tests/LiveLingo.Desktop.Tests/Services/SpeechInputCoordinatorTests.cs(83,15): warning xUnit1051: 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) [/home/runner/work/LiveLingo/LiveLingo/tests/LiveLingo.Desktop.Tests/LiveLingo.Desktop.Tests.csproj]
|
|
test
/home/runner/work/LiveLingo/LiveLingo/tests/LiveLingo.Desktop.Tests/Services/SpeechInputCoordinatorTests.cs(65,28): warning xUnit1051: 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) [/home/runner/work/LiveLingo/LiveLingo/tests/LiveLingo.Desktop.Tests/LiveLingo.Desktop.Tests.csproj]
|
|
test
/home/runner/work/LiveLingo/LiveLingo/tests/LiveLingo.Desktop.Tests/Services/SpeechInputCoordinatorTests.cs(56,28): warning xUnit1051: 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) [/home/runner/work/LiveLingo/LiveLingo/tests/LiveLingo.Desktop.Tests/LiveLingo.Desktop.Tests.csproj]
|
|
test
/home/runner/work/LiveLingo/LiveLingo/tests/LiveLingo.Desktop.Tests/Services/SpeechInputCoordinatorTests.cs(54,15): warning xUnit1051: 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) [/home/runner/work/LiveLingo/LiveLingo/tests/LiveLingo.Desktop.Tests/LiveLingo.Desktop.Tests.csproj]
|
|
test
/home/runner/work/LiveLingo/LiveLingo/tests/LiveLingo.Desktop.Tests/Services/SpeechInputCoordinatorTests.cs(40,28): warning xUnit1051: 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) [/home/runner/work/LiveLingo/LiveLingo/tests/LiveLingo.Desktop.Tests/LiveLingo.Desktop.Tests.csproj]
|
|
test
/home/runner/work/LiveLingo/LiveLingo/tests/LiveLingo.Desktop.Tests/Services/SpeechInputCoordinatorTests.cs(26,28): warning xUnit1051: 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) [/home/runner/work/LiveLingo/LiveLingo/tests/LiveLingo.Desktop.Tests/LiveLingo.Desktop.Tests.csproj]
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
installers-osx-arm64
|
89.2 MB |
sha256:6807b56b54eb984f2fe948e2f3ea2540d06d3475fe8d29f646c44179758c0ace
|
|
|
installers-win-x64
|
177 MB |
sha256:ad2ef7ca6d76fea65cd44f74c632362a45b05ab1669461569d4817ec95bbf58f
|
|