Skip to content

Add global.json

Add global.json #57

Triggered via pull request November 18, 2023 12:15
Status Success
Total duration 53s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build: src/Application/Features/Todos/TodoItemCreatedEventHandler.cs#L11
Rename type name TodoItemCreatedEventHandler so that it does not end in 'EventHandler'
build: src/Application/Features/Todos/TodoItemDeletedEventHandler.cs#L10
Rename type name TodoItemDeletedEventHandler so that it does not end in 'EventHandler'
build: src/Application/Features/Todos/TodoItemCompletedEventHandler.cs#L10
Rename type name TodoItemCompletedEventHandler so that it does not end in 'EventHandler'
build: tests/Application.UnitTests/Common/Mappings/MappingTests.cs#L42
Member 'GetInstanceOf' does not access instance data and can be marked as static
build: tests/Application.IntegrationTests/TestContainersDatabase.cs#L18
Type 'TestContainersDatabase' owns disposable field(s) '_connection' but is not disposable
build: tests/Application.IntegrationTests/SqlServerTestDatabase.cs#L13
Type 'SqlServerTestDatabase' owns disposable field(s) '_connection' but is not disposable
build: src/Application/Features/Todos/TodoItemCreatedEventHandler.cs#L11
Rename type name TodoItemCreatedEventHandler so that it does not end in 'EventHandler'
build: src/Application/Features/Todos/TodoItemDeletedEventHandler.cs#L10
Rename type name TodoItemDeletedEventHandler so that it does not end in 'EventHandler'
build: src/Application/Features/Todos/TodoItemCompletedEventHandler.cs#L10
Rename type name TodoItemCompletedEventHandler so that it does not end in 'EventHandler'
build: tests/Application.UnitTests/Common/Mappings/MappingTests.cs#L42
Member 'GetInstanceOf' does not access instance data and can be marked as static