Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
16 changes: 8 additions & 8 deletions backend/packages.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,14 +26,18 @@
{
"Id": "VirtoCommerce.PowerBiReports",
"BlobName": "VirtoCommerce.PowerBiReports_3.800.0-pr-5-3363.zip"
},
},
{
"Id": "VirtoCommerce.Catalog",
"BlobName": "VirtoCommerce.Catalog_3.1040.0-pr-901-9a41.zip"
},
{
"Id": "VirtoCommerce.SeqLog",
"BlobName": "VirtoCommerce.SeqLog_3.1000.0-pr-2-9e9c.zip"
},
{
"Id": "VirtoCommerce.Payment",
"BlobName": "VirtoCommerce.Payment_3.1006.0.zip"

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Invalid Payment package reference

High Severity

VirtoCommerce.Payment was moved to Azure Blob as VirtoCommerce.Payment_3.1006.0.zip, but that artifact does not appear to exist (latest known release is 3.1004.0, and blob PR builds use a -pr- suffix). The PR metadata is also undefined, and the prior working Github Releases pin was removed, so QA deploy is likely to fail resolving Payment.

Additional Locations (1)
Fix in Cursor Fix in Web

Reviewed by Cursor Bugbot for commit 0d015a2. Configure here.

}
]
},
Expand All @@ -43,10 +47,10 @@
"https://raw.githubusercontent.com/VirtoCommerce/vc-modules/master/modules_v3.json"
],
"Modules": [
{
{
"Id": "VirtoCommerce.Loyalty",
"Version": "3.1004.0"
},
},
{
"Id": "VirtoCommerce.ElasticSearch",
"Version": "3.806.0"
Expand Down Expand Up @@ -207,10 +211,6 @@
"Id": "VirtoCommerce.GoogleEcommerceAnalytics",
"Version": "4.1002.0"
},
{
"Id": "VirtoCommerce.Payment",
"Version": "3.1004.0"
},
{
"Id": "VirtoCommerce.Content",
"Version": "3.1003.0"
Expand Down Expand Up @@ -390,4 +390,4 @@
]
}
]
}
}