-
Hello there!
I get several deprecation warnings from sass with your theme-base:
```
Deprecation Warning: Sass's behavior for declarations that appear after nested
rules will be changing to ma…
-
**Is your feature request related to a problem? Please describe.**
After TSLint was removed from the codebase, SonarCloud reported code smells for some functions that were previously ignored. Some …
-
## Expected Behavior
When I add custom detekt rules the HelpUri in sarif output should link to my documentation for my rules.
## Current Behavior
When i add custom rules the HelpUri links to …
-
The goal is to reduce the number of warnings being shown in Eclipse, and to enable more such code-smells to be discovered.
### Current status
- Burnt down number of warnings from 200+ to 156.
- Enable…
-
There are some warnings and smells that will be unavoidable due to the nature of the project or functions calls (things needing to be static/const that when changing will cause it to fail to compile a…
-
Extensions should be able to report problems about code, (optionally) tied to a file, line, column with a message and code.
This allows to show warnings (code smells that _may_ be issues but not al…
-
For example in `package.json`:
```json
{
"name": "linkedom",
"version": "0.16.1",
"peerDependencies": {
"canvas": ">= 2",
},
"peerDependenciesMeta": {
"canvas": {
…
-
I activated the `javac` linter warnings in #7674 and we have many of them showing in each build.
Some of them are somewhat irrelevant, especially those in test code, but others in production code poi…
-
**Narrative**
AS Bob the QA
I WANT JUnit tests to fail when tested code logs ERROR or WARN
SO THAT the application does not run in production with known problems exposed through logging
**Busi…
-
This issue comes from https://github.com/grafana/loki/pull/13881#pullrequestreview-2237990726:
> I see now what I did wrong. The stats, warnings etc are joined in Downstream [here](https://github.com…