Skip to content
This repository has been archived by the owner on Mar 9, 2023. It is now read-only.

Added analyzers #117

Merged
merged 4 commits into from
Nov 7, 2022
Merged

Added analyzers #117

merged 4 commits into from
Nov 7, 2022

Conversation

github-actions[bot]
Copy link

@github-actions github-actions bot commented Nov 7, 2022

Description

Related Issue\Feature

How Has This Been Tested

  • All unit tests pass.
  • All integration tests pass.
  • Manual Testing:

Types of changes

  • Docs change
  • Refactoring
  • Dependency upgrade
  • Additional Unit Tests\Integration Tests
  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Removed no-longer used code

Deployment Configuration Changes

  • Requires deployment configuration changes as specified below and in CHANGELOG.md

Checklist

  • There are no Resharper\static code analysis errors anywhere in the solution.
  • I have ONLY run a code clean-up on any files I have modified to make sure they are in the correct format and no others.
  • I have added tests to cover my changes.
  • I have run the code and quickly verified it all works to my satisfaction.
  • All new/modified code has sufficient logging to be able to diagnose what is wrong.
  • All new and existing tests passed.
  • All new/modified public interfaces/classes have are documented with xmldoc comments.
  • Unreleased section of CHANGELOG.md has been updated with details of this PR.

@github-actions github-actions bot added Clients Changes in CoinBot.Clients project CoinBot Changes in CoinBot project Core Changes in CoinBot.Core project Core.Tests Changes in CoinBot.Core.Tests project Discord Changes in CoinBot.Discord project labels Nov 7, 2022
@credfeto credfeto marked this pull request as ready for review November 7, 2022 15:08
@credfeto credfeto requested a review from a team as a code owner November 7, 2022 15:08
@credfeto credfeto merged commit 7d01999 into main Nov 7, 2022
@credfeto credfeto deleted the feat/additional-analysis branch November 7, 2022 15:09
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Clients Changes in CoinBot.Clients project CoinBot Changes in CoinBot project Core.Tests Changes in CoinBot.Core.Tests project Core Changes in CoinBot.Core project Discord Changes in CoinBot.Discord project
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant