-
https://devblogs.microsoft.com/dotnet/configureawait-faq/
https://docs.microsoft.com/en-us/visualstudio/code-quality/ca2007?view=vs-2019
https://github.com/dotnet/roslyn-analyzers/issues/6757
-
## Background and Motivation
On a machine that supports IPv6, listening to `Any`, rather than `IPv6Any` will either not work or be slower than necessary. For HTTP/1.x and 2/0, a name like `localho…
-
I noticed some of the Roslyn solution's enums trigger the error-level FLAGS warnings. Investigate closer.
-
Just encountered this error when running `dart fix --dry-run`. Since I was prompted to do so, I opened this ticket.
I have to add that I tried `dart fix --apply` next which completed without an err…
-
| Metadata | |
| -------- | --- |
| Owner(s) | @lcnr |
| Team(s) | [rust-analyzer](https://github.com/rust-lang/rust-analyzer), [types](https://github.com/rust-lang/types-team) |…
-
Following up on #7368, we should review the [list of code analysis rules](https://docs.microsoft.com/visualstudio/code-quality/fxcop-rule-port-status), decide which ones are relevant to the repo, and …
-
GCC 13.1 is now out. We should review its analyzer options, e.g.: https://gcc.gnu.org/gcc-13/changes.html
I think it'd make sense to maximally enable the analyzers in most cases... but I'm happy to h…
-
When scanning the repository https://github.com/peak/s5cmd/tree/v2.2.2
The analyzer throws the error:
`ERROR org.ossreviewtoolkit.plugins.packagemanagers.python.Pip - Unable to determine dependencies…
-
**Is your feature request related to a problem? Please describe.**
It would be helpful to enhance the AWS CloudTrail analyzer to allow automatic tagging of events.
**Describe the solution you'd like*…
-
# Crash report
### What happened?
```bash
>>> from importlib import _imp
>>> _imp.find_frozen("zipimport", withdata=True)
python3: Objects/memoryobject.c:733: PyMemoryView_FromMemory: Asserti…