Fix Allure Report YML indentation #182
CI.yml
on: push
Create Testing Artifacts
1m 6s
sonar-scanner
/
sonarScan
4m 48s
Annotations
12 warnings
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
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/ContainerManager.cs#L102
Collection-specific "Exists" method should be used instead of the "Any" extension.
|
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#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/Core/TestWare.Core/AutomationLifeCycleBase.cs#L145
Pass a timeout to limit the execution time.
|
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/Resources/ResourceBase.cs#L31
'System.ApplicationException' should not be thrown by user code.
|
sonar-scanner / sonarScan:
src/Engines/TestWare.Engines.API/ApiManager.cs#L21
'singleCapability' is null on at least one execution path.
|
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 |
|