Merge pull request #84 from ERNI-Academy/feature/mongodb #192
CI.yml
on: push
Create Testing Artifacts
4m 14s
sonar-scanner
/
sonarScan
5m 39s
Annotations
6 errors and 15 warnings
TestWare.Samples.API.Features.AgeCalculationsFeature ► ScenarioThatCombinesTwoDifferentApis:
./results/results.trx#L0
Failed test found in:
./results/results.trx
Error:
Expected string to be "46", but "45" differs near "5" (index 1).
|
TestWare.Samples.API.Features.AgeCalculationsFeature ► ScenarioThatCombinesTwoDifferentApis:
./results/results.trx#L0
Failed test found in:
./results/results.trx
Error:
Expected string to be "46", but "45" differs near "5" (index 1).
|
TestWare.Samples.API.Features.AgeCalculationsFeature ► ScenarioThatCombinesTwoDifferentApis:
./results/results.trx#L0
Failed test found in:
./results/results.trx
Error:
Expected string to be "46", but "45" differs near "5" (index 1).
|
TestWare.Samples.Selenium.Web.Features.Stinto.Chat_MultibrowserFeature ► ChatBetweenTwoUsers:
./results/results.trx#L0
Failed test found in:
./results/results.trx
Error:
Test method TestWare.Samples.Selenium.Web.Features.Stinto.Chat_MultibrowserFeature.ChatBetweenTwoUsers threw exception:
OpenQA.Selenium.WebDriverTimeoutException: Timed out after 15 seconds ---> OpenQA.Selenium.NoSuchElementException: Could not find element by: By.XPath: //*[@id='navbarToggler']/a
|
TestWare.Samples.Selenium.Web.Features.Stinto.Chat_MultibrowserFeature ► ChatBetweenTwoUsers:
./results/results.trx#L0
Failed test found in:
./results/results.trx
Error:
Test method TestWare.Samples.Selenium.Web.Features.Stinto.Chat_MultibrowserFeature.ChatBetweenTwoUsers threw exception:
OpenQA.Selenium.WebDriverTimeoutException: Timed out after 15 seconds ---> OpenQA.Selenium.NoSuchElementException: Could not find element by: By.XPath: //*[@id='navbarToggler']/a
|
TestWare.Samples.Selenium.Web.Features.Stinto.Chat_MultibrowserFeature ► ChatBetweenTwoUsers:
./results/results.trx#L0
Failed test found in:
./results/results.trx
Error:
Test method TestWare.Samples.Selenium.Web.Features.Stinto.Chat_MultibrowserFeature.ChatBetweenTwoUsers threw exception:
OpenQA.Selenium.WebDriverTimeoutException: Timed out after 15 seconds ---> OpenQA.Selenium.NoSuchElementException: Could not find element by: By.XPath: //*[@id='navbarToggler']/a
|
Create Testing Artifacts
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-dotnet@v1, actions/upload-artifact@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Create Testing Artifacts
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1, actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
sonar-scanner / sonarScan
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-dotnet@v1, actions/setup-java@v1, actions/checkout@v2, actions/cache@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
sonar-scanner / sonarScan
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-dotnet@v1, actions/setup-java@v1, actions/checkout@v2, actions/cache@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
sonar-scanner / sonarScan:
src/Core/TestWare.Core/EngineManagerBase.cs#L6
Remove this empty class, write its code or make it an "interface".
|
sonar-scanner / sonarScan:
src/Core/TestWare.Core/ContainerManager.cs#L48
"Find" method should be used instead of the "FirstOrDefault" extension method.
|
sonar-scanner / sonarScan:
src/Core/TestWare.Core/AutomationLifeCycleBase.cs#L145
Pass a timeout to limit the execution time.
|
sonar-scanner / sonarScan:
src/Core/TestWare.Core/ContainerManager.cs#L109
Collection-specific "Exists" method should be used instead of the "Any" extension.
|
sonar-scanner / sonarScan:
src/Core/TestWare.Core/ContainerManager.cs#L102
Collection-specific "Exists" method should be used instead of the "Any" extension.
|
sonar-scanner / sonarScan:
src/Core/TestWare.Core/ContainerManager.cs#L144
"Find" method should be used instead of the "FirstOrDefault" extension method.
|
sonar-scanner / sonarScan:
src/Core/TestWare.Core/ContainerManager.cs#L144
'_dependencies.FirstOrDefault(x => x.Instance.Equals(instance))' is null on at least one execution path.
|
sonar-scanner / sonarScan:
src/Engines/TestWare.Engines.API/Resources/ResourceBase.cs#L31
'System.ApplicationException' should not be thrown by user code.
|
sonar-scanner / sonarScan:
src/Engines/TestWare.Engines.API/Resources/ResourceBase.cs#L21
'System.ApplicationException' should not be thrown by user code.
|
sonar-scanner / sonarScan:
src/Engines/TestWare.Engines.API/ApiManager.cs#L22
'singleCapability' is null on at least one execution path.
|
Deprecation notice: v1, v2, and v3 of the artifact actions
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "testing-artifact-api", "testing-artifact-appium-mobile", "testing-artifact-selenium-web", "testing-artifact-winappdriver".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
testing-artifact-api
Expired
|
19.7 MB |
|
testing-artifact-appium-mobile
Expired
|
65.6 MB |
|
testing-artifact-selenium-web
Expired
|
27.3 MB |
|
testing-artifact-winappdriver
Expired
|
28.5 MB |
|