Skip to content

chore: add template option for git host #16

chore: add template option for git host

chore: add template option for git host #16

Triggered via push November 3, 2023 07:04
Status Success
Total duration 1m 8s
Artifacts

ci.yml

on: push
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)