feat: Refactor PostHero method for improved error handling and add ne… #12
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