feat: add support for xUnit.v3 #5246
Annotations
37 errors and 17 warnings
webkit/macos-latest:
src/Playwright.Xunit.v3/WorkerAwareTest.cs#L48
The type or namespace name 'ClassAttribute' could not be found (are you missing a using directive or an assembly reference?)
|
webkit/macos-latest:
src/Playwright.Xunit.v3/WorkerAwareTest.cs#L48
The type or namespace name 'Class' could not be found (are you missing a using directive or an assembly reference?)
|
webkit/macos-latest:
src/Playwright.Xunit.v3/WorkerAwareTest.cs#L48
The type or namespace name 'ClassAttribute' could not be found (are you missing a using directive or an assembly reference?)
|
webkit/macos-latest:
src/Playwright.Xunit.v3/WorkerAwareTest.cs#L48
The type or namespace name 'Class' could not be found (are you missing a using directive or an assembly reference?)
|
webkit/macos-latest
Process completed with exit code 1.
|
firefox/macos-latest:
src/Playwright.Xunit.v3/WorkerAwareTest.cs#L48
The type or namespace name 'ClassAttribute' could not be found (are you missing a using directive or an assembly reference?)
|
firefox/macos-latest:
src/Playwright.Xunit.v3/WorkerAwareTest.cs#L48
The type or namespace name 'Class' could not be found (are you missing a using directive or an assembly reference?)
|
firefox/macos-latest:
src/Playwright.Xunit.v3/WorkerAwareTest.cs#L48
The type or namespace name 'ClassAttribute' could not be found (are you missing a using directive or an assembly reference?)
|
firefox/macos-latest:
src/Playwright.Xunit.v3/WorkerAwareTest.cs#L48
The type or namespace name 'Class' could not be found (are you missing a using directive or an assembly reference?)
|
firefox/macos-latest
Process completed with exit code 1.
|
chromium/macos-latest:
src/Playwright.Xunit.v3/WorkerAwareTest.cs#L48
The type or namespace name 'ClassAttribute' could not be found (are you missing a using directive or an assembly reference?)
|
chromium/macos-latest:
src/Playwright.Xunit.v3/WorkerAwareTest.cs#L48
The type or namespace name 'Class' could not be found (are you missing a using directive or an assembly reference?)
|
chromium/macos-latest:
src/Playwright.Xunit.v3/WorkerAwareTest.cs#L48
The type or namespace name 'ClassAttribute' could not be found (are you missing a using directive or an assembly reference?)
|
chromium/macos-latest:
src/Playwright.Xunit.v3/WorkerAwareTest.cs#L48
The type or namespace name 'Class' could not be found (are you missing a using directive or an assembly reference?)
|
chromium/macos-latest
Process completed with exit code 1.
|
chromium/ubuntu-latest:
src/Playwright.Xunit.v3/WorkerAwareTest.cs#L48
The type or namespace name 'ClassAttribute' could not be found (are you missing a using directive or an assembly reference?)
|
chromium/ubuntu-latest:
src/Playwright.Xunit.v3/WorkerAwareTest.cs#L48
The type or namespace name 'Class' could not be found (are you missing a using directive or an assembly reference?)
|
chromium/ubuntu-latest:
src/Playwright.Xunit.v3/WorkerAwareTest.cs#L48
The type or namespace name 'ClassAttribute' could not be found (are you missing a using directive or an assembly reference?)
|
chromium/ubuntu-latest:
src/Playwright.Xunit.v3/WorkerAwareTest.cs#L48
The type or namespace name 'Class' could not be found (are you missing a using directive or an assembly reference?)
|
chromium/ubuntu-latest
Process completed with exit code 1.
|
firefox/ubuntu-latest:
src/Playwright.Xunit.v3/WorkerAwareTest.cs#L48
The type or namespace name 'ClassAttribute' could not be found (are you missing a using directive or an assembly reference?)
|
firefox/ubuntu-latest:
src/Playwright.Xunit.v3/WorkerAwareTest.cs#L48
The type or namespace name 'Class' could not be found (are you missing a using directive or an assembly reference?)
|
firefox/ubuntu-latest:
src/Playwright.Xunit.v3/WorkerAwareTest.cs#L48
The type or namespace name 'ClassAttribute' could not be found (are you missing a using directive or an assembly reference?)
|
firefox/ubuntu-latest:
src/Playwright.Xunit.v3/WorkerAwareTest.cs#L48
The type or namespace name 'Class' could not be found (are you missing a using directive or an assembly reference?)
|
firefox/ubuntu-latest
Process completed with exit code 1.
|
webkit/ubuntu-latest:
src/Playwright.Xunit.v3/WorkerAwareTest.cs#L48
The type or namespace name 'ClassAttribute' could not be found (are you missing a using directive or an assembly reference?)
|
webkit/ubuntu-latest:
src/Playwright.Xunit.v3/WorkerAwareTest.cs#L48
The type or namespace name 'Class' could not be found (are you missing a using directive or an assembly reference?)
|
webkit/ubuntu-latest:
src/Playwright.Xunit.v3/WorkerAwareTest.cs#L48
The type or namespace name 'ClassAttribute' could not be found (are you missing a using directive or an assembly reference?)
|
webkit/ubuntu-latest:
src/Playwright.Xunit.v3/WorkerAwareTest.cs#L48
The type or namespace name 'Class' could not be found (are you missing a using directive or an assembly reference?)
|
webkit/ubuntu-latest
Process completed with exit code 1.
|
chromium/windows-latest:
src/Playwright.Xunit.v3/WorkerAwareTest.cs#L48
The type or namespace name 'ClassAttribute' could not be found (are you missing a using directive or an assembly reference?)
|
chromium/windows-latest:
src/Playwright.Xunit.v3/WorkerAwareTest.cs#L48
The type or namespace name 'Class' could not be found (are you missing a using directive or an assembly reference?)
|
chromium/windows-latest:
src/Playwright.Xunit.v3/WorkerAwareTest.cs#L48
The type or namespace name 'ClassAttribute' could not be found (are you missing a using directive or an assembly reference?)
|
chromium/windows-latest:
src/Playwright.Xunit.v3/WorkerAwareTest.cs#L48
The type or namespace name 'Class' could not be found (are you missing a using directive or an assembly reference?)
|
chromium/windows-latest
Process completed with exit code 1.
|
firefox/windows-latest
Process completed with exit code 127.
|
webkit/windows-latest
Process completed with exit code 127.
|
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.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.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.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.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.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.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.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.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.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.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.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.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.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'
|