Skip to content

fix: Cannot remove meta field at index 0 #1011

fix: Cannot remove meta field at index 0

fix: Cannot remove meta field at index 0 #1011

Triggered via pull request July 3, 2024 12:07
Status Success
Total duration 2m 53s
Artifacts

pr-ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

13 errors and 20 warnings
test / test-and-sonar
Required SONAR_TOKEN parameter is empty. Step skipped.
test / test-and-sonar
Required SONAR_TOKEN parameter is empty. Step skipped.
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]: The querystring API is considered Legacy. new code should use the URLSearchParams API instead.
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]: this library is no longer supported
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.
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.
publish-tag
Required GITHUB_TOKEN parameter is empty. Step skipped.
test / test-and-sonar
/home/runner/work/vc-platform/vc-platform/src/VirtoCommerce.Platform.Web/VirtoCommerce.Platform.Web.csproj : warning NU1902: Package 'Microsoft.Identity.Client' 4.61.0 has a known moderate severity vulnerability, https://github.com/advisories/GHSA-m5vv-6r4h-3vj9 [/home/runner/work/vc-platform/vc-platform/VirtoCommerce.Platform.sln]
test / test-and-sonar
/home/runner/work/vc-platform/vc-platform/src/VirtoCommerce.Platform.Core/Notifications/DefaultEmailSender.cs(5,39): warning CS0618: 'IEmailSender' is obsolete: 'Use notification module instead' [/home/runner/work/vc-platform/vc-platform/src/VirtoCommerce.Platform.Core/VirtoCommerce.Platform.Core.csproj]
test / test-and-sonar
/home/runner/work/vc-platform/vc-platform/src/VirtoCommerce.Platform.Core/Security/ApplicationUser.cs(107,13): warning CS0618: 'ApplicationUser.UserState' is obsolete: 'Left due to compatibility issues. Will be removed. Instead of, use properties: EmailConfirmed, LockoutEnd.' [/home/runner/work/vc-platform/vc-platform/src/VirtoCommerce.Platform.Core/VirtoCommerce.Platform.Core.csproj]
test / test-and-sonar
/home/runner/work/vc-platform/vc-platform/src/VirtoCommerce.Platform.Core/Security/ApplicationUser.cs(107,32): warning CS0618: 'ApplicationUser.UserState' is obsolete: 'Left due to compatibility issues. Will be removed. Instead of, use properties: EmailConfirmed, LockoutEnd.' [/home/runner/work/vc-platform/vc-platform/src/VirtoCommerce.Platform.Core/VirtoCommerce.Platform.Core.csproj]
test / test-and-sonar
/home/runner/work/vc-platform/vc-platform/src/VirtoCommerce.Platform.Web/VirtoCommerce.Platform.Web.csproj : warning NU1902: Package 'Microsoft.Identity.Client' 4.61.0 has a known moderate severity vulnerability, https://github.com/advisories/GHSA-m5vv-6r4h-3vj9
test / test-and-sonar
/home/runner/work/vc-platform/vc-platform/src/VirtoCommerce.Platform.Modules/External/ExternalModulesClient.cs(20,36): warning SYSLIB0014: 'WebClient.WebClient()' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.' (https://aka.ms/dotnet-warnings/SYSLIB0014) [/home/runner/work/vc-platform/vc-platform/src/VirtoCommerce.Platform.Modules/VirtoCommerce.Platform.Modules.csproj]
test / test-and-sonar
/home/runner/work/vc-platform/vc-platform/src/VirtoCommerce.Platform.Hangfire/Extensions/ApplicationBuilderExtensions.cs(43,35): warning CS0618: 'PostgreSqlStorage.PostgreSqlStorage(string, PostgreSqlStorageOptions)' is obsolete: 'Will be removed in 2.0, please use the overload with IConnectionFactory argument' [/home/runner/work/vc-platform/vc-platform/src/VirtoCommerce.Platform.Hangfire/VirtoCommerce.Platform.Hangfire.csproj]
test / test-and-sonar
/home/runner/work/vc-platform/vc-platform/src/VirtoCommerce.Platform.Hangfire/RecurringJobService.cs(96,13): warning CS0618: 'RecurringJobManagerExtensions.AddOrUpdate(IRecurringJobManager, string, Job, string, TimeZoneInfo, string)' is obsolete: 'Please use the AddOrUpdate(string, Job, string, RecurringJobOptions) method instead. Will be removed in 2.0.0.' [/home/runner/work/vc-platform/vc-platform/src/VirtoCommerce.Platform.Hangfire/VirtoCommerce.Platform.Hangfire.csproj]
test / test-and-sonar
/home/runner/work/vc-platform/vc-platform/src/VirtoCommerce.Platform.Data/Extensions/ServiceCollectionExtensions.cs(55,35): warning CS0618: 'IEmailSender' is obsolete: 'Use notification module instead' [/home/runner/work/vc-platform/vc-platform/src/VirtoCommerce.Platform.Data/VirtoCommerce.Platform.Data.csproj]
test / test-and-sonar
/home/runner/work/vc-platform/vc-platform/src/VirtoCommerce.Platform.Security/Services/DefaultUserPasswordHasher.cs(6,79): warning CS0618: 'IUserPasswordHasher' is obsolete: 'Use IPasswordHasher<ApplicationUser> instead. UserPasswordsHistory is available from ISecurityRepository' [/home/runner/work/vc-platform/vc-platform/src/VirtoCommerce.Platform.Security/VirtoCommerce.Platform.Security.csproj]
build / build-artifacts
/home/runner/work/vc-platform/vc-platform/src/VirtoCommerce.Platform.Web/VirtoCommerce.Platform.Web.csproj : warning NU1902: Package 'Microsoft.Identity.Client' 4.61.0 has a known moderate severity vulnerability, https://github.com/advisories/GHSA-m5vv-6r4h-3vj9 [/home/runner/work/vc-platform/vc-platform/VirtoCommerce.Platform.sln]
build / build-artifacts
/home/runner/work/vc-platform/vc-platform/src/VirtoCommerce.Platform.Core/Notifications/DefaultEmailSender.cs(5,39): warning CS0618: 'IEmailSender' is obsolete: 'Use notification module instead' [/home/runner/work/vc-platform/vc-platform/src/VirtoCommerce.Platform.Core/VirtoCommerce.Platform.Core.csproj]
build / build-artifacts
/home/runner/work/vc-platform/vc-platform/src/VirtoCommerce.Platform.Core/Security/ApplicationUser.cs(107,13): warning CS0618: 'ApplicationUser.UserState' is obsolete: 'Left due to compatibility issues. Will be removed. Instead of, use properties: EmailConfirmed, LockoutEnd.' [/home/runner/work/vc-platform/vc-platform/src/VirtoCommerce.Platform.Core/VirtoCommerce.Platform.Core.csproj]
build / build-artifacts
/home/runner/work/vc-platform/vc-platform/src/VirtoCommerce.Platform.Core/Security/ApplicationUser.cs(107,32): warning CS0618: 'ApplicationUser.UserState' is obsolete: 'Left due to compatibility issues. Will be removed. Instead of, use properties: EmailConfirmed, LockoutEnd.' [/home/runner/work/vc-platform/vc-platform/src/VirtoCommerce.Platform.Core/VirtoCommerce.Platform.Core.csproj]
build / build-artifacts
/home/runner/work/vc-platform/vc-platform/src/VirtoCommerce.Platform.Web/VirtoCommerce.Platform.Web.csproj : warning NU1902: Package 'Microsoft.Identity.Client' 4.61.0 has a known moderate severity vulnerability, https://github.com/advisories/GHSA-m5vv-6r4h-3vj9
build / build-artifacts
/home/runner/work/vc-platform/vc-platform/src/VirtoCommerce.Platform.Modules/External/ExternalModulesClient.cs(20,36): warning SYSLIB0014: 'WebClient.WebClient()' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.' (https://aka.ms/dotnet-warnings/SYSLIB0014) [/home/runner/work/vc-platform/vc-platform/src/VirtoCommerce.Platform.Modules/VirtoCommerce.Platform.Modules.csproj]
build / build-artifacts
/home/runner/work/vc-platform/vc-platform/src/VirtoCommerce.Platform.Hangfire/Extensions/ApplicationBuilderExtensions.cs(43,35): warning CS0618: 'PostgreSqlStorage.PostgreSqlStorage(string, PostgreSqlStorageOptions)' is obsolete: 'Will be removed in 2.0, please use the overload with IConnectionFactory argument' [/home/runner/work/vc-platform/vc-platform/src/VirtoCommerce.Platform.Hangfire/VirtoCommerce.Platform.Hangfire.csproj]
build / build-artifacts
/home/runner/work/vc-platform/vc-platform/src/VirtoCommerce.Platform.Hangfire/RecurringJobService.cs(96,13): warning CS0618: 'RecurringJobManagerExtensions.AddOrUpdate(IRecurringJobManager, string, Job, string, TimeZoneInfo, string)' is obsolete: 'Please use the AddOrUpdate(string, Job, string, RecurringJobOptions) method instead. Will be removed in 2.0.0.' [/home/runner/work/vc-platform/vc-platform/src/VirtoCommerce.Platform.Hangfire/VirtoCommerce.Platform.Hangfire.csproj]
build / build-artifacts
/home/runner/work/vc-platform/vc-platform/src/VirtoCommerce.Platform.Data/Extensions/ServiceCollectionExtensions.cs(55,35): warning CS0618: 'IEmailSender' is obsolete: 'Use notification module instead' [/home/runner/work/vc-platform/vc-platform/src/VirtoCommerce.Platform.Data/VirtoCommerce.Platform.Data.csproj]
build / build-artifacts
/home/runner/work/vc-platform/vc-platform/src/VirtoCommerce.Platform.Security/Services/DefaultUserPasswordHasher.cs(6,79): warning CS0618: 'IUserPasswordHasher' is obsolete: 'Use IPasswordHasher<ApplicationUser> instead. UserPasswordsHistory is available from ISecurityRepository' [/home/runner/work/vc-platform/vc-platform/src/VirtoCommerce.Platform.Security/VirtoCommerce.Platform.Security.csproj]