-
### Describe the current behavior
Many workflows I author using Prefect represent a data _contract_ I have with a downstream consumer. For my downstream consumers, this looks like "my data must be …
-
Hi, I downloaded the train_blur_bicubic and val_blur_bicubic datasets of type Blur + Low Resolution according to the dataset link you provided,
![image](https://github.com/user-attachments/assets/30f…
-
```
It would be nice if the checker could detect that 'test' being true implies 'o'
is non-null.
=== Test.java ===
import javax.annotation.Nullable;
abstract class Test {
abstract @Nullable Objec…
-
```
It would be nice if the checker could detect that 'test' being true implies 'o'
is non-null.
=== Test.java ===
import javax.annotation.Nullable;
abstract class Test {
abstract @Nullable Objec…
-
Hi, I started the some test with lib60870 to see how much it is controllable as it is called as "lib".
In fact just after writing some sample code, I found there is no way to access to the applicatio…
-
We've noticed that having a sink in the sources set changes the outcome of `reachableBy` in unexpected ways. Below are three test cases showing this behaviour.
Joern version: 4.0.131
## Test cas…
-
Based on my experience deploying the solution
- Lack of Comprehensive Checklist and Diagrams:
Need:
A centralized checklist or diagram outlining the pre-requisites for setting up the project.
…
-
While the question docs do contain [some basic information](https://prairielearn.readthedocs.io/en/latest/question/#question-serverpy) about the functions in `server.py`, they do not describe the cont…
-
### What happened?
The following dispatch exceeds the shared memory limit and results in error while compiling vae model. Here's the link to the whole VAE model (https://sharkpublic.blob.core.windows…
-
Adding UML Use Case Diagrams and Sequence Diagrams that summarize the processes described in the text could help readers who just skim the document.