Bump Microsoft.Build.Utilities.Core from 17.14.8 to 18.3.3 #10
Annotations
11 warnings
|
Pack
The assembly 'tasks/netstandard2.0/Blazor.E2E.Testing.Tasks.dll' is not inside the 'lib' folder and hence it won't be added as a reference when the package is installed into a project. Move it into the 'lib' folder if it needs to be referenced.
|
|
Build:
test/Blazor.E2E.Testing.Tests/Generators/StartupHookGeneratorTests.cs#L254
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:
test/Blazor.E2E.Testing.Tests/Generators/StartupHookGeneratorTests.cs#L186
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:
test/Blazor.E2E.Testing.Tests/Generators/StartupHookGeneratorTests.cs#L219
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:
test/Blazor.E2E.Testing.Tests/Generators/StartupHookGeneratorTests.cs#L153
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:
test/Blazor.E2E.Testing.Tests/Generators/StartupHookGeneratorTests.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:
test/Blazor.E2E.Testing.Tests/Generators/StartupHookGeneratorTests.cs#L94
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:
test/Blazor.E2E.Testing.Tests/Generators/StartupHookGeneratorTests.cs#L80
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:
test/Blazor.E2E.Testing.Tests/Generators/StartupHookGeneratorTests.cs#L68
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:
test/Blazor.E2E.Testing.Tests/Generators/StartupHookGeneratorTests.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)
|
|
Build:
test/Blazor.E2E.Testing.Tests/Generators/StartupHookGeneratorTests.cs#L19
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)
|
Loading