forked from TeamInklings/Octobot
202daf5c1f
Bumps [muno92/resharper_inspectcode](https://github.com/muno92/resharper_inspectcode) from 1.11.3 to 1.11.5. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/muno92/resharper_inspectcode/releases">muno92/resharper_inspectcode's releases</a>.</em></p> <blockquote> <h2>1.11.5</h2> <!-- raw HTML omitted --> <h2>What's Changed</h2> <ul> <li>Update dependency prettier to v3.2.4 by <a href="https://github.com/renovate"><code>@renovate</code></a> in <a href="https://redirect.github.com/muno92/resharper_inspectcode/pull/450">muno92/resharper_inspectcode#450</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/muno92/resharper_inspectcode/compare/1.11.4...1.11.5">https://github.com/muno92/resharper_inspectcode/compare/1.11.4...1.11.5</a></p> <h2>1.11.4</h2> <!-- raw HTML omitted --> <h2>What's Changed</h2> <ul> <li>Update dependency prettier to v3.2.3 by <a href="https://github.com/renovate"><code>@renovate</code></a> in <a href="https://redirect.github.com/muno92/resharper_inspectcode/pull/448">muno92/resharper_inspectcode#448</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/muno92/resharper_inspectcode/compare/1.11.3...1.11.4">https://github.com/muno92/resharper_inspectcode/compare/1.11.3...1.11.4</a></p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/muno92/resharper_inspectcode/blob/main/CHANGELOG.md">muno92/resharper_inspectcode's changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/muno92/resharper_inspectcode/compare/1.11.4...1.11.5">1.11.5</a> - 2024-01-17</h2> <ul> <li>Update dependency prettier to v3.2.4 by <a href="https://github.com/renovate"><code>@renovate</code></a> in <a href="https://redirect.github.com/muno92/resharper_inspectcode/pull/450">muno92/resharper_inspectcode#450</a></li> </ul> <h2><a href="https://github.com/muno92/resharper_inspectcode/compare/1.11.3...1.11.4">1.11.4</a> - 2024-01-17</h2> <ul> <li>Update dependency prettier to v3.2.3 by <a href="https://github.com/renovate"><code>@renovate</code></a> in <a href="https://redirect.github.com/muno92/resharper_inspectcode/pull/448">muno92/resharper_inspectcode#448</a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="fc10815374
"><code>fc10815</code></a> Merge pull request <a href="https://redirect.github.com/muno92/resharper_inspectcode/issues/451">#451</a> from muno92/tagpr-from-1.11.4</li> <li><a href="bc33dd24aa
"><code>bc33dd2</code></a> Compile</li> <li><a href="028cfdecda
"><code>028cfde</code></a> [tagpr] update CHANGELOG.md</li> <li><a href="640972301a
"><code>6409723</code></a> [tagpr] prepare for the next release</li> <li><a href="c3894f5242
"><code>c3894f5</code></a> Merge pull request <a href="https://redirect.github.com/muno92/resharper_inspectcode/issues/450">#450</a> from muno92/renovate/all-minor-patch</li> <li><a href="760594a283
"><code>760594a</code></a> Update dependency prettier to v3.2.4</li> <li><a href="95aa80267b
"><code>95aa802</code></a> Merge pull request <a href="https://redirect.github.com/muno92/resharper_inspectcode/issues/449">#449</a> from muno92/tagpr-from-1.11.3</li> <li><a href="48e34500da
"><code>48e3450</code></a> Compile</li> <li><a href="b5aefe4308
"><code>b5aefe4</code></a> [tagpr] update CHANGELOG.md</li> <li><a href="af674ca3eb
"><code>af674ca</code></a> [tagpr] prepare for the next release</li> <li>Additional commits viewable in <a href="https://github.com/muno92/resharper_inspectcode/compare/1.11.3...1.11.5">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=muno92/resharper_inspectcode&package-manager=github_actions&previous-version=1.11.3&new-version=1.11.5)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
31 lines
783 B
YAML
31 lines
783 B
YAML
name: "ReSharper"
|
|
concurrency:
|
|
group: ${{ github.workflow }}-${{ github.ref }}
|
|
cancel-in-progress: true
|
|
|
|
on:
|
|
pull_request:
|
|
branches: [ "master" ]
|
|
merge_group:
|
|
types: [ checks_requested ]
|
|
|
|
jobs:
|
|
inspect-code:
|
|
name: Inspect code
|
|
runs-on: ubuntu-latest
|
|
permissions:
|
|
actions: read
|
|
contents: read
|
|
security-events: write
|
|
|
|
steps:
|
|
- name: Checkout repository
|
|
uses: actions/checkout@v4
|
|
|
|
- name: ReSharper CLI InspectCode
|
|
uses: muno92/resharper_inspectcode@1.11.5
|
|
with:
|
|
solutionPath: ./Octobot.sln
|
|
ignoreIssueType: InvertIf, ConvertIfStatementToSwitchStatement, ConvertToPrimaryConstructor
|
|
extensions: ReSharperPlugin.CognitiveComplexity
|
|
solutionWideAnalysis: true
|