Regenerate whole CI repository + use API credentials from github secrets #76
Annotations
5 warnings
Build and Test
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Build and Test:
src/Kentico.Xperience.Shopify/Admin/ShopifyCurrencyFormatCreate.cs#L25
'IPageUrlGenerator' is obsolete: 'Use IPageLinkGenerator instead.'
|
Build and Test:
src/Kentico.Xperience.Shopify/Admin/ShopifyCurrencyFormatCreate.cs#L26
'CreatePage<CurrencyFormatInfo, ShopifyCurrencyFormatEditSection>.CreatePage(IFormComponentMapper, IFormDataBinder, IPageUrlGenerator)' is obsolete: 'Constructor is deprecated and will be removed in next version. Use CreatePage(IFormComponentMapper formComponentMapper, IFormDataBinder formDataBinder, IPageLinkGenerator pageLinkGenerator) instead.'
|
Build and Test:
src/Kentico.Xperience.Shopify/Admin/ShopifyCurrencyFormatCreate.cs#L25
'IPageUrlGenerator' is obsolete: 'Use IPageLinkGenerator instead.'
|
Build and Test:
src/Kentico.Xperience.Shopify/Admin/ShopifyCurrencyFormatCreate.cs#L26
'CreatePage<CurrencyFormatInfo, ShopifyCurrencyFormatEditSection>.CreatePage(IFormComponentMapper, IFormDataBinder, IPageUrlGenerator)' is obsolete: 'Constructor is deprecated and will be removed in next version. Use CreatePage(IFormComponentMapper formComponentMapper, IFormDataBinder formDataBinder, IPageLinkGenerator pageLinkGenerator) instead.'
|