Skip to content

Updated API calls, removed unused namespaces, and improved readability #20

Updated API calls, removed unused namespaces, and improved readability

Updated API calls, removed unused namespaces, and improved readability #20

Triggered via push May 6, 2024 16:57
Status Failure
Total duration 59s
Artifacts
Build test and pack
48s
Build test and pack
Fit to window
Zoom out
Zoom in

Annotations

1 error and 11 warnings
Build test and pack
Process completed with exit code 1.
Build test and pack
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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#L37
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/ITenantService.cs#L12
Add suffix 'Async' to asynchronous method name (https://josefpihrt.github.io/docs/roslynator/analyzers/RCS1046)
Build test and pack: src/template/src/Infrastructure/Persistence/Repository/EventAddingRepositoryDecorator.cs#L60
'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/Infrastructure/BackgroundJobs/Startup.cs#L49
'PostgreSqlBootstrapperConfigurationExtensions.UsePostgreSqlStorage(IGlobalConfiguration, string, PostgreSqlStorageOptions)' is obsolete: 'Will be removed in 2.0. Please use UsePostgreSqlStorage(Action<PostgreSqlBootstrapperOptions>) overload.'
Build test and pack: src/template/src/Infrastructure/Identity/TokenService.cs#L94
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#L37
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/ITenantService.cs#L12
Add suffix 'Async' to asynchronous method name (https://josefpihrt.github.io/docs/roslynator/analyzers/RCS1046)
Build test and pack: src/template/src/Infrastructure/Persistence/Repository/EventAddingRepositoryDecorator.cs#L60
'ISingleResultSpecification' is obsolete: 'Use ISingleResultSpecification<T> instead. This interface will be removed in a future version of Ardalis.Specification.'