-
Modify di_website/publications/mixins.py or di_website/publications/models.py so stories.search(search_filter) only matches whole words. ElasticSearch is interpreting this line https://github.com/devi…
-
## Background and Motivation
As part of #46227 we are removing the default regex constraint from the set of constraints available when ```CreateSlimBuilder(...)``` is used. The reason for this is t…
-
### `scanner run dfa` Issue Template
Fill out this template to submit your Code Analyzer issue.
**Description:**
I run `sf scanner run dfa --format=csv --outfile=CodeAnalyzerDFA.csv --tar…
-
## Feature Description
We need to review our bundles to find an opportunity to reduce the total size of the generated assets. If we can shrink the total size down, it will let us include the develo…
-
**Description**:
When the scanner is run on a specific file in my apex source tree, the scanner will fail and exit with the following message
`
Error (1): Attribute without value
Line: 4
Colu…
-
Today an analyzer that wants to analyze syntax nodes needs to call `RegisterSyntaxNodeAction(callback, SyntaxKind.xxx)`. The registered callback will then be called on every node with that kind in a …
-
### Summary of the Bug
It is not currently possible to use analyzer_result.yml files from the latest version of ORT as input to Antenna with the ORT Downloader enabled.
When updating the ort.rev val…
-
The prototype macros API exposes the `StaticType` class for resolved types. That supports some basic operations such as subtype checking, but it doesn't expose any type parameters for interface types…
-
I wonder if we should allow ``(n_samples, 1)`` input to CountVectorizer. I think we had this discussion before, right now we basically have a special case in ``ColumnTransformer`` with scalar columns …
-
### Describe the bug
```shell
Looking for ORT configuration in the following file:
/builds/oss/oss-review-toolkit/ort-gitlab-ci/config.yml
Looking for analyzer-specific configuration in the f…