Skip to content

Add Disposal Test and fix an issue where the CopyClipboard test was f… #286

Add Disposal Test and fix an issue where the CopyClipboard test was f…

Add Disposal Test and fix an issue where the CopyClipboard test was f… #286

Triggered via push October 30, 2023 20:33
Status Failure
Total duration 1m 10s
Artifacts

publish.yml

on: push
Build and Publish to Nuget.org
1m 0s
Build and Publish to Nuget.org
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 2 warnings
Build and Publish to Nuget.org: 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 and Publish to Nuget.org: 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 and Publish to Nuget.org
Process completed with exit code 1.
Build and Publish to Nuget.org: 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 and Publish to Nuget.org: 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)