-
Click to expand!
### Issue Type
Bug
### Source
source
### Tensorflow Version
tf 2.9.1
### Custom Code
No
### OS Platform and Distribution
_No response_
### Mobile d…
-
We need to set some connection configuration of the vcs in general and git in particular, for example whether to use https instead of ssh.
Our current workaround is to place this in the docker entry …
-
Inductance analyzer should be restructured to the following two analyzers:
- Flux Linkage Analyzer
- Inductance/Saliency Ratio Analyzer
The flux linkage analyzer should take a JMAG FEA-drawn mach…
-
Hi everyone,
I have a repository using this action. Inside I have the following structure:
```
root-+-src/
|
+-.ort.yml
|
+-.ort/-+-config/-+-config.yml
…
-
Development team of proprietary PVS-Studio C/C++/C# static analyzer presents their report on the source code of 'Space Engineers' in the article, which contains the review of the most suspicious code …
-
Before you file a bug...
* Is this a question? **No**
* Is this a bug with VSTest (aka Visual Studio Test Explorer, `dotnet test`, `dotnet vstest`,
or `vstest.console.exe`)? **No**... well at l…
-
https://dart-review.googlesource.com/c/sdk/+/160440 improves flow analysis so that it recognizes that if the LHS of a `??` or `??=` is non-nullable, the RHS is unreachable. This has the side effect o…
-
## 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…
-
Create a file containing the following (invalid) code:
```
void f(String? s) {
s?.[0];
}
```
The use of `?.` before an index operator appears to no longer be supported, but the diagnostic mess…
-
The analyzer arguments are succesfully taken by ORT through the action file.
I am trying to pass Configuration files as arguments to the Evaluator ort-cli-evaluate-args: >
But lacking on how this c…