-
### Terms
- [X] I'm using the very latest version of ItemsAdder and its dependencies.
- [X] I am sure this is a bug and it is not caused by a misconfiguration or by another plugin.
- [X] I've loo…
-
First, thank you for your hard work, it's very appreciated! 🤗
__Issue__: We're setting up a CI env to automatically run `check-audit`, and we're setting the `--audit-level` (or alternatively the e…
-
Fedora's `dnf` (and `yum`) is actually a python script. Since LLI includes its own python libraries, there seems to be some kind of library mismatch when the binary tries to run `dnf` commands. The on…
-
### Problem:
The `zeroize` dependency of aws-lc-rs -> s2n-tls-sys has updated their MSRV to 1.72 in v1.8.0. This [breaks our build](https://github.com/aws/s2n-tls/actions/runs/8823035714/job/242225…
-
### Build/Submit details page URL
Running "expo doctor" Running 14 checks on your project... ✔ Check package.json for common issues ✔ Check Expo config for common issues ✔ Check native tooling versio…
-
### Problem
The following `Cargo.toml` cannot resolve a version of a dependency:
```toml
[package]
name = "dependency-resolution"
version = "0.1.0"
edition = "2021"
[dependencies]
# Buil…
-
We're playing with the idea of (also) using [`reth`](https://github.com/paradigmxyz/reth) and [`revm`](https://github.com/bluealloy/revm) in the same places we use [`jerigon`](https://github.com/0xPol…
-
Siguiendo el paso a paso de instalación aparece este error
ERROR: Ignored the following versions that require a different python version: 0.0.1 Requires-Python >=3.10; 0.0.2 Requires-Python >=3.10
…
-
Min repro (note: `wait_end_of_query` setting is not used):
```ts
import { createClient } from '@clickhouse/client'
void (async () => {
const client = createClient()
let rowsCount = 0
t…
-
I usually run a few sets of parameter lists which quickly explodes in number of instances (which is working as intended!). However, all the runs are shown in the summary at the end including those tha…