Skip to content

Add Page objects models #29

Add Page objects models

Add Page objects models #29

Triggered via pull request May 12, 2024 23:40
@hishamcohishamco
synchronize #11
pom
Status Success
Total duration 5m 55s
Artifacts

build.yml

on: pull_request
Matrix: Build & Test
Fit to window
Zoom out
Zoom in

Annotations

4 warnings
Build & Test (ubuntu-latest): src/OrchardCoreContrib.Testing.UI/PageObjects/AdminPage.cs#L10
Parameter 'IPage page' is captured into the state of the enclosing type and its value is also passed to the base constructor. The value might be captured by the base class as well.
Build & Test (ubuntu-latest): src/OrchardCoreContrib.Testing.UI/PageObjects/AdminPage.cs#L10
Parameter 'IPage page' is captured into the state of the enclosing type and its value is also passed to the base constructor. The value might be captured by the base class as well.
Build & Test (windows-latest): src/OrchardCoreContrib.Testing.UI/PageObjects/AdminPage.cs#L10
Parameter 'IPage page' is captured into the state of the enclosing type and its value is also passed to the base constructor. The value might be captured by the base class as well.
Build & Test (windows-latest): src/OrchardCoreContrib.Testing.UI/PageObjects/AdminPage.cs#L10
Parameter 'IPage page' is captured into the state of the enclosing type and its value is also passed to the base constructor. The value might be captured by the base class as well.