-
For the context, here's the project structure(simplified) I use:
```
├── features
│ ├── somefeature.feature
├── go.mod
├── go.sum
├── init.go
├── internal
│ └── scenarios
│ ├── some…
-
The `iconv::iconv_no_flag_data_input` test works in CI and on local MacOS, but fails on Ubuntu Linux LTS local testing:
```
---- iconv::iconv_no_flag_data_input stdout ----
thread 'iconv::iconv_no_…
-
### Current Behaviour
Compiler Error:
`/modules/mod-better-item-reloading/src/BetterItemReloading.cpp:474:66: error: use of undeclared identifier 'GetItemEnchantMod'
474 | else…
-
### Component
network, json-rpc, rpc, other
### What version of Alloy are you on?
cargo build --target i686-linux-android
### Operating System
Linux
### Describe the bug
fail to building for ca…
-
This occurs when using two GPUs, but it does not occur when I use just the one.
I made sure to update to the docker image used in the dockerfile.
commit: a702c6dd2944aaf75800b11f4dfeec6fe5a9b068…
-
[ComRAT-Orchestrator-ForDistribution.i64.txt](https://github.com/user-attachments/files/17267393/ComRAT-Orchestrator-ForDistribution.i64.txt)
```
thread 'test::parse_idbs' panicked at src/lib.…
-
I'm trying to use Ivy/IvyIDEA to build a jpms module path.
(In my case to get Nashorn on the module path, e.g. https://github.com/szegedi/nashorn/wiki/Using-Nashorn-with-different-Java-versions#usi…
-
Consider:
``` r
library(tidymodels)
library(equatiomatic)
#>
#> Attaching package: 'equatiomatic'
#> The following object is masked from 'package:modeldata':
#>
#> penguins
mod
…
-
I ran the image `v24.10.0a3`, and got an error related to the `hq`.
System: Ubuntu 24.04.1 LTS
```
You can also re-run HyperQueue server (and its workers) with the `RUST_LOG=hq=debug,tako=debug…
-
### gopls version
Build info
----------
golang.org/x/tools/gopls v0.16.2
golang.org/x/tools/gopls@v0.16.2 h1:K1z03MlikHfaMTtG01cUeL5FAOTJnITuNe0TWOcg8tM=
github.com/BurntSushi/toml@v1.2.1…