StreetCode icon indicating copy to clipboard operation
StreetCode copied to clipboard

Warnings fixes in DAL, XUnitTest and XIntegrationTest layers

Open mythter opened this issue 1 year ago • 0 comments

Code reviewers

  • [ ] @sashapanasiuk5
  • [x] @Mikhail-Kolpakov
  • [ ] @ita-social-projects/734-08-streetcode

Summary of issue

  • Check and resolve any warnings present in the application codebase (DAL, XUnitTest and XIntegrationTest layers). This includes identifying warnings reported by the compiler, static analysis tools, or any other code quality tools integrated into the development environment.

Summary of change

CHECK LIST

  • [ ] СI passed
  • [ ] Сode coverage >=95%
  • [ ] PR is reviewed manually again (to make sure you have 100% ready code)
  • [ ] All reviewers agreed to merge the PR
  • [ ] I've checked new feature as logged in and logged out user if needed
  • [ ] PR meets all conventions

mythter avatar Aug 21 '24 15:08 mythter