Skip to content

Cleanup dependencies from core #329

Cleanup dependencies from core

Cleanup dependencies from core #329

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

Annotations

2 errors and 48 warnings
build
Process completed with exit code 1.
build
Process completed with exit code 1.
GetCurrentUri (Bellatrix.Web.GettingStarted.BrowserServiceTests) failed: Bellatrix.Web.GettingStarted.BrowserServiceTests#L0
templates\Bellatrix.Web.GettingStarted\TestResults\test-results.trx [took 16s]
DeleteSpecificCookie (Bellatrix.Web.GettingStarted.CookiesServiceTests) failed: Bellatrix.Web.GettingStarted.CookiesServiceTests#L0
templates\Bellatrix.Web.GettingStarted\TestResults\test-results.trx [took 15s]
DeleteAllCookies (Bellatrix.Web.GettingStarted.CookiesServiceTests) failed: Bellatrix.Web.GettingStarted.CookiesServiceTests#L0
templates\Bellatrix.Web.GettingStarted\TestResults\test-results.trx [took 6s]
TestPageLayout (Bellatrix.Web.GettingStarted.LayoutTestingTests) failed: Bellatrix.Web.GettingStarted.LayoutTestingTests#L0
templates\Bellatrix.Web.GettingStarted\TestResults\test-results.trx [took 3s]
PrintCurrentPageHtml (Bellatrix.Web.GettingStarted.BrowserServiceTests) failed: Bellatrix.Web.GettingStarted.BrowserServiceTests#L0
templates\Bellatrix.Web.GettingStarted\TestResults\test-results.trx [took 6s]
TestStyles (Bellatrix.Web.GettingStarted.StyleTestingTests) failed: Bellatrix.Web.GettingStarted.StyleTestingTests#L0
templates\Bellatrix.Web.GettingStarted\TestResults\test-results.trx [took 16s]
BlockRequestsTest (Bellatrix.Web.GettingStarted.CaptureHttpTrafficTests) failed: Bellatrix.Web.GettingStarted.CaptureHttpTrafficTests#L0
templates\Bellatrix.Web.GettingStarted\TestResults\test-results.trx [took 2s]
GetTabTitle (Bellatrix.Web.GettingStarted.BrowserServiceTests) failed: Bellatrix.Web.GettingStarted.BrowserServiceTests#L0
templates\Bellatrix.Web.GettingStarted\TestResults\test-results.trx [took 15s]
CaptureTrafficTests (Bellatrix.Web.GettingStarted.CaptureHttpTrafficTests) failed: Bellatrix.Web.GettingStarted.CaptureHttpTrafficTests#L0
templates\Bellatrix.Web.GettingStarted\TestResults\test-results.trx [took 2s]
GetAllCookies (Bellatrix.Web.GettingStarted.CookiesServiceTests) failed: Bellatrix.Web.GettingStarted.CookiesServiceTests#L0
templates\Bellatrix.Web.GettingStarted\TestResults\test-results.trx [took 18s]
GetSpecificCookie (Bellatrix.Web.GettingStarted.CookiesServiceTests) failed: Bellatrix.Web.GettingStarted.CookiesServiceTests#L0
templates\Bellatrix.Web.GettingStarted\TestResults\test-results.trx [took 18s]
RedirectRequestsTest (Bellatrix.Web.GettingStarted.CaptureHttpTrafficTests) failed: Bellatrix.Web.GettingStarted.CaptureHttpTrafficTests#L0
templates\Bellatrix.Web.GettingStarted\TestResults\test-results.trx [took 2s]
GetTabTitle (Bellatrix.Playwright.GettingStarted.BrowserServiceTests) failed: Bellatrix.Playwright.GettingStarted.BrowserServiceTests#L0
templates\Bellatrix.Playwright.GettingStarted\TestResults\test-results.trx [took 4s]
BlockRequestsTest (Bellatrix.Playwright.GettingStarted.CaptureHttpTrafficTests) failed: Bellatrix.Playwright.GettingStarted.CaptureHttpTrafficTests#L0
templates\Bellatrix.Playwright.GettingStarted\TestResults\test-results.trx [took 0s]
TestPageLayout (Bellatrix.Playwright.GettingStarted.LayoutTestingTests) failed: Bellatrix.Playwright.GettingStarted.LayoutTestingTests#L0
templates\Bellatrix.Playwright.GettingStarted\TestResults\test-results.trx [took 17s]
GetSpecificCookie (Bellatrix.Playwright.GettingStarted.CookiesServiceTests) failed: Bellatrix.Playwright.GettingStarted.CookiesServiceTests#L0
templates\Bellatrix.Playwright.GettingStarted\TestResults\test-results.trx [took 3s]
CaptureTrafficTests (Bellatrix.Playwright.GettingStarted.CaptureHttpTrafficTests) failed: Bellatrix.Playwright.GettingStarted.CaptureHttpTrafficTests#L0
templates\Bellatrix.Playwright.GettingStarted\TestResults\test-results.trx [took 0s]
AddNewCookie (Bellatrix.Playwright.GettingStarted.CookiesServiceTests) failed: Bellatrix.Playwright.GettingStarted.CookiesServiceTests#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 4s]
DeleteSpecificCookie (Bellatrix.Playwright.GettingStarted.CookiesServiceTests) failed: Bellatrix.Playwright.GettingStarted.CookiesServiceTests#L0
templates\Bellatrix.Playwright.GettingStarted\TestResults\test-results.trx [took 3s]
RedirectRequestsTest (Bellatrix.Playwright.GettingStarted.CaptureHttpTrafficTests) failed: Bellatrix.Playwright.GettingStarted.CaptureHttpTrafficTests#L0
templates\Bellatrix.Playwright.GettingStarted\TestResults\test-results.trx [took 0s]
TestStyles (Bellatrix.Playwright.GettingStarted.StyleTestingTests) failed: Bellatrix.Playwright.GettingStarted.StyleTestingTests#L0
templates\Bellatrix.Playwright.GettingStarted\TestResults\test-results.trx [took 2s]
build
Tests failed
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.
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.SMS/SmsListener.cs#L21
Non-nullable event 'MessageReceived' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the event as nullable.
build: src/Bellatrix.SMS/SmsListener.cs#L40
Possible null reference return.
build: src/Bellatrix.SMS/SmsListener.cs#L28
Non-nullable field 'cancellationTokenSource' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build: src/Bellatrix.SMS/SmsListener.cs#L28
Cannot convert null literal to non-nullable reference type.