-
Hello
Very promising suite of tools!
I am trying to install the conda env on linux but it failed
```
conda env create -f resources/stellarscope_protocol_env.yaml
Installing pip dependen…
-
### Description
Running Sonar scanner via Concourse fails with path issues
### Repro steps
Create pipeline using Concourse. Run the analysis on Windows with Concourse. Scanner fails to find f…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Current behavior
Good afternoon. I found the following problem when deploying the self-hosted server
If you…
-
### 1. Minimal reproduce step (Required)
```sql
create table t1 (c1 int primary key);
insert into t1 (c1) values (100000);
WITH
v2 AS (SELECT (1 + (1 / c1)) as w1 FROM t1)
SELECT
w1, w1 c…
-
from https://github.com/mirage/charrua/pull/127/checks?check_run_id=29793738314 I get the following error:
```
❌ (analysis) (failed: Command "git" "-C" "/var/lib/ocurrent/var/git/charrua.git-1fa4f…
-
**Bug description**
I would like to debug my instruction callback when using QBDI preload on macOS, but attempting to attach a debugger (LLDB) appears to trigger various exceptions and eventually p…
-
JIRA Issue: https://kieker-monitoring.atlassian.net/browse/KIEKER-944
Original Reporter: avanhoorn
***
Examples for wrong exit code (should be >0):
Input dir is not a monitoring log:
avh@avh-…
-
I find this project to be the last resort when everything else supposed to work is failing.
With IDA Pro 8.4, IDA structures were replaced by local types, and I had to:
```diff
diff --git a/ida…
-
### DESCRIPTION
**What does your feature request improve on?**
This will allow people to independently build from source. It encourages people to download the source code and go threw the build pr…
-
### Description of the bug:
I'm trying to bazelify some code that relies on https://github.com/calccrypto/uint256_t and `cc_binary` are failing when I try to includes the `.include` files:
```
src…