feat: Add DeleteHero method to remove heroes by ID and update reposit… #15
Annotations
4 warnings
tests/HeroControllerTests.cs#L102
Converting null literal or possible null value to non-nullable type.
|
tests/HeroControllerTests.cs#L60
Converting null literal or possible null value to non-nullable type.
|
tests/HeroControllerTests.cs#L102
Converting null literal or possible null value to non-nullable type.
|
tests/HeroControllerTests.cs#L60
Converting null literal or possible null value to non-nullable type.
|
Loading