Skip to content

refactor: Adding CQRS Pattern for the Use Case (Application) Layer in src and tests #1691

refactor: Adding CQRS Pattern for the Use Case (Application) Layer in src and tests

refactor: Adding CQRS Pattern for the Use Case (Application) Layer in src and tests #1691

Triggered via pull request October 16, 2024 21:19
Status Failure
Total duration 36s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

dotnetcore.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 2 warnings
build: src/Clean.Architecture.UseCases/Contributors/Delete/DeleteContributorHandler.cs#L6
The type or namespace name 'DeleteContributorCommand' could not be found (are you missing a using directive or an assembly reference?)
build: src/Clean.Architecture.UseCases/Contributors/Delete/DeleteContributorHandler.cs#L8
The type or namespace name 'DeleteContributorCommand' could not be found (are you missing a using directive or an assembly reference?)
build: src/Clean.Architecture.UseCases/Contributors/Delete/DeleteContributorHandler.cs#L6
The type or namespace name 'DeleteContributorCommand' could not be found (are you missing a using directive or an assembly reference?)
build: src/Clean.Architecture.UseCases/Contributors/Delete/DeleteContributorHandler.cs#L8
The type or namespace name 'DeleteContributorCommand' could not be found (are you missing a using directive or an assembly reference?)
build
Process completed with exit code 1.
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-dotnet@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/