Skip to content

Structure alignment #16

Structure alignment

Structure alignment #16

Triggered via push November 4, 2023 07:38
Status Success
Total duration 1m 16s
Artifacts
Build test and pack
1m 7s
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/Dashboard/SendStatsChangedNotificationHandler.cs#L25
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/Common/Events/IEventNotificationHandler.cs#L14
Add suffix 'Async' to asynchronous method name. (https://josefpihrt.github.io/docs/roslynator/analyzers/RCS1046)
Build test and pack: src/template/src/Core/Application/Common/Events/IEventNotificationHandler.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/Dashboard/SendStatsChangedNotificationHandler.cs#L27
Add suffix 'Async' to asynchronous method name. (https://josefpihrt.github.io/docs/roslynator/analyzers/RCS1046)