refactor: fix dependecy issue on Feature and refactor domain layer #9
Annotations
33 warnings
build-and-test-ubuntu-latest
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, 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-and-test-ubuntu-latest:
src/Application/Features/TodoLists/UpdateTodoList.cs#L75
Null check can be simplified (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0270)
|
build-and-test-ubuntu-latest:
src/Application/Features/TodoLists/DeleteTodoList.cs#L44
Null check can be simplified (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0270)
|
build-and-test-ubuntu-latest:
src/Application/Features/TodoItems/UpdateTodoItemDetail.cs#L53
Null check can be simplified (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0270)
|
build-and-test-ubuntu-latest:
src/Application/Features/TodoItems/UpdateTodoItem.cs#L63
Null check can be simplified (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0270)
|
build-and-test-ubuntu-latest:
src/Application/Features/TodoItems/DeleteTodoItem.cs#L42
Null check can be simplified (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0270)
|
build-and-test-ubuntu-latest:
src/Application/Features/TodoLists/UpdateTodoList.cs#L75
Null check can be simplified (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0270)
|
build-and-test-ubuntu-latest:
src/Application/Features/TodoLists/DeleteTodoList.cs#L44
Null check can be simplified (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0270)
|
build-and-test-ubuntu-latest:
src/Application/Features/TodoItems/UpdateTodoItemDetail.cs#L53
Null check can be simplified (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0270)
|
build-and-test-ubuntu-latest:
src/Application/Features/TodoItems/UpdateTodoItem.cs#L63
Null check can be simplified (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0270)
|
build-and-test-ubuntu-latest:
src/Application/Features/TodoItems/DeleteTodoItem.cs#L42
Null check can be simplified (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0270)
|
build-and-test-macOS-latest
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, 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-and-test-macOS-latest:
src/Application/Features/TodoLists/UpdateTodoList.cs#L75
Null check can be simplified (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0270)
|
build-and-test-macOS-latest:
src/Application/Features/TodoLists/DeleteTodoList.cs#L44
Null check can be simplified (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0270)
|
build-and-test-macOS-latest:
src/Application/Features/TodoItems/UpdateTodoItemDetail.cs#L53
Null check can be simplified (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0270)
|
build-and-test-macOS-latest:
src/Application/Features/TodoItems/UpdateTodoItem.cs#L63
Null check can be simplified (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0270)
|
build-and-test-macOS-latest:
src/Application/Features/TodoItems/DeleteTodoItem.cs#L42
Null check can be simplified (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0270)
|
build-and-test-macOS-latest:
src/Application/Features/TodoLists/UpdateTodoList.cs#L75
Null check can be simplified (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0270)
|
build-and-test-macOS-latest:
src/Application/Features/TodoLists/DeleteTodoList.cs#L44
Null check can be simplified (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0270)
|
build-and-test-macOS-latest:
src/Application/Features/TodoItems/UpdateTodoItemDetail.cs#L53
Null check can be simplified (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0270)
|
build-and-test-macOS-latest:
src/Application/Features/TodoItems/UpdateTodoItem.cs#L63
Null check can be simplified (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0270)
|
build-and-test-macOS-latest:
src/Application/Features/TodoItems/DeleteTodoItem.cs#L42
Null check can be simplified (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0270)
|
build-and-test-windows-latest
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, 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-and-test-windows-latest:
src/Application/Features/TodoLists/UpdateTodoList.cs#L75
Null check can be simplified (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0270)
|
build-and-test-windows-latest:
src/Application/Features/TodoItems/UpdateTodoItemDetail.cs#L53
Null check can be simplified (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0270)
|
build-and-test-windows-latest:
src/Application/Features/TodoItems/UpdateTodoItem.cs#L63
Null check can be simplified (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0270)
|
build-and-test-windows-latest:
src/Application/Features/TodoLists/DeleteTodoList.cs#L44
Null check can be simplified (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0270)
|
build-and-test-windows-latest:
src/Application/Features/TodoItems/DeleteTodoItem.cs#L42
Null check can be simplified (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0270)
|
build-and-test-windows-latest:
src/Application/Features/TodoLists/UpdateTodoList.cs#L75
Null check can be simplified (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0270)
|
build-and-test-windows-latest:
src/Application/Features/TodoItems/UpdateTodoItemDetail.cs#L53
Null check can be simplified (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0270)
|
build-and-test-windows-latest:
src/Application/Features/TodoItems/UpdateTodoItem.cs#L63
Null check can be simplified (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0270)
|
build-and-test-windows-latest:
src/Application/Features/TodoLists/DeleteTodoList.cs#L44
Null check can be simplified (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0270)
|
build-and-test-windows-latest:
src/Application/Features/TodoItems/DeleteTodoItem.cs#L42
Null check can be simplified (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0270)
|