Update README.md #5
module-ci-common.yml
on: push
ci
2m 28s
module-katalon-tests
/
e2e-tests
Annotations
2 errors and 7 warnings
ci
Cloning into '/home/runner/work/vc-ci-test/vc-ci-test/artifacts/vc-modules'...
|
ci
Target "PublishManifestGit" has thrown an exception
|
ci
/home/runner/work/vc-ci-test/vc-ci-test/src/VirtoCommerce.CITest.Data/Repositories/DesignTimeDbContextFactory.cs(12,34): warning S2068: "password" detected here, make sure this is not a hard-coded credential. (https://rules.sonarsource.com/csharp/RSPEC-2068) [/home/runner/work/vc-ci-test/vc-ci-test/src/VirtoCommerce.CITest.Data/VirtoCommerce.CITest.Data.csproj]
|
ci
/home/runner/work/vc-ci-test/vc-ci-test/src/VirtoCommerce.CITest.Data/Repositories/CITestDbContext.cs(18,9): warning S1185: Remove this method 'OnModelCreating' to simply inherit its behavior. (https://rules.sonarsource.com/csharp/RSPEC-1185) [/home/runner/work/vc-ci-test/vc-ci-test/src/VirtoCommerce.CITest.Data/VirtoCommerce.CITest.Data.csproj]
|
ci
/home/runner/work/vc-ci-test/vc-ci-test/src/VirtoCommerce.CITest.Web/Module.cs(28,13): warning S125: Remove this commented out code. (https://rules.sonarsource.com/csharp/RSPEC-125) [/home/runner/work/vc-ci-test/vc-ci-test/src/VirtoCommerce.CITest.Web/VirtoCommerce.CITest.Web.csproj]
|
ci
/home/runner/work/vc-ci-test/vc-ci-test/src/VirtoCommerce.CITest.Data/Repositories/DesignTimeDbContextFactory.cs(12,34): warning S2068: "password" detected here, make sure this is not a hard-coded credential. (https://rules.sonarsource.com/csharp/RSPEC-2068) [/home/runner/work/vc-ci-test/vc-ci-test/src/VirtoCommerce.CITest.Data/VirtoCommerce.CITest.Data.csproj]
|
ci
/home/runner/work/vc-ci-test/vc-ci-test/src/VirtoCommerce.CITest.Data/Repositories/CITestDbContext.cs(18,9): warning S1185: Remove this method 'OnModelCreating' to simply inherit its behavior. (https://rules.sonarsource.com/csharp/RSPEC-1185) [/home/runner/work/vc-ci-test/vc-ci-test/src/VirtoCommerce.CITest.Data/VirtoCommerce.CITest.Data.csproj]
|
ci
/home/runner/work/vc-ci-test/vc-ci-test/src/VirtoCommerce.CITest.Web/Module.cs(28,13): warning S125: Remove this commented out code. (https://rules.sonarsource.com/csharp/RSPEC-125) [/home/runner/work/vc-ci-test/vc-ci-test/src/VirtoCommerce.CITest.Web/VirtoCommerce.CITest.Web.csproj]
|
ci
/usr/share/dotnet/sdk/8.0.202/Sdks/NuGet.Build.Tasks.Pack/build/NuGet.Build.Tasks.Pack.targets(203,6): warning : This project cannot be packaged because packaging has been disabled. Add <IsPackable>true</IsPackable> to the project file to enable producing a package from this project. [/home/runner/work/vc-ci-test/vc-ci-test/src/VirtoCommerce.CITest.Web/VirtoCommerce.CITest.Web.csproj]
|