-
## Required Information
### Expected Behavior
ACS Commons has a number of issues reported when run through Adobe Cloud Manager Quality Gates. We should attempt to resolve as many as possible (pr…
-
A bootstrap build of the master branch by
> `.\Build.cmd -bootstrap -bootstrapConfiguration:Debug`
fails
```none
R:\roslyn\artifacts\Bootstrap\tasks\net472\Microsoft.CSharp.Core.targets(59,5…
-
@tabladrum @Sbrenthughes @nireeshT @satishc1
I was using Hygieia v3.0.1 and had issues trying to get the Bitbucket collector from pulling commit history from a private repository. I did follow all t…
-
_This issue has been moved from [a ticket on Developer Community](https://developercommunity.visualstudio.com/content/problem/823030/false-positive-for-ca1806.html)._
---
Error being displayed on the…
-
#### Analyzer package
[Microsoft.CodeAnalysis.FxCopAnalyzers](https://www.nuget.org/packages/Microsoft.CodeAnalysis.FxCopAnalyzers)
#### Package Version
v2.9.2
#### Repro steps
1. Creat…
-
Most of the naming rules have no violation (except instance and static fields), but I think it would be good that we all agree on what we should use. Here are the ones I use in my project as a startin…
ghost updated
4 years ago
-
| Subject | Details |
| :------------- | :-------------------------------------------------------------------- |
| Rector ver…
shaal updated
4 years ago
-
The following unit tests are "randomly" failing when run in batch since the PR #2969
#### CSharp_ProtectedInternalVariable_PublicContainingType
```
Microsoft.CodeQuality.Analyzers.ApiDesignGui…
-
| Subject | Details |
| :------------- | :----------------------------------------------------------- |
| Rector version | v0.5.16, (0…
-
- https://symfony.com/blog/new-in-symfony-2-8-console-style-guide
```diff
class SomeCommand extends Command
{
protected function execute(InputInterface $input, OutputInterface $output): int
…