-
### Preflight Checklist
- [X] I have read the [Contributing Guidelines](https://github.com/electron/electron/blob/main/CONTRIBUTING.md) for this project.
- [X] I agree to follow the [Code of Conduct]…
-
Hello,
I'd like to use cockatiel but my app is running on multiple servers. Is there a way to share a state (for circuit breaker example) between different servers? If an API is down, I would like …
-
**Describe the bug**
I am a label studio beginner in the labeling setup of Video Object Tracking. I noticed different frames counts between the original video file and key `framesCount` in JSON why? …
-
---- Minecraft Crash Report ----
// My bad.
Time: 2024-09-05 03:50:39
Description: Mod loading error has occurred
java.lang.Exception: Mod Loading has failed
at net.minecraftforge.logging.Cr…
-
@n8upham shared:
RCC5 is the logic theory used to communicate taxonomic alignments: https://cs.gonzaga.edu/faculty/bowers/papers/bowers-onisw-08.pdf
related to #93 .
-
### Describe the bug
I have my own `config.yml`. ORT recognizes it but does not apply the values given in it.
My config:
```yml
ort:
addAuthorsToCopyrights: true
```
### To Reproduce
…
-
## Context
Currently the Opossum UI can open and work only with limited number of file formats: .opossum, opossum.json and .json.gz.
## Idea
It would be nice to support usage of other formats…
-
### Describe the bug
Since Upgrading to ORT v22.8, SBOM files are empty for NPM (and NuGet) projects. This happens silently, no exit code is thrown.
### To Reproduce
Create a NPM Project …
mawl updated
4 months ago
-
### Describe the bug
The error occurs while attempting to generate a 'SpdxDocument' report, resulting in an OutOfMemoryError. The specific error message states: "UTF16 String size is 1310357935, sh…
-
As part of #2402 I tried to compile Hyrise with GCC 12. It fails, one reason is that std::unary is removed with C++20. That's easy to fix. The other issue is that the template definition of FrameOfRef…