Skip to content

Updated wrong references on readme file #17

Updated wrong references on readme file

Updated wrong references on readme file #17

Triggered via push November 4, 2023 08:05
Status Success
Total duration 56s
Artifacts
Build test and pack
48s
Build test and pack
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
Build test and pack: src/template/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 test and pack: src/template/src/Core/Application/Catalog/Products/ProductByIdWithBrandSpec.cs#L3
'ISingleResultSpecification' is obsolete: 'Use ISingleResultSpecification<T> instead. This interface will be removed in a future version of Ardalis.Specification.'
Build test and pack: src/template/src/Core/Application/Catalog/Products/ProductByNameSpec.cs#L3
'ISingleResultSpecification' is obsolete: 'Use ISingleResultSpecification<T> instead. This interface will be removed in a future version of Ardalis.Specification.'
Build test and pack: src/template/src/Core/Application/Catalog/Brands/GetBrandRequest.cs#L13
'ISingleResultSpecification' is obsolete: 'Use ISingleResultSpecification<T> instead. This interface will be removed in a future version of Ardalis.Specification.'
Build test and pack: src/template/src/Core/Application/Auditing/GetMyAuditLogsRequest.cs#L17
Add suffix 'Async' to asynchronous method name. (https://josefpihrt.github.io/docs/roslynator/analyzers/RCS1046)
Build test and pack: src/template/src/Core/Application/Multitenancy/UpgradeSubscriptionRequest.cs#L24
Add suffix 'Async' to asynchronous method name. (https://josefpihrt.github.io/docs/roslynator/analyzers/RCS1046)
Build test and pack: src/template/src/Core/Application/Catalog/Brands/DeleteRandomBrandRequest.cs#L16
Add suffix 'Async' to asynchronous method name. (https://josefpihrt.github.io/docs/roslynator/analyzers/RCS1046)
Build test and pack: src/template/src/Core/Application/Catalog/Brands/GetBrandRequest.cs#L26
Add suffix 'Async' to asynchronous method name. (https://josefpihrt.github.io/docs/roslynator/analyzers/RCS1046)
Build test and pack: src/template/src/Core/Application/Catalog/Brands/UpdateBrandRequest.cs#L31
Add suffix 'Async' to asynchronous method name. (https://josefpihrt.github.io/docs/roslynator/analyzers/RCS1046)
Build test and pack: src/template/src/Core/Application/Catalog/Brands/CreateBrandRequest.cs#L30
Add suffix 'Async' to asynchronous method name. (https://josefpihrt.github.io/docs/roslynator/analyzers/RCS1046)