Skip to content

ci: add azure pipeline #22

ci: add azure pipeline

ci: add azure pipeline #22

Triggered via pull request November 3, 2023 23:25
Status Success
Total duration 2m 54s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

7 warnings
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build: src/Application/Features/Todos/TodoItemCompletedEventHandler.cs#L10
Rename type name TodoItemCompletedEventHandler so that it does not end in 'EventHandler' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1711)
build: src/Application/Features/Todos/TodoItemCreatedEventHandler.cs#L11
Rename type name TodoItemCreatedEventHandler so that it does not end in 'EventHandler' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1711)
build: src/Application/Features/Todos/TodoItemDeletedEventHandler.cs#L10
Rename type name TodoItemDeletedEventHandler so that it does not end in 'EventHandler' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1711)
build: src/Application/Features/Todos/TodoItemCompletedEventHandler.cs#L10
Rename type name TodoItemCompletedEventHandler so that it does not end in 'EventHandler' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1711)
build: src/Application/Features/Todos/TodoItemCreatedEventHandler.cs#L11
Rename type name TodoItemCreatedEventHandler so that it does not end in 'EventHandler' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1711)
build: src/Application/Features/Todos/TodoItemDeletedEventHandler.cs#L10
Rename type name TodoItemDeletedEventHandler so that it does not end in 'EventHandler' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1711)