Convert nopcommerce to slnx #275
Annotations
7 warnings
|
build
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-dotnet@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
build:
src/Libraries/Nop.Services/Connected Services/EuropaCheckVatService/Reference.cs#L328
'checkVatPortTypeClient.CloseAsync()' hides inherited member 'ClientBase<checkVatPortType>.CloseAsync()'. Use the new keyword if hiding was intended.
|
|
build:
src/Libraries/Nop.Data/Migrations/UpgradeTo470/SchemaMigration.cs#L43
'ProductAttributeValue.PictureId' is obsolete: 'The field is not used since 4.70 and is left only for the update process use the ProductAttributeValuePicture instead'
|
|
build:
src/Libraries/Nop.Data/Migrations/UpgradeTo470/SchemaMigration.cs#L38
'ProductAttributeCombination.PictureId' is obsolete: 'The field is not used since 4.70 and is left only for the update process use the ProductAttributeCombinationPicture instead'
|
|
build:
src/Libraries/Nop.Services/Connected Services/EuropaCheckVatService/Reference.cs#L328
'checkVatPortTypeClient.CloseAsync()' hides inherited member 'ClientBase<checkVatPortType>.CloseAsync()'. Use the new keyword if hiding was intended.
|
|
build:
src/Libraries/Nop.Data/Migrations/UpgradeTo470/SchemaMigration.cs#L43
'ProductAttributeValue.PictureId' is obsolete: 'The field is not used since 4.70 and is left only for the update process use the ProductAttributeValuePicture instead'
|
|
build:
src/Libraries/Nop.Data/Migrations/UpgradeTo470/SchemaMigration.cs#L38
'ProductAttributeCombination.PictureId' is obsolete: 'The field is not used since 4.70 and is left only for the update process use the ProductAttributeCombinationPicture instead'
|