Skip to content

ServerExecutionBase #112

ServerExecutionBase

ServerExecutionBase #112

Triggered via push March 2, 2024 20:20
Status Failure
Total duration 1m 6s
Artifacts

Build_Test.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 11 warnings
build: Source/Shared/Features/CQRS/DomainEvent/IDomainEventHandler.cs#L6
Type 'ServerExecutionBase' in interface list is not an interface
build: Source/Shared/Features/CQRS/Command/ICommandHandler.cs#L5
Type 'ServerExecutionBase' in interface list is not an interface
build: Source/Shared/Features/CQRS/Command/ICommandHandler.cs#L9
Type 'ServerExecutionBase' in interface list is not an interface
build: Source/Shared/Features/CQRS/IntegrationEvent/IIntegrationEventHandler.cs#L6
Type 'ServerExecutionBase' in interface list is not an interface
build: Source/Shared/Features/CQRS/Query/IQueryHandler.cs#L5
Type 'ServerExecutionBase' in interface list is not an interface
build: Source/Shared/Features/Server/BaseController.cs#L12
Class 'BaseController' cannot have multiple base classes: 'ControllerBase' and 'ServerExecutionBase'
build: Source/Shared/Features/CQRS/DomainEvent/IDomainEventHandler.cs#L6
Type 'ServerExecutionBase' in interface list is not an interface
build: Source/Shared/Features/CQRS/Command/ICommandHandler.cs#L5
Type 'ServerExecutionBase' in interface list is not an interface
build: Source/Shared/Features/CQRS/Command/ICommandHandler.cs#L9
Type 'ServerExecutionBase' in interface list is not an interface
build: Source/Shared/Features/CQRS/IntegrationEvent/IIntegrationEventHandler.cs#L6
Type 'ServerExecutionBase' in interface list is not an interface
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, 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: Source/Shared/Kernel/Extensions/ClaimsPrincipal/ClaimsPrincipalExtensions.cs#L53
The variable '_' is declared but never used
build: Source/Shared/Features/Modules/IModuleStartup.cs#L11
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build: Source/Shared/Features/EmailSender/Configuration/SendGridEmailOptions.cs#L5
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build: Source/Web/Client/BuildingBlocks/Wrappers/ExceptionHandlingWrapper.razor#L19
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
build: Source/Web/Client/BuildingBlocks/Services/Http/AuthorizedHttpClientService.cs#L27
The variable 'ex' is declared but never used
build: Source/Web/Client/BuildingBlocks/Services/Http/HttpClientService.cs#L27
The variable 'ex' is declared but never used
build: Source/Web/Client/BuildingBlocks/Services/Http/AuthorizedHttpClientService.cs#L49
The variable 'ex' is declared but never used
build: Source/Web/Client/BuildingBlocks/Services/Http/HttpClientService.cs#L49
The variable 'ex' is declared but never used
build: Source/Web/Client/BuildingBlocks/Auth/HostAuthenticationStateProvider.cs#L72
The variable 'ex' is declared but never used
build: Source/Shared/Kernel/Extensions/ClaimsPrincipal/ClaimsPrincipalExtensions.cs#L53
The variable '_' is declared but never used