Release hotfix #78
module-release-hotfix.yml
on: workflow_dispatch
test
/
test-and-sonar
1m 0s
build
/
build-artifacts
56s
get-metadata
16s
increment-version
0s
Annotations
20 errors and 13 warnings
test / test-and-sonar
/home/runner/work/vc-module-catalog/vc-module-catalog/src/VirtoCommerce.CatalogModule.Data/Repositories/CatalogRepositoryImpl.cs(13,42): error CS0246: The type or namespace name 'DbContextRepositoryBase<>' could not be found (are you missing a using directive or an assembly reference?) [/home/runner/work/vc-module-catalog/vc-module-catalog/src/VirtoCommerce.CatalogModule.Data/VirtoCommerce.CatalogModule.Data.csproj]
|
test / test-and-sonar
/home/runner/work/vc-module-catalog/vc-module-catalog/src/VirtoCommerce.CatalogModule.Data/Repositories/CatalogRepositoryImpl.cs(532,35): error CS0246: The type or namespace name 'GenericSearchResult<>' could not be found (are you missing a using directive or an assembly reference?) [/home/runner/work/vc-module-catalog/vc-module-catalog/src/VirtoCommerce.CatalogModule.Data/VirtoCommerce.CatalogModule.Data.csproj]
|
test / test-and-sonar
/home/runner/work/vc-module-catalog/vc-module-catalog/src/VirtoCommerce.CatalogModule.Data/Repositories/CatalogRepositoryImpl.cs(778,19): error CS0246: The type or namespace name 'SqlParameter' could not be found (are you missing a using directive or an assembly reference?) [/home/runner/work/vc-module-catalog/vc-module-catalog/src/VirtoCommerce.CatalogModule.Data/VirtoCommerce.CatalogModule.Data.csproj]
|
test / test-and-sonar
/home/runner/work/vc-module-catalog/vc-module-catalog/src/VirtoCommerce.CatalogModule.Data/Repositories/CatalogRepositoryImpl.cs(13,85): error CS0738: 'CatalogRepositoryImpl' does not implement interface member 'ICatalogRepository.SearchAssociations(ProductAssociationSearchCriteria)'. 'CatalogRepositoryImpl.SearchAssociations(ProductAssociationSearchCriteria)' cannot implement 'ICatalogRepository.SearchAssociations(ProductAssociationSearchCriteria)' because it does not have the matching return type of 'Task<GenericSearchResult<AssociationEntity>>'. [/home/runner/work/vc-module-catalog/vc-module-catalog/src/VirtoCommerce.CatalogModule.Data/VirtoCommerce.CatalogModule.Data.csproj]
|
test / test-and-sonar
/home/runner/work/vc-module-catalog/vc-module-catalog/src/VirtoCommerce.CatalogModule.Data/Repositories/CatalogRepositoryImpl.cs(13,85): error CS0535: 'CatalogRepositoryImpl' does not implement interface member 'IRepository.Attach<T>(T)' [/home/runner/work/vc-module-catalog/vc-module-catalog/src/VirtoCommerce.CatalogModule.Data/VirtoCommerce.CatalogModule.Data.csproj]
|
test / test-and-sonar
/home/runner/work/vc-module-catalog/vc-module-catalog/src/VirtoCommerce.CatalogModule.Data/Repositories/CatalogRepositoryImpl.cs(13,85): error CS0535: 'CatalogRepositoryImpl' does not implement interface member 'IRepository.Add<T>(T)' [/home/runner/work/vc-module-catalog/vc-module-catalog/src/VirtoCommerce.CatalogModule.Data/VirtoCommerce.CatalogModule.Data.csproj]
|
test / test-and-sonar
/home/runner/work/vc-module-catalog/vc-module-catalog/src/VirtoCommerce.CatalogModule.Data/Repositories/CatalogRepositoryImpl.cs(13,85): error CS0535: 'CatalogRepositoryImpl' does not implement interface member 'IRepository.Update<T>(T)' [/home/runner/work/vc-module-catalog/vc-module-catalog/src/VirtoCommerce.CatalogModule.Data/VirtoCommerce.CatalogModule.Data.csproj]
|
test / test-and-sonar
/home/runner/work/vc-module-catalog/vc-module-catalog/src/VirtoCommerce.CatalogModule.Data/Repositories/CatalogRepositoryImpl.cs(13,85): error CS0535: 'CatalogRepositoryImpl' does not implement interface member 'IRepository.Remove<T>(T)' [/home/runner/work/vc-module-catalog/vc-module-catalog/src/VirtoCommerce.CatalogModule.Data/VirtoCommerce.CatalogModule.Data.csproj]
|
test / test-and-sonar
/home/runner/work/vc-module-catalog/vc-module-catalog/src/VirtoCommerce.CatalogModule.Data/Repositories/CatalogRepositoryImpl.cs(13,85): error CS0535: 'CatalogRepositoryImpl' does not implement interface member 'IRepository.UnitOfWork' [/home/runner/work/vc-module-catalog/vc-module-catalog/src/VirtoCommerce.CatalogModule.Data/VirtoCommerce.CatalogModule.Data.csproj]
|
test / test-and-sonar
/home/runner/work/vc-module-catalog/vc-module-catalog/src/VirtoCommerce.CatalogModule.Data/Repositories/CatalogRepositoryImpl.cs(13,85): error CS0535: 'CatalogRepositoryImpl' does not implement interface member 'IDisposable.Dispose()' [/home/runner/work/vc-module-catalog/vc-module-catalog/src/VirtoCommerce.CatalogModule.Data/VirtoCommerce.CatalogModule.Data.csproj]
|
build / build-artifacts
/home/runner/work/vc-module-catalog/vc-module-catalog/src/VirtoCommerce.CatalogModule.Data/Repositories/CatalogRepositoryImpl.cs(13,42): error CS0246: The type or namespace name 'DbContextRepositoryBase<>' could not be found (are you missing a using directive or an assembly reference?) [/home/runner/work/vc-module-catalog/vc-module-catalog/src/VirtoCommerce.CatalogModule.Data/VirtoCommerce.CatalogModule.Data.csproj]
|
build / build-artifacts
/home/runner/work/vc-module-catalog/vc-module-catalog/src/VirtoCommerce.CatalogModule.Data/Repositories/CatalogRepositoryImpl.cs(532,35): error CS0246: The type or namespace name 'GenericSearchResult<>' could not be found (are you missing a using directive or an assembly reference?) [/home/runner/work/vc-module-catalog/vc-module-catalog/src/VirtoCommerce.CatalogModule.Data/VirtoCommerce.CatalogModule.Data.csproj]
|
build / build-artifacts
/home/runner/work/vc-module-catalog/vc-module-catalog/src/VirtoCommerce.CatalogModule.Data/Repositories/CatalogRepositoryImpl.cs(778,19): error CS0246: The type or namespace name 'SqlParameter' could not be found (are you missing a using directive or an assembly reference?) [/home/runner/work/vc-module-catalog/vc-module-catalog/src/VirtoCommerce.CatalogModule.Data/VirtoCommerce.CatalogModule.Data.csproj]
|
build / build-artifacts
/home/runner/work/vc-module-catalog/vc-module-catalog/src/VirtoCommerce.CatalogModule.Data/Repositories/CatalogRepositoryImpl.cs(13,85): error CS0738: 'CatalogRepositoryImpl' does not implement interface member 'ICatalogRepository.SearchAssociations(ProductAssociationSearchCriteria)'. 'CatalogRepositoryImpl.SearchAssociations(ProductAssociationSearchCriteria)' cannot implement 'ICatalogRepository.SearchAssociations(ProductAssociationSearchCriteria)' because it does not have the matching return type of 'Task<GenericSearchResult<AssociationEntity>>'. [/home/runner/work/vc-module-catalog/vc-module-catalog/src/VirtoCommerce.CatalogModule.Data/VirtoCommerce.CatalogModule.Data.csproj]
|
build / build-artifacts
/home/runner/work/vc-module-catalog/vc-module-catalog/src/VirtoCommerce.CatalogModule.Data/Repositories/CatalogRepositoryImpl.cs(13,85): error CS0535: 'CatalogRepositoryImpl' does not implement interface member 'IRepository.Attach<T>(T)' [/home/runner/work/vc-module-catalog/vc-module-catalog/src/VirtoCommerce.CatalogModule.Data/VirtoCommerce.CatalogModule.Data.csproj]
|
build / build-artifacts
/home/runner/work/vc-module-catalog/vc-module-catalog/src/VirtoCommerce.CatalogModule.Data/Repositories/CatalogRepositoryImpl.cs(13,85): error CS0535: 'CatalogRepositoryImpl' does not implement interface member 'IRepository.Add<T>(T)' [/home/runner/work/vc-module-catalog/vc-module-catalog/src/VirtoCommerce.CatalogModule.Data/VirtoCommerce.CatalogModule.Data.csproj]
|
build / build-artifacts
/home/runner/work/vc-module-catalog/vc-module-catalog/src/VirtoCommerce.CatalogModule.Data/Repositories/CatalogRepositoryImpl.cs(13,85): error CS0535: 'CatalogRepositoryImpl' does not implement interface member 'IRepository.Update<T>(T)' [/home/runner/work/vc-module-catalog/vc-module-catalog/src/VirtoCommerce.CatalogModule.Data/VirtoCommerce.CatalogModule.Data.csproj]
|
build / build-artifacts
/home/runner/work/vc-module-catalog/vc-module-catalog/src/VirtoCommerce.CatalogModule.Data/Repositories/CatalogRepositoryImpl.cs(13,85): error CS0535: 'CatalogRepositoryImpl' does not implement interface member 'IRepository.Remove<T>(T)' [/home/runner/work/vc-module-catalog/vc-module-catalog/src/VirtoCommerce.CatalogModule.Data/VirtoCommerce.CatalogModule.Data.csproj]
|
build / build-artifacts
/home/runner/work/vc-module-catalog/vc-module-catalog/src/VirtoCommerce.CatalogModule.Data/Repositories/CatalogRepositoryImpl.cs(13,85): error CS0535: 'CatalogRepositoryImpl' does not implement interface member 'IRepository.UnitOfWork' [/home/runner/work/vc-module-catalog/vc-module-catalog/src/VirtoCommerce.CatalogModule.Data/VirtoCommerce.CatalogModule.Data.csproj]
|
build / build-artifacts
/home/runner/work/vc-module-catalog/vc-module-catalog/src/VirtoCommerce.CatalogModule.Data/Repositories/CatalogRepositoryImpl.cs(13,85): error CS0535: 'CatalogRepositoryImpl' does not implement interface member 'IDisposable.Dispose()' [/home/runner/work/vc-module-catalog/vc-module-catalog/src/VirtoCommerce.CatalogModule.Data/VirtoCommerce.CatalogModule.Data.csproj]
|
get-metadata
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test / test-and-sonar
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test / test-and-sonar
/home/runner/work/vc-module-catalog/vc-module-catalog/src/VirtoCommerce.CatalogModule.Core/Model/CatalogProduct.cs(198,16): warning S1135: Complete the task associated to this 'TODO' comment. (https://rules.sonarsource.com/csharp/RSPEC-1135) [/home/runner/work/vc-module-catalog/vc-module-catalog/src/VirtoCommerce.CatalogModule.Core/VirtoCommerce.CatalogModule.Core.csproj]
|
test / test-and-sonar
/home/runner/work/vc-module-catalog/vc-module-catalog/src/VirtoCommerce.CatalogModule.Core/Model/CatalogProduct.cs(276,20): warning S1135: Complete the task associated to this 'TODO' comment. (https://rules.sonarsource.com/csharp/RSPEC-1135) [/home/runner/work/vc-module-catalog/vc-module-catalog/src/VirtoCommerce.CatalogModule.Core/VirtoCommerce.CatalogModule.Core.csproj]
|
test / test-and-sonar
/home/runner/work/vc-module-catalog/vc-module-catalog/src/VirtoCommerce.CatalogModule.Core/Model/ListEntry/CategoryListEntry.cs(29,23): warning S1135: Complete the task associated to this 'TODO' comment. (https://rules.sonarsource.com/csharp/RSPEC-1135) [/home/runner/work/vc-module-catalog/vc-module-catalog/src/VirtoCommerce.CatalogModule.Core/VirtoCommerce.CatalogModule.Core.csproj]
|
test / test-and-sonar
/home/runner/work/vc-module-catalog/vc-module-catalog/src/VirtoCommerce.CatalogModule.Core/Model/ListEntry/ProductListEntry.cs(34,23): warning S1135: Complete the task associated to this 'TODO' comment. (https://rules.sonarsource.com/csharp/RSPEC-1135) [/home/runner/work/vc-module-catalog/vc-module-catalog/src/VirtoCommerce.CatalogModule.Core/VirtoCommerce.CatalogModule.Core.csproj]
|
test / test-and-sonar
/home/runner/work/vc-module-catalog/vc-module-catalog/src/VirtoCommerce.CatalogModule.Core/ModuleConstants.cs(17,19): warning S1659: Declare 'Create' in a separate statement. (https://rules.sonarsource.com/csharp/RSPEC-1659) [/home/runner/work/vc-module-catalog/vc-module-catalog/src/VirtoCommerce.CatalogModule.Core/VirtoCommerce.CatalogModule.Core.csproj]
|
test / test-and-sonar
/home/runner/work/vc-module-catalog/vc-module-catalog/src/VirtoCommerce.CatalogModule.Core/ModuleConstants.cs(18,19): warning S1659: Declare 'Read' in a separate statement. (https://rules.sonarsource.com/csharp/RSPEC-1659) [/home/runner/work/vc-module-catalog/vc-module-catalog/src/VirtoCommerce.CatalogModule.Core/VirtoCommerce.CatalogModule.Core.csproj]
|
test / test-and-sonar
/home/runner/work/vc-module-catalog/vc-module-catalog/src/VirtoCommerce.CatalogModule.Core/ModuleConstants.cs(19,19): warning S1659: Declare 'Update' in a separate statement. (https://rules.sonarsource.com/csharp/RSPEC-1659) [/home/runner/work/vc-module-catalog/vc-module-catalog/src/VirtoCommerce.CatalogModule.Core/VirtoCommerce.CatalogModule.Core.csproj]
|
test / test-and-sonar
/home/runner/work/vc-module-catalog/vc-module-catalog/src/VirtoCommerce.CatalogModule.Core/ModuleConstants.cs(20,19): warning S1659: Declare 'Delete' in a separate statement. (https://rules.sonarsource.com/csharp/RSPEC-1659) [/home/runner/work/vc-module-catalog/vc-module-catalog/src/VirtoCommerce.CatalogModule.Core/VirtoCommerce.CatalogModule.Core.csproj]
|
test / test-and-sonar
/home/runner/work/vc-module-catalog/vc-module-catalog/src/VirtoCommerce.CatalogModule.Core/ModuleConstants.cs(21,19): warning S1659: Declare 'Export' in a separate statement. (https://rules.sonarsource.com/csharp/RSPEC-1659) [/home/runner/work/vc-module-catalog/vc-module-catalog/src/VirtoCommerce.CatalogModule.Core/VirtoCommerce.CatalogModule.Core.csproj]
|
test / test-and-sonar
/home/runner/work/vc-module-catalog/vc-module-catalog/src/VirtoCommerce.CatalogModule.Core/ModuleConstants.cs(22,19): warning S1659: Declare 'Import' in a separate statement. (https://rules.sonarsource.com/csharp/RSPEC-1659) [/home/runner/work/vc-module-catalog/vc-module-catalog/src/VirtoCommerce.CatalogModule.Core/VirtoCommerce.CatalogModule.Core.csproj]
|
build / build-artifacts
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3, actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|