Skip to content

feat: add support for xUnit.v3 #5249

feat: add support for xUnit.v3

feat: add support for xUnit.v3 #5249

Triggered via pull request January 24, 2025 16:06
Status Failure
Total duration 3m 27s
Artifacts

tests.yml

on: pull_request
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

90 errors and 75 warnings
webkit/macos-latest: src/Playwright.TestingHarnessTest/ExampleTests.cs#L3
The type or namespace name 'TestAdapter' does not exist in the namespace 'Microsoft.Playwright' (are you missing an assembly reference?)
webkit/macos-latest: src/Playwright.TestingHarnessTest/ExampleTests.cs#L4
The type or namespace name 'Xunit' does not exist in the namespace 'Microsoft.Playwright' (are you missing an assembly reference?)
webkit/macos-latest: src/Playwright.TestingHarnessTest/ExampleTests.cs#L6
The type or namespace name 'Xunit' could not be found (are you missing a using directive or an assembly reference?)
webkit/macos-latest: src/Playwright.TestingHarnessTest/ExampleTests.cs#L7
The type or namespace name 'Xunit' could not be found (are you missing a using directive or an assembly reference?)
webkit/macos-latest: src/Playwright.TestingHarnessTest/ExampleTests.cs#L8
The type or namespace name 'Xunit' could not be found (are you missing a using directive or an assembly reference?)
webkit/macos-latest: src/Playwright.TestingHarnessTest/ExampleTests.cs#L12
The type or namespace name 'PageTest' could not be found (are you missing a using directive or an assembly reference?)
webkit/macos-latest: src/Playwright.TestingHarnessTest/ExampleTests.cs#L14
The type or namespace name 'ITestOutputHelper' could not be found (are you missing a using directive or an assembly reference?)
webkit/macos-latest: src/Playwright.TestingHarnessTest/ExampleTests.cs#L16
The type or namespace name 'ITestOutputHelper' could not be found (are you missing a using directive or an assembly reference?)
webkit/macos-latest: src/Playwright.TestingHarnessTest/ExampleTests.cs#L21
The type or namespace name 'FactAttribute' could not be found (are you missing a using directive or an assembly reference?)
webkit/macos-latest: src/Playwright.TestingHarnessTest/ExampleTests.cs#L21
The type or namespace name 'Fact' could not be found (are you missing a using directive or an assembly reference?)
chromium/macos-latest: src/Playwright.TestingHarnessTest/ExampleTests.cs#L3
The type or namespace name 'TestAdapter' does not exist in the namespace 'Microsoft.Playwright' (are you missing an assembly reference?)
chromium/macos-latest: src/Playwright.TestingHarnessTest/ExampleTests.cs#L4
The type or namespace name 'Xunit' does not exist in the namespace 'Microsoft.Playwright' (are you missing an assembly reference?)
chromium/macos-latest: src/Playwright.TestingHarnessTest/ExampleTests.cs#L6
The type or namespace name 'Xunit' could not be found (are you missing a using directive or an assembly reference?)
chromium/macos-latest: src/Playwright.TestingHarnessTest/ExampleTests.cs#L7
The type or namespace name 'Xunit' could not be found (are you missing a using directive or an assembly reference?)
chromium/macos-latest: src/Playwright.TestingHarnessTest/ExampleTests.cs#L8
The type or namespace name 'Xunit' could not be found (are you missing a using directive or an assembly reference?)
chromium/macos-latest: src/Playwright.TestingHarnessTest/ExampleTests.cs#L12
The type or namespace name 'PageTest' could not be found (are you missing a using directive or an assembly reference?)
chromium/macos-latest: src/Playwright.TestingHarnessTest/ExampleTests.cs#L14
The type or namespace name 'ITestOutputHelper' could not be found (are you missing a using directive or an assembly reference?)
chromium/macos-latest: src/Playwright.TestingHarnessTest/ExampleTests.cs#L16
The type or namespace name 'ITestOutputHelper' could not be found (are you missing a using directive or an assembly reference?)
chromium/macos-latest: src/Playwright.TestingHarnessTest/ExampleTests.cs#L21
The type or namespace name 'FactAttribute' could not be found (are you missing a using directive or an assembly reference?)
chromium/macos-latest: src/Playwright.TestingHarnessTest/ExampleTests.cs#L21
The type or namespace name 'Fact' could not be found (are you missing a using directive or an assembly reference?)
firefox/ubuntu-latest: src/Playwright.TestingHarnessTest/ExampleTests.cs#L3
The type or namespace name 'TestAdapter' does not exist in the namespace 'Microsoft.Playwright' (are you missing an assembly reference?)
firefox/ubuntu-latest: src/Playwright.TestingHarnessTest/ExampleTests.cs#L4
The type or namespace name 'Xunit' does not exist in the namespace 'Microsoft.Playwright' (are you missing an assembly reference?)
firefox/ubuntu-latest: src/Playwright.TestingHarnessTest/ExampleTests.cs#L6
The type or namespace name 'Xunit' could not be found (are you missing a using directive or an assembly reference?)
firefox/ubuntu-latest: src/Playwright.TestingHarnessTest/ExampleTests.cs#L7
The type or namespace name 'Xunit' could not be found (are you missing a using directive or an assembly reference?)
firefox/ubuntu-latest: src/Playwright.TestingHarnessTest/ExampleTests.cs#L8
The type or namespace name 'Xunit' could not be found (are you missing a using directive or an assembly reference?)
firefox/ubuntu-latest: src/Playwright.TestingHarnessTest/ExampleTests.cs#L12
The type or namespace name 'PageTest' could not be found (are you missing a using directive or an assembly reference?)
firefox/ubuntu-latest: src/Playwright.TestingHarnessTest/ExampleTests.cs#L14
The type or namespace name 'ITestOutputHelper' could not be found (are you missing a using directive or an assembly reference?)
firefox/ubuntu-latest: src/Playwright.TestingHarnessTest/ExampleTests.cs#L16
The type or namespace name 'ITestOutputHelper' could not be found (are you missing a using directive or an assembly reference?)
firefox/ubuntu-latest: src/Playwright.TestingHarnessTest/ExampleTests.cs#L21
The type or namespace name 'FactAttribute' could not be found (are you missing a using directive or an assembly reference?)
firefox/ubuntu-latest: src/Playwright.TestingHarnessTest/ExampleTests.cs#L21
The type or namespace name 'Fact' could not be found (are you missing a using directive or an assembly reference?)
chromium/ubuntu-latest: src/Playwright.TestingHarnessTest/ExampleTests.cs#L3
The type or namespace name 'TestAdapter' does not exist in the namespace 'Microsoft.Playwright' (are you missing an assembly reference?)
chromium/ubuntu-latest: src/Playwright.TestingHarnessTest/ExampleTests.cs#L4
The type or namespace name 'Xunit' does not exist in the namespace 'Microsoft.Playwright' (are you missing an assembly reference?)
chromium/ubuntu-latest: src/Playwright.TestingHarnessTest/ExampleTests.cs#L6
The type or namespace name 'Xunit' could not be found (are you missing a using directive or an assembly reference?)
chromium/ubuntu-latest: src/Playwright.TestingHarnessTest/ExampleTests.cs#L7
The type or namespace name 'Xunit' could not be found (are you missing a using directive or an assembly reference?)
chromium/ubuntu-latest: src/Playwright.TestingHarnessTest/ExampleTests.cs#L8
The type or namespace name 'Xunit' could not be found (are you missing a using directive or an assembly reference?)
chromium/ubuntu-latest: src/Playwright.TestingHarnessTest/ExampleTests.cs#L12
The type or namespace name 'PageTest' could not be found (are you missing a using directive or an assembly reference?)
chromium/ubuntu-latest: src/Playwright.TestingHarnessTest/ExampleTests.cs#L14
The type or namespace name 'ITestOutputHelper' could not be found (are you missing a using directive or an assembly reference?)
chromium/ubuntu-latest: src/Playwright.TestingHarnessTest/ExampleTests.cs#L16
The type or namespace name 'ITestOutputHelper' could not be found (are you missing a using directive or an assembly reference?)
chromium/ubuntu-latest: src/Playwright.TestingHarnessTest/ExampleTests.cs#L21
The type or namespace name 'FactAttribute' could not be found (are you missing a using directive or an assembly reference?)
chromium/ubuntu-latest: src/Playwright.TestingHarnessTest/ExampleTests.cs#L21
The type or namespace name 'Fact' could not be found (are you missing a using directive or an assembly reference?)
firefox/macos-latest: src/Playwright.TestingHarnessTest/ExampleTests.cs#L3
The type or namespace name 'TestAdapter' does not exist in the namespace 'Microsoft.Playwright' (are you missing an assembly reference?)
firefox/macos-latest: src/Playwright.TestingHarnessTest/ExampleTests.cs#L4
The type or namespace name 'Xunit' does not exist in the namespace 'Microsoft.Playwright' (are you missing an assembly reference?)
firefox/macos-latest: src/Playwright.TestingHarnessTest/ExampleTests.cs#L6
The type or namespace name 'Xunit' could not be found (are you missing a using directive or an assembly reference?)
firefox/macos-latest: src/Playwright.TestingHarnessTest/ExampleTests.cs#L7
The type or namespace name 'Xunit' could not be found (are you missing a using directive or an assembly reference?)
firefox/macos-latest: src/Playwright.TestingHarnessTest/ExampleTests.cs#L8
The type or namespace name 'Xunit' could not be found (are you missing a using directive or an assembly reference?)
firefox/macos-latest: src/Playwright.TestingHarnessTest/ExampleTests.cs#L12
The type or namespace name 'PageTest' could not be found (are you missing a using directive or an assembly reference?)
firefox/macos-latest: src/Playwright.TestingHarnessTest/ExampleTests.cs#L14
The type or namespace name 'ITestOutputHelper' could not be found (are you missing a using directive or an assembly reference?)
firefox/macos-latest: src/Playwright.TestingHarnessTest/ExampleTests.cs#L16
The type or namespace name 'ITestOutputHelper' could not be found (are you missing a using directive or an assembly reference?)
firefox/macos-latest: src/Playwright.TestingHarnessTest/ExampleTests.cs#L21
The type or namespace name 'FactAttribute' could not be found (are you missing a using directive or an assembly reference?)
firefox/macos-latest: src/Playwright.TestingHarnessTest/ExampleTests.cs#L21
The type or namespace name 'Fact' could not be found (are you missing a using directive or an assembly reference?)
webkit/ubuntu-latest: src/Playwright.TestingHarnessTest/ExampleTests.cs#L3
The type or namespace name 'TestAdapter' does not exist in the namespace 'Microsoft.Playwright' (are you missing an assembly reference?)
webkit/ubuntu-latest: src/Playwright.TestingHarnessTest/ExampleTests.cs#L4
The type or namespace name 'Xunit' does not exist in the namespace 'Microsoft.Playwright' (are you missing an assembly reference?)
webkit/ubuntu-latest: src/Playwright.TestingHarnessTest/ExampleTests.cs#L6
The type or namespace name 'Xunit' could not be found (are you missing a using directive or an assembly reference?)
webkit/ubuntu-latest: src/Playwright.TestingHarnessTest/ExampleTests.cs#L7
The type or namespace name 'Xunit' could not be found (are you missing a using directive or an assembly reference?)
webkit/ubuntu-latest: src/Playwright.TestingHarnessTest/ExampleTests.cs#L8
The type or namespace name 'Xunit' could not be found (are you missing a using directive or an assembly reference?)
webkit/ubuntu-latest: src/Playwright.TestingHarnessTest/ExampleTests.cs#L12
The type or namespace name 'PageTest' could not be found (are you missing a using directive or an assembly reference?)
webkit/ubuntu-latest: src/Playwright.TestingHarnessTest/ExampleTests.cs#L14
The type or namespace name 'ITestOutputHelper' could not be found (are you missing a using directive or an assembly reference?)
webkit/ubuntu-latest: src/Playwright.TestingHarnessTest/ExampleTests.cs#L16
The type or namespace name 'ITestOutputHelper' could not be found (are you missing a using directive or an assembly reference?)
webkit/ubuntu-latest: src/Playwright.TestingHarnessTest/ExampleTests.cs#L21
The type or namespace name 'FactAttribute' could not be found (are you missing a using directive or an assembly reference?)
webkit/ubuntu-latest: src/Playwright.TestingHarnessTest/ExampleTests.cs#L21
The type or namespace name 'Fact' could not be found (are you missing a using directive or an assembly reference?)
chromium/windows-latest: src/Playwright.TestingHarnessTest/ExampleTests.cs#L3
The type or namespace name 'TestAdapter' does not exist in the namespace 'Microsoft.Playwright' (are you missing an assembly reference?)
chromium/windows-latest: src/Playwright.TestingHarnessTest/ExampleTests.cs#L4
The type or namespace name 'Xunit' does not exist in the namespace 'Microsoft.Playwright' (are you missing an assembly reference?)
chromium/windows-latest: src/Playwright.TestingHarnessTest/ExampleTests.cs#L6
The type or namespace name 'Xunit' could not be found (are you missing a using directive or an assembly reference?)
chromium/windows-latest: src/Playwright.TestingHarnessTest/ExampleTests.cs#L7
The type or namespace name 'Xunit' could not be found (are you missing a using directive or an assembly reference?)
chromium/windows-latest: src/Playwright.TestingHarnessTest/ExampleTests.cs#L8
The type or namespace name 'Xunit' could not be found (are you missing a using directive or an assembly reference?)
chromium/windows-latest: src/Playwright.TestingHarnessTest/ExampleTests.cs#L12
The type or namespace name 'PageTest' could not be found (are you missing a using directive or an assembly reference?)
chromium/windows-latest: src/Playwright.TestingHarnessTest/ExampleTests.cs#L14
The type or namespace name 'ITestOutputHelper' could not be found (are you missing a using directive or an assembly reference?)
chromium/windows-latest: src/Playwright.TestingHarnessTest/ExampleTests.cs#L16
The type or namespace name 'ITestOutputHelper' could not be found (are you missing a using directive or an assembly reference?)
chromium/windows-latest: src/Playwright.TestingHarnessTest/ExampleTests.cs#L21
The type or namespace name 'FactAttribute' could not be found (are you missing a using directive or an assembly reference?)
chromium/windows-latest: src/Playwright.TestingHarnessTest/ExampleTests.cs#L21
The type or namespace name 'Fact' could not be found (are you missing a using directive or an assembly reference?)
firefox/windows-latest: src/Playwright.TestingHarnessTest/ExampleTests.cs#L3
The type or namespace name 'TestAdapter' does not exist in the namespace 'Microsoft.Playwright' (are you missing an assembly reference?)
firefox/windows-latest: src/Playwright.TestingHarnessTest/ExampleTests.cs#L4
The type or namespace name 'Xunit' does not exist in the namespace 'Microsoft.Playwright' (are you missing an assembly reference?)
firefox/windows-latest: src/Playwright.TestingHarnessTest/ExampleTests.cs#L6
The type or namespace name 'Xunit' could not be found (are you missing a using directive or an assembly reference?)
firefox/windows-latest: src/Playwright.TestingHarnessTest/ExampleTests.cs#L7
The type or namespace name 'Xunit' could not be found (are you missing a using directive or an assembly reference?)
firefox/windows-latest: src/Playwright.TestingHarnessTest/ExampleTests.cs#L8
The type or namespace name 'Xunit' could not be found (are you missing a using directive or an assembly reference?)
firefox/windows-latest: src/Playwright.TestingHarnessTest/ExampleTests.cs#L12
The type or namespace name 'PageTest' could not be found (are you missing a using directive or an assembly reference?)
firefox/windows-latest: src/Playwright.TestingHarnessTest/ExampleTests.cs#L14
The type or namespace name 'ITestOutputHelper' could not be found (are you missing a using directive or an assembly reference?)
firefox/windows-latest: src/Playwright.TestingHarnessTest/ExampleTests.cs#L16
The type or namespace name 'ITestOutputHelper' could not be found (are you missing a using directive or an assembly reference?)
firefox/windows-latest: src/Playwright.TestingHarnessTest/ExampleTests.cs#L21
The type or namespace name 'FactAttribute' could not be found (are you missing a using directive or an assembly reference?)
firefox/windows-latest: src/Playwright.TestingHarnessTest/ExampleTests.cs#L21
The type or namespace name 'Fact' could not be found (are you missing a using directive or an assembly reference?)
webkit/windows-latest: src/Playwright.TestingHarnessTest/ExampleTests.cs#L3
The type or namespace name 'TestAdapter' does not exist in the namespace 'Microsoft.Playwright' (are you missing an assembly reference?)
webkit/windows-latest: src/Playwright.TestingHarnessTest/ExampleTests.cs#L4
The type or namespace name 'Xunit' does not exist in the namespace 'Microsoft.Playwright' (are you missing an assembly reference?)
webkit/windows-latest: src/Playwright.TestingHarnessTest/ExampleTests.cs#L6
The type or namespace name 'Xunit' could not be found (are you missing a using directive or an assembly reference?)
webkit/windows-latest: src/Playwright.TestingHarnessTest/ExampleTests.cs#L7
The type or namespace name 'Xunit' could not be found (are you missing a using directive or an assembly reference?)
webkit/windows-latest: src/Playwright.TestingHarnessTest/ExampleTests.cs#L8
The type or namespace name 'Xunit' could not be found (are you missing a using directive or an assembly reference?)
webkit/windows-latest: src/Playwright.TestingHarnessTest/ExampleTests.cs#L12
The type or namespace name 'PageTest' could not be found (are you missing a using directive or an assembly reference?)
webkit/windows-latest: src/Playwright.TestingHarnessTest/ExampleTests.cs#L14
The type or namespace name 'ITestOutputHelper' could not be found (are you missing a using directive or an assembly reference?)
webkit/windows-latest: src/Playwright.TestingHarnessTest/ExampleTests.cs#L16
The type or namespace name 'ITestOutputHelper' could not be found (are you missing a using directive or an assembly reference?)
webkit/windows-latest: src/Playwright.TestingHarnessTest/ExampleTests.cs#L21
The type or namespace name 'FactAttribute' could not be found (are you missing a using directive or an assembly reference?)
webkit/windows-latest: src/Playwright.TestingHarnessTest/ExampleTests.cs#L21
The type or namespace name 'Fact' could not be found (are you missing a using directive or an assembly reference?)
webkit/macos-latest: src/Playwright.Xunit.v3/MyStartupClass.cs#L14
Unreachable code detected
webkit/macos-latest: src/Playwright.Xunit.v3/MyStartupClass.cs#L11
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
webkit/macos-latest: src/Playwright.Xunit.v3/MyStartupClass.cs#L19
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
webkit/macos-latest: src/Playwright.Tests/TestConstants.cs#L28
'TimeoutAttribute' is obsolete: '.NET No longer supports aborting threads as it is not a safe thing to do. Update your tests to use CancelAfterAttribute instead'
webkit/macos-latest: src/Playwright.Xunit.v3/MyStartupClass.cs#L14
Unreachable code detected
webkit/macos-latest: src/Playwright.Xunit.v3/MyStartupClass.cs#L11
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
webkit/macos-latest: src/Playwright.Xunit.v3/MyStartupClass.cs#L19
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
webkit/macos-latest: src/Playwright.Tests/TestConstants.cs#L28
'TimeoutAttribute' is obsolete: '.NET No longer supports aborting threads as it is not a safe thing to do. Update your tests to use CancelAfterAttribute instead'
chromium/macos-latest: src/Playwright.Xunit.v3/MyStartupClass.cs#L11
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
chromium/macos-latest: src/Playwright.Xunit.v3/MyStartupClass.cs#L19
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
chromium/macos-latest: src/Playwright.Tests/TestConstants.cs#L28
'TimeoutAttribute' is obsolete: '.NET No longer supports aborting threads as it is not a safe thing to do. Update your tests to use CancelAfterAttribute instead'
chromium/macos-latest: src/Playwright.Xunit.v3/MyStartupClass.cs#L11
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
chromium/macos-latest: src/Playwright.Xunit.v3/MyStartupClass.cs#L19
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
chromium/macos-latest: src/Playwright.Tests/TestConstants.cs#L28
'TimeoutAttribute' is obsolete: '.NET No longer supports aborting threads as it is not a safe thing to do. Update your tests to use CancelAfterAttribute instead'
firefox/ubuntu-latest
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
firefox/ubuntu-latest: src/Playwright.Xunit.v3/MyStartupClass.cs#L11
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
firefox/ubuntu-latest: src/Playwright.Xunit.v3/MyStartupClass.cs#L19
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
firefox/ubuntu-latest: src/Playwright.Tests/TestConstants.cs#L28
'TimeoutAttribute' is obsolete: '.NET No longer supports aborting threads as it is not a safe thing to do. Update your tests to use CancelAfterAttribute instead'
firefox/ubuntu-latest: src/Playwright.Xunit.v3/MyStartupClass.cs#L11
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
firefox/ubuntu-latest: src/Playwright.Xunit.v3/MyStartupClass.cs#L19
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
firefox/ubuntu-latest: src/Playwright.Tests/TestConstants.cs#L28
'TimeoutAttribute' is obsolete: '.NET No longer supports aborting threads as it is not a safe thing to do. Update your tests to use CancelAfterAttribute instead'
chromium/ubuntu-latest
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
chromium/ubuntu-latest: src/Playwright.Xunit.v3/MyStartupClass.cs#L11
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
chromium/ubuntu-latest: src/Playwright.Xunit.v3/MyStartupClass.cs#L19
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
chromium/ubuntu-latest: src/Playwright.Tests/TestConstants.cs#L28
'TimeoutAttribute' is obsolete: '.NET No longer supports aborting threads as it is not a safe thing to do. Update your tests to use CancelAfterAttribute instead'
chromium/ubuntu-latest: src/Playwright.Xunit.v3/MyStartupClass.cs#L11
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
chromium/ubuntu-latest: src/Playwright.Xunit.v3/MyStartupClass.cs#L19
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
chromium/ubuntu-latest: src/Playwright.Tests/TestConstants.cs#L28
'TimeoutAttribute' is obsolete: '.NET No longer supports aborting threads as it is not a safe thing to do. Update your tests to use CancelAfterAttribute instead'
firefox/macos-latest: src/Playwright.Xunit.v3/MyStartupClass.cs#L14
Unreachable code detected
firefox/macos-latest: src/Playwright.Xunit.v3/MyStartupClass.cs#L11
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
firefox/macos-latest: src/Playwright.Xunit.v3/MyStartupClass.cs#L19
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
firefox/macos-latest: src/Playwright.Tests/TestConstants.cs#L28
'TimeoutAttribute' is obsolete: '.NET No longer supports aborting threads as it is not a safe thing to do. Update your tests to use CancelAfterAttribute instead'
firefox/macos-latest: src/Playwright.Xunit.v3/MyStartupClass.cs#L14
Unreachable code detected
firefox/macos-latest: src/Playwright.Xunit.v3/MyStartupClass.cs#L11
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
firefox/macos-latest: src/Playwright.Xunit.v3/MyStartupClass.cs#L19
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
firefox/macos-latest: src/Playwright.Tests/TestConstants.cs#L28
'TimeoutAttribute' is obsolete: '.NET No longer supports aborting threads as it is not a safe thing to do. Update your tests to use CancelAfterAttribute instead'
webkit/ubuntu-latest
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
webkit/ubuntu-latest: src/Playwright.Xunit.v3/MyStartupClass.cs#L14
Unreachable code detected
webkit/ubuntu-latest: src/Playwright.Xunit.v3/MyStartupClass.cs#L11
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
webkit/ubuntu-latest: src/Playwright.Xunit.v3/MyStartupClass.cs#L19
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
webkit/ubuntu-latest: src/Playwright.Tests/TestConstants.cs#L28
'TimeoutAttribute' is obsolete: '.NET No longer supports aborting threads as it is not a safe thing to do. Update your tests to use CancelAfterAttribute instead'
webkit/ubuntu-latest: src/Playwright.Xunit.v3/MyStartupClass.cs#L14
Unreachable code detected
webkit/ubuntu-latest: src/Playwright.Xunit.v3/MyStartupClass.cs#L11
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
webkit/ubuntu-latest: src/Playwright.Xunit.v3/MyStartupClass.cs#L19
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
webkit/ubuntu-latest: src/Playwright.Tests/TestConstants.cs#L28
'TimeoutAttribute' is obsolete: '.NET No longer supports aborting threads as it is not a safe thing to do. Update your tests to use CancelAfterAttribute instead'
chromium/windows-latest: src/Playwright.Xunit.v3/MyStartupClass.cs#L11
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
chromium/windows-latest: src/Playwright.Xunit.v3/MyStartupClass.cs#L19
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
chromium/windows-latest: src/Playwright.Tests/TestConstants.cs#L28
'TimeoutAttribute' is obsolete: '.NET No longer supports aborting threads as it is not a safe thing to do. Update your tests to use CancelAfterAttribute instead'
chromium/windows-latest: src/Playwright.Xunit.v3/MyStartupClass.cs#L11
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
chromium/windows-latest: src/Playwright.Xunit.v3/MyStartupClass.cs#L19
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
chromium/windows-latest: src/Playwright.Tests/TestConstants.cs#L28
'TimeoutAttribute' is obsolete: '.NET No longer supports aborting threads as it is not a safe thing to do. Update your tests to use CancelAfterAttribute instead'
firefox/windows-latest: src/Playwright.Xunit.v3/MyStartupClass.cs#L11
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
firefox/windows-latest: src/Playwright.Xunit.v3/MyStartupClass.cs#L19
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
firefox/windows-latest: src/Playwright.Tests/TestConstants.cs#L28
'TimeoutAttribute' is obsolete: '.NET No longer supports aborting threads as it is not a safe thing to do. Update your tests to use CancelAfterAttribute instead'
firefox/windows-latest: src/Playwright.Xunit.v3/MyStartupClass.cs#L11
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
firefox/windows-latest: src/Playwright.Xunit.v3/MyStartupClass.cs#L19
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
firefox/windows-latest: src/Playwright.Tests/TestConstants.cs#L28
'TimeoutAttribute' is obsolete: '.NET No longer supports aborting threads as it is not a safe thing to do. Update your tests to use CancelAfterAttribute instead'
webkit/windows-latest: src/Playwright.Xunit.v3/MyStartupClass.cs#L11
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
webkit/windows-latest: src/Playwright.Xunit.v3/MyStartupClass.cs#L19
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
webkit/windows-latest: src/Playwright.Tests/TestConstants.cs#L28
'TimeoutAttribute' is obsolete: '.NET No longer supports aborting threads as it is not a safe thing to do. Update your tests to use CancelAfterAttribute instead'
webkit/windows-latest: src/Playwright.Xunit.v3/MyStartupClass.cs#L11
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
webkit/windows-latest: src/Playwright.Xunit.v3/MyStartupClass.cs#L19
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
webkit/windows-latest: src/Playwright.Tests/TestConstants.cs#L28
'TimeoutAttribute' is obsolete: '.NET No longer supports aborting threads as it is not a safe thing to do. Update your tests to use CancelAfterAttribute instead'