Adds cross-browser support for entering dates #135
dotnetCi.yml
on: pull_request
Build, test & package
1m 26s
Annotations
5 errors and 10 warnings
|
Build, test & package
Process completed with exit code 1.
|
|
Build, test & package:
Tests/CSF.Screenplay.Selenium.Tests/Tasks/EnterTheDateTests.cs#L52
'string[]' does not contain a definition for 'Contains' and the best extension method overload 'MemoryExtensions.Contains<string>(ReadOnlySpan<string>, string)' requires a receiver of type 'System.ReadOnlySpan<string>'
|
|
Build, test & package:
Tests/CSF.Screenplay.Selenium.Tests/Tasks/EnterTheDateTests.cs#L52
'Webster' does not contain a definition for 'GetAbility' and the best extension method overload 'ActorExtensions.GetAbility<BrowseTheWeb>(ICanPerform)' requires a receiver of type 'CSF.Screenplay.ICanPerform'
|
|
Build, test & package:
Tests/CSF.Screenplay.Selenium.Tests/Tasks/EnterTheDateTests.cs#L52
'string[]' does not contain a definition for 'Contains' and the best extension method overload 'MemoryExtensions.Contains<string>(ReadOnlySpan<string>, string)' requires a receiver of type 'System.ReadOnlySpan<string>'
|
|
Build, test & package:
Tests/CSF.Screenplay.Selenium.Tests/Tasks/EnterTheDateTests.cs#L52
'Webster' does not contain a definition for 'GetAbility' and the best extension method overload 'ActorExtensions.GetAbility<BrowseTheWeb>(ICanPerform)' requires a receiver of type 'CSF.Screenplay.ICanPerform'
|
|
Build, test & package:
CSF.Screenplay.Reqnroll/ScreenplayPlugin.cs#L116
Make 'OnCustomizeScenarioDependencies' a static method. (https://rules.sonarsource.com/csharp/RSPEC-2325)
|
|
Build, test & package:
CSF.Screenplay.Reqnroll/ServiceCollectionAdapter.cs#L34
Remove the unused private field 'OpenGenericRegisterType'. (https://rules.sonarsource.com/csharp/RSPEC-1144)
|
|
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
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/Controllers/DelayedOpeningController.cs#L5
Move 'DelayedOpeningController' into a named namespace. (https://rules.sonarsource.com/csharp/RSPEC-3903)
|
|
Build, test & package:
CSF.Screenplay.Reqnroll/ScreenplayPlugin.cs#L116
Make 'OnCustomizeScenarioDependencies' a static method. (https://rules.sonarsource.com/csharp/RSPEC-2325)
|
|
Build, test & package:
CSF.Screenplay.Reqnroll/ServiceCollectionAdapter.cs#L34
Remove the unused private field 'OpenGenericRegisterType'. (https://rules.sonarsource.com/csharp/RSPEC-1144)
|
|
Build, test & package:
CSF.Screenplay.Reqnroll/ScreenplayPlugin.cs#L116
Make 'OnCustomizeScenarioDependencies' a static method. (https://rules.sonarsource.com/csharp/RSPEC-2325)
|
|
Build, test & package:
CSF.Screenplay.Reqnroll/ServiceCollectionAdapter.cs#L34
Remove the unused private field 'OpenGenericRegisterType'. (https://rules.sonarsource.com/csharp/RSPEC-1144)
|