Skip to content

test: fix NUnit Console.Error and friends to appear in test output #5270

test: fix NUnit Console.Error and friends to appear in test output

test: fix NUnit Console.Error and friends to appear in test output #5270

Triggered via pull request October 18, 2024 13:33
@mxschmittmxschmitt
synchronize #3027
fix-nunit
Status Success
Total duration 1m 50s
Artifacts

code-style.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 warnings
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build: 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'
build: 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'