Skip to content

feat(testing-harness): allow connecting remotely #5394

feat(testing-harness): allow connecting remotely

feat(testing-harness): allow connecting remotely #5394

Triggered via pull request January 30, 2025 17:03
Status Success
Total duration 1m 48s
Artifacts

code-style.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build: src/Playwright.Xunit/BrowserService.cs#L58
Nullable value type may be null.
build: src/Playwright.NUnit/BrowserService.cs#L58
Nullable value type may be null.
build: src/Playwright.MSTest/BrowserService.cs#L58
Nullable value type may be null.
build: src/Playwright.NUnit/BrowserService.cs#L58
Nullable value type may be null.
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.Xunit/BrowserService.cs#L58
Nullable value type may be null.
build: src/Playwright.NUnit/BrowserService.cs#L58
Nullable value type may be null.
build: src/Playwright.MSTest/BrowserService.cs#L58
Nullable value type may be null.
build: src/Playwright.NUnit/BrowserService.cs#L58
Nullable value type may be null.
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'