Test fixes for Selenium, Playwright, and Accessiblity #509
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
maven.yml
on: pull_request
Get package version
10s
Checkstyle Run
30s
Wait For Older Runs To Complete
8s
Pre-compile packages
58s
Draft release
0s
Maven Dependency Tree
0s
Pull Request Labels
4s
Matrix: Test Modules
Publish Packages
0s
Annotations
28 errors and 76 warnings
io.github.openmaqs.appium.AppiumDriverFactoryUnitTest ► testGetAndroidDriver:
openmaqs-appium/src/main/java/io/github/openmaqs/appium/AppiumDriverFactory.java#L114
Failed test found in:
openmaqs-appium/target/surefire-reports/junitreports/TEST-io.github.openmaqs.appium.AppiumDriverFactoryUnitTest.xml
Error:
java.lang.NoSuchMethodError: 'void org.openqa.selenium.remote.http.ClientConfig.<init>(java.net.URI, java.time.Duration, java.time.Duration, org.openqa.selenium.remote.http.Filter, java.net.Proxy, org.openqa.selenium.Credentials)'
|
io.github.openmaqs.appium.AppiumDriverFactoryUnitTest ► testGetIOSDriver:
openmaqs-appium/src/main/java/io/github/openmaqs/appium/AppiumDriverFactory.java#L130
Failed test found in:
openmaqs-appium/target/surefire-reports/junitreports/TEST-io.github.openmaqs.appium.AppiumDriverFactoryUnitTest.xml
Error:
java.lang.NoSuchMethodError: 'void org.openqa.selenium.remote.http.ClientConfig.<init>(java.net.URI, java.time.Duration, java.time.Duration, org.openqa.selenium.remote.http.Filter, java.net.Proxy, org.openqa.selenium.Credentials)'
|
io.github.openmaqs.appium.AppiumDriverFactoryUnitTest ► testCreateDriverException:
openmaqs-appium/src/test/java/io/github/openmaqs/appium/AppiumDriverFactoryUnitTest.java#L152
Failed test found in:
openmaqs-appium/target/surefire-reports/junitreports/TEST-io.github.openmaqs.appium.AppiumDriverFactoryUnitTest.xml
Error:
org.testng.TestException:
|
io.github.openmaqs.appium.AppiumDriverFactoryUnitTest ► testGetDefaultMobileDriverAndroid:
openmaqs-appium/src/main/java/io/github/openmaqs/appium/AppiumDriverFactory.java#L114
Failed test found in:
openmaqs-appium/target/surefire-reports/junitreports/TEST-io.github.openmaqs.appium.AppiumDriverFactoryUnitTest.xml
Error:
java.lang.NoSuchMethodError: 'void org.openqa.selenium.remote.http.ClientConfig.<init>(java.net.URI, java.time.Duration, java.time.Duration, org.openqa.selenium.remote.http.Filter, java.net.Proxy, org.openqa.selenium.Credentials)'
|
io.github.openmaqs.appium.AppiumDriverFactoryUnitTest ► testGetDefaultMobileDriver:
openmaqs-appium/src/main/java/io/github/openmaqs/appium/AppiumDriverFactory.java#L114
Failed test found in:
openmaqs-appium/target/surefire-reports/junitreports/TEST-io.github.openmaqs.appium.AppiumDriverFactoryUnitTest.xml
Error:
java.lang.NoSuchMethodError: 'void org.openqa.selenium.remote.http.ClientConfig.<init>(java.net.URI, java.time.Duration, java.time.Duration, org.openqa.selenium.remote.http.Filter, java.net.Proxy, org.openqa.selenium.Credentials)'
|
io.github.openmaqs.appium.AppiumTestObjectUnitTest ► testGetAppiumManager:
openmaqs-appium/src/main/java/io/github/openmaqs/appium/AppiumDriverFactory.java#L114
Failed test found in:
openmaqs-appium/target/surefire-reports/junitreports/TEST-io.github.openmaqs.appium.AppiumTestObjectUnitTest.xml
Error:
java.lang.NoSuchMethodError: 'void org.openqa.selenium.remote.http.ClientConfig.<init>(java.net.URI, java.time.Duration, java.time.Duration, org.openqa.selenium.remote.http.Filter, java.net.Proxy, org.openqa.selenium.Credentials)'
|
io.github.openmaqs.appium.AppiumTestObjectUnitTest ► testAppiumTestObjectCreationWithDriver:
openmaqs-appium/src/main/java/io/github/openmaqs/appium/AppiumDriverFactory.java#L114
Failed test found in:
openmaqs-appium/target/surefire-reports/junitreports/TEST-io.github.openmaqs.appium.AppiumTestObjectUnitTest.xml
Error:
java.lang.NoSuchMethodError: 'void org.openqa.selenium.remote.http.ClientConfig.<init>(java.net.URI, java.time.Duration, java.time.Duration, org.openqa.selenium.remote.http.Filter, java.net.Proxy, org.openqa.selenium.Credentials)'
|
io.github.openmaqs.appium.AppiumTestObjectUnitTest ► testSetAppiumDriverWithDriver:
openmaqs-appium/src/main/java/io/github/openmaqs/appium/AppiumDriverFactory.java#L114
Failed test found in:
openmaqs-appium/target/surefire-reports/junitreports/TEST-io.github.openmaqs.appium.AppiumTestObjectUnitTest.xml
Error:
java.lang.NoSuchMethodError: 'void org.openqa.selenium.remote.http.ClientConfig.<init>(java.net.URI, java.time.Duration, java.time.Duration, org.openqa.selenium.remote.http.Filter, java.net.Proxy, org.openqa.selenium.Credentials)'
|
io.github.openmaqs.appium.AppiumTestObjectUnitTest ► testSetAppiumDriverWithSupplier:
openmaqs-appium/src/main/java/io/github/openmaqs/appium/AppiumDriverFactory.java#L114
Failed test found in:
openmaqs-appium/target/surefire-reports/junitreports/TEST-io.github.openmaqs.appium.AppiumTestObjectUnitTest.xml
Error:
java.lang.NoSuchMethodError: 'void org.openqa.selenium.remote.http.ClientConfig.<init>(java.net.URI, java.time.Duration, java.time.Duration, org.openqa.selenium.remote.http.Filter, java.net.Proxy, org.openqa.selenium.Credentials)'
|
io.github.openmaqs.appium.AppiumTestObjectUnitTest ► testGetAppiumDriver:
openmaqs-appium/src/main/java/io/github/openmaqs/appium/AppiumDriverFactory.java#L114
Failed test found in:
openmaqs-appium/target/surefire-reports/junitreports/TEST-io.github.openmaqs.appium.AppiumTestObjectUnitTest.xml
Error:
java.lang.NoSuchMethodError: 'void org.openqa.selenium.remote.http.ClientConfig.<init>(java.net.URI, java.time.Duration, java.time.Duration, org.openqa.selenium.remote.http.Filter, java.net.Proxy, org.openqa.selenium.Credentials)'
|
io.github.openmaqs.appium.BaseAppiumTestUnitTest ► testSetAppiumDriver:
openmaqs-appium/src/main/java/io/github/openmaqs/appium/AppiumDriverFactory.java#L114
Failed test found in:
openmaqs-appium/target/surefire-reports/junitreports/TEST-io.github.openmaqs.appium.BaseAppiumTestUnitTest.xml
Error:
java.lang.NoSuchMethodError: 'void org.openqa.selenium.remote.http.ClientConfig.<init>(java.net.URI, java.time.Duration, java.time.Duration, org.openqa.selenium.remote.http.Filter, java.net.Proxy, org.openqa.selenium.Credentials)'
|
TestRunnerSelenium ► runScenario:
openmaqs-selenium/src/main/java/io/github/openmaqs/selenium/WebDriverFactory.java#L86
Failed test found in:
openmaqs-cucumber/target/surefire-reports/junitreports/TEST-TestRunnerSelenium.xml
Error:
io.github.openmaqs.selenium.exceptions.WebDriverFactoryException: Failed to initial web driver because: Could not start a new session. Response code 500. Message: session not created: This version of ChromeDriver only supports Chrome version 114
|
Test Modules (openmaqs-appium)
Process completed with exit code 1.
|
Test Modules (openmaqs-cucumber)
Process completed with exit code 1.
|
io.github.openmaqs.accessibility.AccessibilityHTMLUnitTest ► teardown:
openmaqs-base/src/main/java/io/github/openmaqs/base/BaseTest.java#L294
Failed test found in:
openmaqs-accessibility/target/surefire-reports/junitreports/TEST-io.github.openmaqs.accessibility.AccessibilityHTMLUnitTest.xml
openmaqs-accessibility/target/surefire-reports/junitreports/TEST-io.github.openmaqs.accessibility.AccessibilityHTMLUnitTest.xml
openmaqs-accessibility/target/surefire-reports/junitreports/TEST-io.github.openmaqs.accessibility.AccessibilityHTMLUnitTest.xml
openmaqs-accessibility/target/surefire-reports/junitreports/TEST-io.github.openmaqs.accessibility.AccessibilityHTMLUnitTest.xml
openmaqs-accessibility/target/surefire-reports/junitreports/TEST-io.github.openmaqs.accessibility.AccessibilityHTMLUnitTest.xml
openmaqs-accessibility/target/surefire-reports/junitreports/TEST-io.github.openmaqs.accessibility.AccessibilityHTMLUnitTest.xml
openmaqs-accessibility/target/surefire-reports/junitreports/TEST-io.github.openmaqs.accessibility.AccessibilityHTMLUnitTest.xml
openmaqs-accessibility/target/surefire-reports/junitreports/TEST-io.github.openmaqs.accessibility.AccessibilityHTMLUnitTest.xml
openmaqs-accessibility/target/surefire-reports/junitreports/TEST-io.github.openmaqs.accessibility.AccessibilityUnitTest.xml
openmaqs-accessibility/target/surefire-reports/junitreports/TEST-io.github.openmaqs.accessibility.AccessibilityUnitTest.xml
openmaqs-accessibility/target/surefire-reports/junitreports/TEST-io.github.openmaqs.accessibility.AccessibilityUnitTest.xml
Error:
io.github.openmaqs.base.exceptions.MAQSRuntimeException: there was an issue cleaning up
|
io.github.openmaqs.accessibility.AccessibilityHTMLUnitTest ► setup:
openmaqs-selenium/src/main/java/io/github/openmaqs/selenium/WebDriverFactory.java#L86
Failed test found in:
openmaqs-accessibility/target/surefire-reports/junitreports/TEST-io.github.openmaqs.accessibility.AccessibilityHTMLUnitTest.xml
openmaqs-accessibility/target/surefire-reports/junitreports/TEST-io.github.openmaqs.accessibility.AccessibilityHTMLUnitTest.xml
Error:
io.github.openmaqs.selenium.exceptions.WebDriverFactoryException: Failed to initial web driver because: Could not start a new session. Response code 500. Message: session not created: This version of ChromeDriver only supports Chrome version 114
|
io.github.openmaqs.accessibility.AccessibilityUnitTest ► setup:
openmaqs-selenium/src/main/java/io/github/openmaqs/selenium/WebDriverFactory.java#L86
Failed test found in:
openmaqs-accessibility/target/surefire-reports/junitreports/TEST-io.github.openmaqs.accessibility.AccessibilityUnitTest.xml
openmaqs-accessibility/target/surefire-reports/junitreports/TEST-io.github.openmaqs.accessibility.AccessibilityUnitTest.xml
openmaqs-accessibility/target/surefire-reports/junitreports/TEST-io.github.openmaqs.accessibility.AccessibilityUnitTest.xml
openmaqs-accessibility/target/surefire-reports/junitreports/TEST-io.github.openmaqs.accessibility.AccessibilityUnitTest.xml
Error:
io.github.openmaqs.selenium.exceptions.WebDriverFactoryException: Failed to initial web driver because: Could not start a new session. Response code 500. Message: session not created: This version of ChromeDriver only supports Chrome version 114
|
io.github.openmaqs.accessibility.AccessibilityUnitTest ► teardown:
openmaqs-base/src/main/java/io/github/openmaqs/base/BaseTest.java#L294
Failed test found in:
openmaqs-accessibility/target/surefire-reports/junitreports/TEST-io.github.openmaqs.accessibility.AccessibilityUnitTest.xml
openmaqs-accessibility/target/surefire-reports/junitreports/TEST-io.github.openmaqs.accessibility.AccessibilityUnitTest.xml
Error:
io.github.openmaqs.base.exceptions.MAQSRuntimeException: there was an issue cleaning up
|
io.github.openmaqs.accessibility.HTMLReporterUnitTest ► runScanOnPage:
openmaqs-selenium/src/main/java/io/github/openmaqs/selenium/WebDriverFactory.java#L86
Failed test found in:
openmaqs-accessibility/target/surefire-reports/junitreports/TEST-io.github.openmaqs.accessibility.HTMLReporterUnitTest.xml
Error:
io.github.openmaqs.selenium.exceptions.WebDriverFactoryException: Failed to initial web driver because: Could not start a new session. Response code 500. Message: session not created: This version of ChromeDriver only supports Chrome version 114
|
io.github.openmaqs.accessibility.HTMLReporterUnitTest ► runSiteThatReturnsMultipleTargets:
openmaqs-selenium/src/main/java/io/github/openmaqs/selenium/WebDriverFactory.java#L86
Failed test found in:
openmaqs-accessibility/target/surefire-reports/junitreports/TEST-io.github.openmaqs.accessibility.HTMLReporterUnitTest.xml
Error:
io.github.openmaqs.selenium.exceptions.WebDriverFactoryException: Failed to initial web driver because: Could not start a new session. Response code 500. Message: session not created: This version of ChromeDriver only supports Chrome version 114
|
io.github.openmaqs.accessibility.HTMLReporterUnitTest ► reportRespectsIframeImplicitTrue:
openmaqs-selenium/src/main/java/io/github/openmaqs/selenium/WebDriverFactory.java#L86
Failed test found in:
openmaqs-accessibility/target/surefire-reports/junitreports/TEST-io.github.openmaqs.accessibility.HTMLReporterUnitTest.xml
Error:
io.github.openmaqs.selenium.exceptions.WebDriverFactoryException: Failed to initial web driver because: Could not start a new session. Response code 500. Message: session not created: This version of ChromeDriver only supports Chrome version 114
|
io.github.openmaqs.accessibility.HTMLReporterUnitTest ► reportFullPageViolationsOnly:
openmaqs-selenium/src/main/java/io/github/openmaqs/selenium/WebDriverFactory.java#L86
Failed test found in:
openmaqs-accessibility/target/surefire-reports/junitreports/TEST-io.github.openmaqs.accessibility.HTMLReporterUnitTest.xml
Error:
io.github.openmaqs.selenium.exceptions.WebDriverFactoryException: Failed to initial web driver because: Could not start a new session. Response code 500. Message: session not created: This version of ChromeDriver only supports Chrome version 114
|
io.github.openmaqs.accessibility.HTMLReporterUnitTest ► reportRespectsIframeFalse:
openmaqs-selenium/src/main/java/io/github/openmaqs/selenium/WebDriverFactory.java#L86
Failed test found in:
openmaqs-accessibility/target/surefire-reports/junitreports/TEST-io.github.openmaqs.accessibility.HTMLReporterUnitTest.xml
Error:
io.github.openmaqs.selenium.exceptions.WebDriverFactoryException: Failed to initial web driver because: Could not start a new session. Response code 500. Message: session not created: This version of ChromeDriver only supports Chrome version 114
|
io.github.openmaqs.accessibility.HTMLReporterUnitTest ► reportRespectRules:
openmaqs-selenium/src/main/java/io/github/openmaqs/selenium/WebDriverFactory.java#L86
Failed test found in:
openmaqs-accessibility/target/surefire-reports/junitreports/TEST-io.github.openmaqs.accessibility.HTMLReporterUnitTest.xml
Error:
io.github.openmaqs.selenium.exceptions.WebDriverFactoryException: Failed to initial web driver because: Could not start a new session. Response code 500. Message: session not created: This version of ChromeDriver only supports Chrome version 114
|
io.github.openmaqs.accessibility.HTMLReporterUnitTest ► runScanOnGivenElement:
openmaqs-selenium/src/main/java/io/github/openmaqs/selenium/WebDriverFactory.java#L86
Failed test found in:
openmaqs-accessibility/target/surefire-reports/junitreports/TEST-io.github.openmaqs.accessibility.HTMLReporterUnitTest.xml
Error:
io.github.openmaqs.selenium.exceptions.WebDriverFactoryException: Failed to initial web driver because: Could not start a new session. Response code 500. Message: session not created: This version of ChromeDriver only supports Chrome version 114
|
Test Modules (openmaqs-accessibility)
Process completed with exit code 1.
|
io.github.openmaqs.selenium.WebDriverFactoryUnitTest ► getEdgeDriverTest:
openmaqs-selenium/src/main/java/io/github/openmaqs/selenium/WebDriverFactory.java#L86
Failed test found in:
openmaqs-selenium/target/surefire-reports/junitreports/TEST-io.github.openmaqs.selenium.WebDriverFactoryUnitTest.xml
Error:
io.github.openmaqs.selenium.exceptions.WebDriverFactoryException: Failed to initial web driver because: Could not start a new session. Response code 500. Message: unknown error: unrecognized Microsoft Edge version: Chrome/118.0.5993.117
|
Test Modules (openmaqs-selenium)
Process completed with exit code 1.
|
Get package version
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Pre-compile packages
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Pre-compile packages
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Pre-compile packages
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Pre-compile packages
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Pre-compile packages
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Pre-compile packages
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Test Modules (openmaqs-appium)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Test Modules (openmaqs-appium)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Test Modules (openmaqs-appium)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Test Modules (openmaqs-appium)
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Test Modules (openmaqs-appium)
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Test Modules (openmaqs-appium)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Test Modules (openmaqs-appium)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Test Modules (openmaqs-utilities)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Test Modules (openmaqs-utilities)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Test Modules (openmaqs-utilities)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Test Modules (openmaqs-utilities)
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Test Modules (openmaqs-utilities)
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Test Modules (openmaqs-utilities)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Test Modules (openmaqs-utilities)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Test Modules (openmaqs-utilities)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Test Modules (openmaqs-cucumber)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Test Modules (openmaqs-cucumber)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Test Modules (openmaqs-cucumber)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Test Modules (openmaqs-cucumber)
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Test Modules (openmaqs-cucumber)
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Test Modules (openmaqs-cucumber)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Test Modules (openmaqs-cucumber)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Test Modules (openmaqs-database)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Test Modules (openmaqs-database)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Test Modules (openmaqs-database)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Test Modules (openmaqs-database)
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Test Modules (openmaqs-database)
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Test Modules (openmaqs-database)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Test Modules (openmaqs-database)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Test Modules (openmaqs-database)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Test Modules (openmaqs-base)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Test Modules (openmaqs-base)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Test Modules (openmaqs-base)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Test Modules (openmaqs-base)
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Test Modules (openmaqs-base)
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Test Modules (openmaqs-base)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Test Modules (openmaqs-base)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Test Modules (openmaqs-base)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Test Modules (openmaqs-accessibility)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Test Modules (openmaqs-accessibility)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Test Modules (openmaqs-accessibility)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Test Modules (openmaqs-accessibility)
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Test Modules (openmaqs-accessibility)
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Test Modules (openmaqs-accessibility)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Test Modules (openmaqs-accessibility)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Test Modules (openmaqs-webservices)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Test Modules (openmaqs-webservices)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Test Modules (openmaqs-webservices)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Test Modules (openmaqs-webservices)
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Test Modules (openmaqs-webservices)
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Test Modules (openmaqs-webservices)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Test Modules (openmaqs-webservices)
.NET Core 3.1 is no longer supported and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the .NET support policy.
|
Test Modules (openmaqs-webservices)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Test Modules (openmaqs-webservices)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/[email protected], actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Test Modules (openmaqs-playwright)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Test Modules (openmaqs-playwright)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Test Modules (openmaqs-playwright)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Test Modules (openmaqs-playwright)
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Test Modules (openmaqs-playwright)
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Test Modules (openmaqs-playwright)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Test Modules (openmaqs-playwright)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Test Modules (openmaqs-playwright)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Test Modules (openmaqs-selenium)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Test Modules (openmaqs-selenium)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Test Modules (openmaqs-selenium)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Test Modules (openmaqs-selenium)
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Test Modules (openmaqs-selenium)
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Test Modules (openmaqs-selenium)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Test Modules (openmaqs-selenium)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
openmaqs-accessibility-results
Expired
|
7.1 MB |
|
openmaqs-appium-results
Expired
|
400 KB |
|
openmaqs-base-results
Expired
|
303 KB |
|
openmaqs-cucumber-results
Expired
|
356 KB |
|
openmaqs-database-results
Expired
|
387 KB |
|
openmaqs-playwright-results
Expired
|
7.25 MB |
|
openmaqs-selenium-results
Expired
|
3.79 MB |
|
openmaqs-utilities-results
Expired
|
376 KB |
|
openmaqs-webservices-results
Expired
|
364 KB |
|