Skip to content

Resolve #272 - Try out BrowserStack SDK #162

Resolve #272 - Try out BrowserStack SDK

Resolve #272 - Try out BrowserStack SDK #162

Triggered via pull request February 15, 2026 10:42
Status Cancelled
Total duration 1m 31s
Artifacts

dotnetCi.yml

on: pull_request
Build, test & package
1m 26s
Build, test & package
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 4 warnings
.NET CI
The run was canceled by @craigfowler.
Build, test & package
The run was canceled by @craigfowler.
Build, test & package
The operation was canceled.
Build, test & package: Tests/CSF.Screenplay.Selenium.TestWebapp/Controllers/DelayedOpeningController.cs#L5
Specify the RouteAttribute when an HttpMethodAttribute or RouteAttribute is specified at an action level. (https://rules.sonarsource.com/csharp/RSPEC-6934)
Build, test & package: Tests/CSF.Screenplay.Selenium.TestWebapp/Controllers/DelayedOpeningController.cs#L8
ModelState.IsValid should be checked in controller actions. (https://rules.sonarsource.com/csharp/RSPEC-6967)
Build, test & package: Tests/CSF.Screenplay.Selenium.TestWebapp/Program.cs#L10
Await RunAsync instead. (https://rules.sonarsource.com/csharp/RSPEC-6966)
Build, test & package: Tests/CSF.Screenplay.Selenium.TestWebapp/Controllers/DelayedOpeningController.cs#L5
Move 'DelayedOpeningController' into a named namespace. (https://rules.sonarsource.com/csharp/RSPEC-3903)