Add Disposal Test and fix an issue where the CopyClipboard test was f… #286
Annotations
3 errors and 2 warnings
Build Release:
UnitTests/Views/ViewDisposalTest.cs#L37
'View' does not contain a definition for 'WasDisposed' and no accessible extension method 'WasDisposed' accepting a first argument of type 'View' could be found (are you missing a using directive or an assembly reference?)
|
Build Release:
UnitTests/Views/ViewDisposalTest.cs#L37
'View' does not contain a definition for 'WasDisposed' and no accessible extension method 'WasDisposed' accepting a first argument of type 'View' could be found (are you missing a using directive or an assembly reference?)
|
Build Release
Process completed with exit code 1.
|
Build Release:
UnitTests/Drivers/ConsoleDriverTests.cs#L243
Test methods should not use blocking task operations, as they can cause deadlocks. Use an async test method and await instead. (https://xunit.net/xunit.analyzers/rules/xUnit1031)
|
Build Release:
UnitTests/Drivers/ConsoleDriverTests.cs#L243
Test methods should not use blocking task operations, as they can cause deadlocks. Use an async test method and await instead. (https://xunit.net/xunit.analyzers/rules/xUnit1031)
|
The logs for this run have expired and are no longer available.
Loading