Skip to content

chore(deps): update nuget packages (#121) #304

chore(deps): update nuget packages (#121)

chore(deps): update nuget packages (#121) #304

Triggered via push October 28, 2023 07:59
Status Success
Total duration 3m 4s
Artifacts

main.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build: src/Core/Application/Catalog/Brands/BrandByIdSpec.cs#L5
'ISingleResultSpecification' is obsolete: 'Use ISingleResultSpecification<T> instead. This interface will be removed in a future version of Ardalis.Specification.'
build: src/Core/Application/Catalog/Brands/BrandByNameSpec.cs#L5
'ISingleResultSpecification' is obsolete: 'Use ISingleResultSpecification<T> instead. This interface will be removed in a future version of Ardalis.Specification.'
build: src/Core/Application/Catalog/Products/ProductByIdWithBrandSpec.cs#L5
'ISingleResultSpecification' is obsolete: 'Use ISingleResultSpecification<T> instead. This interface will be removed in a future version of Ardalis.Specification.'
build: src/Core/Application/Catalog/Products/ProductByNameSpec.cs#L5
'ISingleResultSpecification' is obsolete: 'Use ISingleResultSpecification<T> instead. This interface will be removed in a future version of Ardalis.Specification.'
build: src/Infrastructure/BackgroundJobs/Startup.cs#L55
'PostgreSqlBootstrapperConfigurationExtensions.UsePostgreSqlStorage(IGlobalConfiguration, string, PostgreSqlStorageOptions)' is obsolete: 'Will be removed in 2.0. Please use UsePostgreSqlStorage(Action<PostgreSqlBootstrapperOptions>) overload.'
build: src/Core/Application/Catalog/Brands/BrandByIdSpec.cs#L5
'ISingleResultSpecification' is obsolete: 'Use ISingleResultSpecification<T> instead. This interface will be removed in a future version of Ardalis.Specification.'
build: src/Core/Application/Catalog/Brands/BrandByNameSpec.cs#L5
'ISingleResultSpecification' is obsolete: 'Use ISingleResultSpecification<T> instead. This interface will be removed in a future version of Ardalis.Specification.'
build: src/Core/Application/Catalog/Products/ProductByIdWithBrandSpec.cs#L5
'ISingleResultSpecification' is obsolete: 'Use ISingleResultSpecification<T> instead. This interface will be removed in a future version of Ardalis.Specification.'
build: src/Core/Application/Catalog/Products/ProductByNameSpec.cs#L5
'ISingleResultSpecification' is obsolete: 'Use ISingleResultSpecification<T> instead. This interface will be removed in a future version of Ardalis.Specification.'
build: src/Infrastructure/BackgroundJobs/Startup.cs#L55
'PostgreSqlBootstrapperConfigurationExtensions.UsePostgreSqlStorage(IGlobalConfiguration, string, PostgreSqlStorageOptions)' is obsolete: 'Will be removed in 2.0. Please use UsePostgreSqlStorage(Action<PostgreSqlBootstrapperOptions>) overload.'