-
## Leftovers from the previous week
* You are done with previous weeks work(:heavy_check_mark: well done!)
## Progress of this week
* [ ] At least 2 PRs are in your fork (:exclamation: try to do …
-
https://github.com/dotnet/roslyn-analyzers/blob/9653f963f44ab15d64e8131ed8240c249d3cb84d/src/NetAnalyzers/Core/Microsoft.CodeQuality.Analyzers/ApiDesignGuidelines/IdentifiersShouldNotHaveIncorrectSuff…
-
## Analyzer
**Diagnostic ID**: [CA1416](https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/CA1416)
I see performance problem with CA1416 on my solution.
### Configura…
-
## 発表資料
[構成管理やってみる.pdf](https://github.com/bicycle-study-group/bicycle-study/files/8944745/default.pdf)
## 発表概要
私物LinuxにGitLabを入れてみた。
*GitLabPages
*PackageRepository
*CodeQuality
##…
-
When trying to upload the codeclimate.json to gitlab I get the following error message:
```
Uploading artifacts...
codeclimate.json: found 1 matching files
FATAL: unsupported archive …
-
#### Analyzer package
Example: Microsoft.CodeQuality.Analyzers
#### Analyzer
CA1812: Avoid uninstantiated internal classes
#### Repro steps
1. Declare an internal class with the `abstra…
-
```
We do a lot of legwork to decide which classloader to load generated classes
in. None of this code
is particularly related to dependency-injection. But it's just necessary to
solve imposed by
…
-
```
We do a lot of legwork to decide which classloader to load generated classes
in. None of this code
is particularly related to dependency-injection. But it's just necessary to
solve imposed by
…
-
## Leftovers from the previous week
* [x] A version tagged `Level-10` is in the repo(:exclamation: try to do by next milestone)
## Progress of this week
* [x] At least 2 PRs are in your fork http…
-
Hi.
I can't get the code quality report to show in Gitlab, the json file is always empty. I got a result one time, when I merged the master branch into the feature branch to update, but apart from th…