VCST-2785: load Serilog configuration after module initialize #1275
pr-ci.yml
on: pull_request
build
/
build-artifacts
2m 34s
test
/
test-and-sonar
4m 7s
publish-tag
7s
Annotations
24 warnings
build / build-artifacts
npm warn deprecated [email protected]: Rimraf versions prior to v4 are no longer supported
|
build / build-artifacts
npm warn deprecated [email protected]: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details.
|
build / build-artifacts
npm warn deprecated [email protected]: This module is not supported, and leaks memory. Do not use it. Check out lru-cache if you want a good and tested way to coalesce async requests by a key value, which is much more comprehensive and powerful.
|
build / build-artifacts
npm warn deprecated [email protected]: this library is no longer supported
|
build / build-artifacts
npm warn deprecated [email protected]: Glob versions prior to v9 are no longer supported
|
build / build-artifacts
npm warn deprecated [email protected]: request has been deprecated, see https://github.com/request/request/issues/3142
|
build / build-artifacts
npm warn deprecated [email protected]: Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.
|
build / build-artifacts
npm warn deprecated [email protected]: Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.
|
build / build-artifacts
npm warn deprecated [email protected]: Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.
|
build / build-artifacts
npm warn deprecated [email protected]: For the actively supported Angular, see https://www.npmjs.com/package/@angular/core. AngularJS support has officially ended. For extended AngularJS support options, see https://goo.gle/angularjs-path-forward.
|
test / test-and-sonar
/home/runner/work/vc-platform/vc-platform/src/VirtoCommerce.Platform.Data.MySql/Migrations/Data/20221128135153_Initial.cs(10,33): warning S138: This method 'Up' has 253 lines, which is greater than the 80 lines authorized. Split it into smaller methods. (https://rules.sonarsource.com/csharp/RSPEC-138) [/home/runner/work/vc-platform/vc-platform/src/VirtoCommerce.Platform.Data.MySql/VirtoCommerce.Platform.Data.MySql.csproj]
|
test / test-and-sonar
/home/runner/work/vc-platform/vc-platform/src/VirtoCommerce.Platform.Data.MySql/Migrations/Security/20221128141556_Initial.cs(10,33): warning S138: This method 'Up' has 520 lines, which is greater than the 80 lines authorized. Split it into smaller methods. (https://rules.sonarsource.com/csharp/RSPEC-138) [/home/runner/work/vc-platform/vc-platform/src/VirtoCommerce.Platform.Data.MySql/VirtoCommerce.Platform.Data.MySql.csproj]
|
test / test-and-sonar
/home/runner/work/vc-platform/vc-platform/src/VirtoCommerce.Platform.Data.PostgreSql/Migrations/Security/20221128141520_Initial.cs(10,33): warning S138: This method 'Up' has 410 lines, which is greater than the 80 lines authorized. Split it into smaller methods. (https://rules.sonarsource.com/csharp/RSPEC-138) [/home/runner/work/vc-platform/vc-platform/src/VirtoCommerce.Platform.Data.PostgreSql/VirtoCommerce.Platform.Data.PostgreSql.csproj]
|
test / test-and-sonar
/home/runner/work/vc-platform/vc-platform/src/VirtoCommerce.Platform.Data.PostgreSql/Migrations/Data/20221128134856_Initial.cs(10,33): warning S138: This method 'Up' has 197 lines, which is greater than the 80 lines authorized. Split it into smaller methods. (https://rules.sonarsource.com/csharp/RSPEC-138) [/home/runner/work/vc-platform/vc-platform/src/VirtoCommerce.Platform.Data.PostgreSql/VirtoCommerce.Platform.Data.PostgreSql.csproj]
|
test / test-and-sonar
/home/runner/work/vc-platform/vc-platform/src/VirtoCommerce.Platform.Data.SqlServer/Migrations/Data/20190625133326_RemoveDynamicPropertyObjectValue.cs(10,13): warning S125: Remove this commented out code. (https://rules.sonarsource.com/csharp/RSPEC-125) [/home/runner/work/vc-platform/vc-platform/src/VirtoCommerce.Platform.Data.SqlServer/VirtoCommerce.Platform.Data.SqlServer.csproj]
|
test / test-and-sonar
/home/runner/work/vc-platform/vc-platform/src/VirtoCommerce.Platform.Data.SqlServer/Migrations/Security/20000000000000_UpdateSecurityV2.cs(7,33): warning S138: This method 'Up' has 198 lines, which is greater than the 80 lines authorized. Split it into smaller methods. (https://rules.sonarsource.com/csharp/RSPEC-138) [/home/runner/work/vc-platform/vc-platform/src/VirtoCommerce.Platform.Data.SqlServer/VirtoCommerce.Platform.Data.SqlServer.csproj]
|
test / test-and-sonar
/home/runner/work/vc-platform/vc-platform/src/VirtoCommerce.Platform.Data.SqlServer/Migrations/Security/20000000000000_UpdateSecurityV2.cs(209,33): warning S1186: Add a nested comment explaining why this method is empty, throw a 'NotSupportedException' or complete the implementation. (https://rules.sonarsource.com/csharp/RSPEC-1186) [/home/runner/work/vc-platform/vc-platform/src/VirtoCommerce.Platform.Data.SqlServer/VirtoCommerce.Platform.Data.SqlServer.csproj]
|
test / test-and-sonar
/home/runner/work/vc-platform/vc-platform/src/VirtoCommerce.Platform.Data.SqlServer/Migrations/Security/20210608163437_OpenIddictUpdate.cs(8,33): warning S138: This method 'Up' has 136 lines, which is greater than the 80 lines authorized. Split it into smaller methods. (https://rules.sonarsource.com/csharp/RSPEC-138) [/home/runner/work/vc-platform/vc-platform/src/VirtoCommerce.Platform.Data.SqlServer/VirtoCommerce.Platform.Data.SqlServer.csproj]
|
test / test-and-sonar
/home/runner/work/vc-platform/vc-platform/src/VirtoCommerce.Platform.Data.SqlServer/Migrations/Security/20210608163437_OpenIddictUpdate.cs(169,33): warning S138: This method 'Down' has 137 lines, which is greater than the 80 lines authorized. Split it into smaller methods. (https://rules.sonarsource.com/csharp/RSPEC-138) [/home/runner/work/vc-platform/vc-platform/src/VirtoCommerce.Platform.Data.SqlServer/VirtoCommerce.Platform.Data.SqlServer.csproj]
|
test / test-and-sonar
/home/runner/work/vc-platform/vc-platform/src/VirtoCommerce.Platform.Data.SqlServer/Migrations/Data/20180411091908_InitialPlatform.cs(8,33): warning S138: This method 'Up' has 266 lines, which is greater than the 80 lines authorized. Split it into smaller methods. (https://rules.sonarsource.com/csharp/RSPEC-138) [/home/runner/work/vc-platform/vc-platform/src/VirtoCommerce.Platform.Data.SqlServer/VirtoCommerce.Platform.Data.SqlServer.csproj]
|
test / test-and-sonar
Failed to download action 'https://api.github.com/internal/immutable-actions/actions/setup-java/download/sha256:b5e17eee8fcd6c779de65533d3c3e7b67fca30ead4019598d3ad715c07460d7f?x-ghcr-actor-id=13825712&x-ghcr-actor-type=repository&x-ghcr-alg=hmac-sha256&x-ghcr-date=2025-02-24T12:04:35Z&x-ghcr-expires=10m0s&x-ghcr-host=ghcr.io&***
|
test / test-and-sonar
Back off 15.639 seconds before retry.
|
test / test-and-sonar
Failed to download action 'https://api.github.com/internal/immutable-actions/actions/setup-java/download/sha256:b5e17eee8fcd6c779de65533d3c3e7b67fca30ead4019598d3ad715c07460d7f?x-ghcr-actor-id=13825712&x-ghcr-actor-type=repository&x-ghcr-alg=hmac-sha256&x-ghcr-date=2025-02-24T12:04:35Z&x-ghcr-expires=10m0s&x-ghcr-host=ghcr.io&***
|
test / test-and-sonar
Back off 17.408 seconds before retry.
|