SSWConsulting / SSWConsulting/SSW.CleanArchitecture

🐛 Invesigate IDE0055 errors in Github Actions Runners (Linux/Unix)

Open
#398 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Type: Bug
Dominant language
C#
Stars
199
Forks
37
PR merge metrics
No merged PRs in 30d

Description

Cc:

Hi

There is a bug when enforcing CodeAnalysisTreatWarningsAsErrors>true</CodeAnalysisTreatWarningsAsErrors>

https://github.com/dotnet/roslyn/issues/55526
https://github.com/Lombiq/.NET-Analyzers/issues/71
https://stackoverflow.com/questions/74520406/devops-build-reporting-ide0055-errors-while-local-build-does-not

We have ignored the warning is the Extensions.cs file for now.

Search for TODO: Investigate and fix IDE0055 warnings on Unix (runners)

Thanks!

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Search for TODO: Investigate and fix IDE0055 warnings on Unix (runners) and inspect the ignored warning in Extensions.cs. Compare GitHub Actions runner behavior with local builds and the linked reports, then confirm the fix by enforcing CodeAnalysisTreatWarningsAsErrors without IDE0055 failures on Linux/Unix runners.

Written by the indexing model from the issue text.

Assessment

Tech stack
csharp, github-actions
Domain
ci-cd
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.