-
unused dependency detection is present in other build systems like pants.
Buck already does class usage tracking. We could add a flag to buck/target that enables strict dependency checking i.e if a…
-
## Summary
We're often asked if Workload Discovery can display networking information such as VPC flow logs as relationships between resources.
For example, "Can I see if this EC2 instance is co…
-
There are a lot of unused style resources being loaded on the homepage which are affecting performance, and are highlighted in the LCP metric of pagespeed/lighthouse tests:
![Screenshot 2023-10-16 …
-
My use case fall into the enum as-int scenario (basically it can't work with enums). I am able to generates bindings as an abstract class but then it fails at runtime since depending methods still cal…
-
```
> install.packages("git2r")
Installing package into ‘/Users/xxx/Library/R/3.2/library’
(as ‘lib’ is unspecified)
trying URL 'http://mirrors.tuna.tsinghua.edu.cn/CRAN/src/contrib/git2r_0.15.0.tar.…
-
### Emergent Requirement - Problem
We have 3 slack icons in the codebase, with different colors and locations. Since it is possible to change the displayed color of an svg, we only need to retain a …
-
Hello. experts!
I'm developing a streaming server and using XMA.
While creating and destroying the encoder repeatedly, the process suddenly terminated and the following log was output.
````
..…
-
Currently terraform will require value for a variable even if it's unused. That's not always desired.
Consider a configuration that defines multiple resources and ability to configure the number of…
-
Hi @hjacobs,
can we find out unused deployments/resources and delete them as Janitor Monkey! please comment
-
### Description
In preparation for the new Web UI foundation, the Polymer source needs to be reviewed.
Some of the Polymer files that have been checked into the repo are not required and should be…