Skip to content

Cleanup dependencies from core #330

Cleanup dependencies from core

Cleanup dependencies from core #330

Triggered via pull request February 16, 2026 15:01
Status Failure
Total duration 15m 14s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 43 warnings
build
Process completed with exit code 1.
build
Process completed with exit code 1.
GetTabTitle (Bellatrix.Playwright.GettingStarted.BrowserServiceTests) failed: Bellatrix.Playwright.GettingStarted.BrowserServiceTests#L0
templates\Bellatrix.Playwright.GettingStarted\TestResults\test-results.trx [took 3s]
AddNewCookie (Bellatrix.Playwright.GettingStarted.CookiesServiceTests) failed: Bellatrix.Playwright.GettingStarted.CookiesServiceTests#L0
templates\Bellatrix.Playwright.GettingStarted\TestResults\test-results.trx [took 1s]
CaptureTrafficTests (Bellatrix.Playwright.GettingStarted.CaptureHttpTrafficTests) failed: Bellatrix.Playwright.GettingStarted.CaptureHttpTrafficTests#L0
templates\Bellatrix.Playwright.GettingStarted\TestResults\test-results.trx [took 0s]
RedirectRequestsTest (Bellatrix.Playwright.GettingStarted.CaptureHttpTrafficTests) failed: Bellatrix.Playwright.GettingStarted.CaptureHttpTrafficTests#L0
templates\Bellatrix.Playwright.GettingStarted\TestResults\test-results.trx [took 0s]
GetSpecificCookie (Bellatrix.Playwright.GettingStarted.CookiesServiceTests) failed: Bellatrix.Playwright.GettingStarted.CookiesServiceTests#L0
templates\Bellatrix.Playwright.GettingStarted\TestResults\test-results.trx [took 3s]
TestPageLayout (Bellatrix.Playwright.GettingStarted.LayoutTestingTests) failed: Bellatrix.Playwright.GettingStarted.LayoutTestingTests#L0
templates\Bellatrix.Playwright.GettingStarted\TestResults\test-results.trx [took 3s]
DeleteSpecificCookie (Bellatrix.Playwright.GettingStarted.CookiesServiceTests) failed: Bellatrix.Playwright.GettingStarted.CookiesServiceTests#L0
templates\Bellatrix.Playwright.GettingStarted\TestResults\test-results.trx [took 3s]
TestStyles (Bellatrix.Playwright.GettingStarted.StyleTestingTests) failed: Bellatrix.Playwright.GettingStarted.StyleTestingTests#L0
templates\Bellatrix.Playwright.GettingStarted\TestResults\test-results.trx [took 3s]
GetAllCookies (Bellatrix.Playwright.GettingStarted.CookiesServiceTests) failed: Bellatrix.Playwright.GettingStarted.CookiesServiceTests#L0
templates\Bellatrix.Playwright.GettingStarted\TestResults\test-results.trx [took 2s]
BlockRequestsTest (Bellatrix.Playwright.GettingStarted.CaptureHttpTrafficTests) failed: Bellatrix.Playwright.GettingStarted.CaptureHttpTrafficTests#L0
templates\Bellatrix.Playwright.GettingStarted\TestResults\test-results.trx [took 0s]
PrintCurrentPageHtml (Bellatrix.Web.GettingStarted.BrowserServiceTests) failed: Bellatrix.Web.GettingStarted.BrowserServiceTests#L0
templates\Bellatrix.Web.GettingStarted\TestResults\test-results.trx [took 4s]
BlockRequestsTest (Bellatrix.Web.GettingStarted.CaptureHttpTrafficTests) failed: Bellatrix.Web.GettingStarted.CaptureHttpTrafficTests#L0
templates\Bellatrix.Web.GettingStarted\TestResults\test-results.trx [took 9s]
PurchaseRocketWithLogs (Bellatrix.Web.GettingStarted.BDDLoggingTests) failed: Bellatrix.Web.GettingStarted.BDDLoggingTests#L0
templates\Bellatrix.Web.GettingStarted\TestResults\test-results.trx [took 50s]
RedirectRequestsTest (Bellatrix.Web.GettingStarted.CaptureHttpTrafficTests) failed: Bellatrix.Web.GettingStarted.CaptureHttpTrafficTests#L0
templates\Bellatrix.Web.GettingStarted\TestResults\test-results.trx [took 10s]
GetTabTitle (Bellatrix.Web.GettingStarted.BrowserServiceTests) failed: Bellatrix.Web.GettingStarted.BrowserServiceTests#L0
templates\Bellatrix.Web.GettingStarted\TestResults\test-results.trx [took 11s]
ControlBrowser (Bellatrix.Web.GettingStarted.BrowserServiceTests) failed: Bellatrix.Web.GettingStarted.BrowserServiceTests#L0
templates\Bellatrix.Web.GettingStarted\TestResults\test-results.trx [took 12s]
CaptureTrafficTests (Bellatrix.Web.GettingStarted.CaptureHttpTrafficTests) failed: Bellatrix.Web.GettingStarted.CaptureHttpTrafficTests#L0
templates\Bellatrix.Web.GettingStarted\TestResults\test-results.trx [took 13s]
GetCurrentUri (Bellatrix.Web.GettingStarted.BrowserServiceTests) failed: Bellatrix.Web.GettingStarted.BrowserServiceTests#L0
templates\Bellatrix.Web.GettingStarted\TestResults\test-results.trx [took 4s]
TestStyles (Bellatrix.Web.GettingStarted.StyleTestingTests) failed: Bellatrix.Web.GettingStarted.StyleTestingTests#L0
templates\Bellatrix.Web.GettingStarted\TestResults\test-results.trx [took 11s]
AddCustomMessagesToLog (Bellatrix.Web.GettingStarted.LoggingTests) failed: Bellatrix.Web.GettingStarted.LoggingTests#L0
templates\Bellatrix.Web.GettingStarted\TestResults\test-results.trx [took 5s]
build
Tests failed
build: src/Bellatrix.Plugins.Jira.Zephyr/ZephyrPlugin.cs#L67
Possible null reference assignment.
build: src/Bellatrix.Plugins.Jira.Zephyr/ZephyrPlugin.cs#L66
Possible null reference assignment.
build: src/Bellatrix.Plugins.Jira.Zephyr/ZephyrPlugin.cs#L65
Possible null reference assignment.
build: src/Bellatrix.Plugins.Jira.Zephyr/services/ZephyrApiService.cs#L32
Possible null reference argument for parameter 'baseUrl' in 'RestClient.RestClient(string baseUrl, ConfigureRestClient? configureRestClient = null, ConfigureHeaders? configureDefaultHeaders = null, ConfigureSerialization? configureSerialization = null)'.
build: src/Bellatrix.Plugins.Jira.Zephyr/eventargs/ZephyrPluginProvider.cs#L26
Non-nullable event 'ZephyrCycleStatusUpdateFailedEvent' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the event as nullable.
build: src/Bellatrix.Plugins.Jira.Zephyr/eventargs/ZephyrPluginProvider.cs#L25
Non-nullable event 'ZephyrCycleStatusUpdatedEvent' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the event as nullable.
build: src/Bellatrix.Plugins.Jira.Zephyr/eventargs/ZephyrPluginProvider.cs#L24
Non-nullable event 'ZephyrTestCaseExecutedEvent' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the event as nullable.
build: src/Bellatrix.Plugins.Jira.Zephyr/eventargs/ZephyrPluginProvider.cs#L23
Non-nullable event 'ZephyrTestCaseExecutionFailedEvent' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the event as nullable.
build: src/Bellatrix.Plugins.Jira.Zephyr/eventargs/ZephyrPluginProvider.cs#L22
Non-nullable event 'ZephyrCycleCreationFailedEvent' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the event as nullable.
build: src/Bellatrix.Plugins.Jira.Zephyr/eventargs/ZephyrPluginProvider.cs#L21
Non-nullable event 'ZephyrCycleCreatedEvent' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the event as nullable.