fix(xunit): support netstandard2.0 #5213
Annotations
1 error and 10 warnings
Running tests
Process completed with exit code 1.
|
Building:
src/Playwright.Xunit/WorkerAwareTest.cs#L61
'WorkerAwareTest.InitializeAsync()' hides inherited member 'ExceptionCapturer.InitializeAsync()'. Use the new keyword if hiding was intended.
|
Building:
src/Playwright.Xunit/WorkerAwareTest.cs#L75
'WorkerAwareTest.DisposeAsync()' hides inherited member 'ExceptionCapturer.DisposeAsync()'. Use the new keyword if hiding was intended.
|
Building:
src/Playwright.Xunit/WorkerAwareTest.cs#L61
'WorkerAwareTest.InitializeAsync()' hides inherited member 'ExceptionCapturer.InitializeAsync()'. Use the new keyword if hiding was intended.
|
Building:
src/Playwright.Xunit/WorkerAwareTest.cs#L75
'WorkerAwareTest.DisposeAsync()' hides inherited member 'ExceptionCapturer.DisposeAsync()'. Use the new keyword if hiding was intended.
|
Building:
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'
|
Building:
src/Playwright.Xunit/WorkerAwareTest.cs#L61
'WorkerAwareTest.InitializeAsync()' hides inherited member 'ExceptionCapturer.InitializeAsync()'. Use the new keyword if hiding was intended.
|
Building:
src/Playwright.Xunit/WorkerAwareTest.cs#L75
'WorkerAwareTest.DisposeAsync()' hides inherited member 'ExceptionCapturer.DisposeAsync()'. Use the new keyword if hiding was intended.
|
Building:
src/Playwright.Xunit/WorkerAwareTest.cs#L61
'WorkerAwareTest.InitializeAsync()' hides inherited member 'ExceptionCapturer.InitializeAsync()'. Use the new keyword if hiding was intended.
|
Building:
src/Playwright.Xunit/WorkerAwareTest.cs#L75
'WorkerAwareTest.DisposeAsync()' hides inherited member 'ExceptionCapturer.DisposeAsync()'. Use the new keyword if hiding was intended.
|
Building:
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'
|
Loading