Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix some analyzer warnings #416

Merged
merged 36 commits into from
Jan 31, 2023
Merged

Fix some analyzer warnings #416

merged 36 commits into from
Jan 31, 2023

Commits on Jan 30, 2023

  1. refactor: fix SA1200

    melotic committed Jan 30, 2023
    Configuration menu
    Copy the full SHA
    2a5972b View commit details
    Browse the repository at this point in the history
  2. refactor: fix VSTHRD200

    melotic committed Jan 30, 2023
    Configuration menu
    Copy the full SHA
    a3de460 View commit details
    Browse the repository at this point in the history
  3. fix automated refactors

    melotic committed Jan 30, 2023
    Configuration menu
    Copy the full SHA
    f20157e View commit details
    Browse the repository at this point in the history
  4. fix missing refactors

    melotic committed Jan 30, 2023
    Configuration menu
    Copy the full SHA
    82b5ff3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    97d0eba View commit details
    Browse the repository at this point in the history
  6. refactor: fix CA1825

    melotic committed Jan 30, 2023
    Configuration menu
    Copy the full SHA
    e3f998d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    99ed7a5 View commit details
    Browse the repository at this point in the history
  8. refactor: fix CA1032

    melotic committed Jan 30, 2023
    Configuration menu
    Copy the full SHA
    dcc20bf View commit details
    Browse the repository at this point in the history
  9. refactor: fix CA1401

    melotic committed Jan 30, 2023
    Configuration menu
    Copy the full SHA
    6f9d4f7 View commit details
    Browse the repository at this point in the history
  10. refactor: fix CA5392

    melotic committed Jan 30, 2023
    Configuration menu
    Copy the full SHA
    5d13441 View commit details
    Browse the repository at this point in the history
  11. refactor: fix CA2101

    melotic committed Jan 30, 2023
    Configuration menu
    Copy the full SHA
    72a774a View commit details
    Browse the repository at this point in the history
  12. refactor: fix CA1822

    melotic committed Jan 30, 2023
    Configuration menu
    Copy the full SHA
    f5eda48 View commit details
    Browse the repository at this point in the history
  13. refactor: fix CA1052

    melotic committed Jan 30, 2023
    Configuration menu
    Copy the full SHA
    3eae4f8 View commit details
    Browse the repository at this point in the history
  14. refactor: fix CA1725

    melotic committed Jan 30, 2023
    Configuration menu
    Copy the full SHA
    906620f View commit details
    Browse the repository at this point in the history
  15. refactor: fix CA1725

    melotic committed Jan 30, 2023
    Configuration menu
    Copy the full SHA
    034c635 View commit details
    Browse the repository at this point in the history
  16. refactor: fix CA1805

    melotic committed Jan 30, 2023
    Configuration menu
    Copy the full SHA
    a787aa6 View commit details
    Browse the repository at this point in the history
  17. refactor: fix CA1816

    melotic committed Jan 30, 2023
    Configuration menu
    Copy the full SHA
    07207f2 View commit details
    Browse the repository at this point in the history
  18. refactor: fix CA2249

    melotic committed Jan 30, 2023
    Configuration menu
    Copy the full SHA
    1731b4d View commit details
    Browse the repository at this point in the history
  19. refactor: fix CA1836

    melotic committed Jan 30, 2023
    Configuration menu
    Copy the full SHA
    32bb2f9 View commit details
    Browse the repository at this point in the history
  20. refactor: fix CA2208

    melotic committed Jan 30, 2023
    Configuration menu
    Copy the full SHA
    bfc864e View commit details
    Browse the repository at this point in the history
  21. refactor: fix CA1033

    melotic committed Jan 30, 2023
    Configuration menu
    Copy the full SHA
    cc321b0 View commit details
    Browse the repository at this point in the history
  22. refactor: fix CA2000

    melotic committed Jan 30, 2023
    Configuration menu
    Copy the full SHA
    989d5c1 View commit details
    Browse the repository at this point in the history
  23. refactor: fix CA1838

    melotic committed Jan 30, 2023
    Configuration menu
    Copy the full SHA
    dd7e2e6 View commit details
    Browse the repository at this point in the history
  24. refactor: fix CA2016

    melotic committed Jan 30, 2023
    Configuration menu
    Copy the full SHA
    4693e2b View commit details
    Browse the repository at this point in the history
  25. refactor: fix CA1508

    melotic committed Jan 30, 2023
    Configuration menu
    Copy the full SHA
    f3af627 View commit details
    Browse the repository at this point in the history
  26. refactor: fix CA2234

    melotic committed Jan 30, 2023
    Configuration menu
    Copy the full SHA
    155be0c View commit details
    Browse the repository at this point in the history
  27. refactor: fix CA1835

    melotic committed Jan 30, 2023
    Configuration menu
    Copy the full SHA
    cc7776e View commit details
    Browse the repository at this point in the history
  28. revert "refactor: fix CA2000"

    This causes some `ObjectDisposedExceptions`.
    melotic committed Jan 30, 2023
    Configuration menu
    Copy the full SHA
    b8d5277 View commit details
    Browse the repository at this point in the history
  29. refactor: fix CA2201

    melotic committed Jan 30, 2023
    Configuration menu
    Copy the full SHA
    01746c9 View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    6646118 View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    62425b3 View commit details
    Browse the repository at this point in the history
  32. remove files

    melotic committed Jan 30, 2023
    Configuration menu
    Copy the full SHA
    607582f View commit details
    Browse the repository at this point in the history
  33. Revert "refactor: fix CA1822"

    This reverts commit f5eda48.
    melotic committed Jan 30, 2023
    Configuration menu
    Copy the full SHA
    13c5507 View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    0add93a View commit details
    Browse the repository at this point in the history
  35. fix revert leftovers

    melotic committed Jan 30, 2023
    Configuration menu
    Copy the full SHA
    b39e7e4 View commit details
    Browse the repository at this point in the history
  36. refactor: verification tests

    melotic committed Jan 30, 2023
    Configuration menu
    Copy the full SHA
    64b0af5 View commit details
    Browse the repository at this point in the history