John Vandenberg

Results 1423 issues of John Vandenberg

My output now contains ``` libz-ng-sys (not in https://github.com/rust-lang/libz-sys) ``` It is defined in https://github.com/rust-lang/libz-sys/blob/main/Cargo-zng.toml

cargo-unmaintained is emitting: ``` xz2 (https://github.com/alexcrichton/xz2-rs updated 897 days ago) rand (requirement: ^0.8.0, version used: 0.8.5, latest: 0.9.1) ``` However `rand` is only in dev-dependencies. now: https://github.com/alexcrichton/xz2-rs/blob/main/Cargo.toml#L27 at relevant release:...

enhancement :sparkles:

https://github.com/daveshanley/vacuum The 28 errors might not be fixable... ``` % vacuum lint -d api.yaml | grep error .. api.yaml:2342:3 | error | paths are ambiguous with one another: `/guilds/templates/{code}` and...

After converting from serde_yaml , I have two tests failing with > invalid type: map, expected a string and one failing with > invalid type: map, expected a UUID string...

When I run `cargo duplicates` at the top of a large private monorepo, with lots of workspace members, I see a lovely long list of the duplicates, finishing with `zip...

It would be helpful to add a `--version` CLI arg to be able to get the version. Build env var `CARGO_PKG_VERSION` provides this.

I have pkg-config installed, but very little else, setting up a new machine. ``` % mise use redis % Total % Received % Xferd Average Speed Time Time Time Current...

As noted at https://github.com/chocolatey/choco/issues/1840 , fetches sometimes fail, even after successful ones have shown that the network is operational. On a CI worker, failing for transient network problems is very...

0 - Triaging
Enhancement

Sits on top of #1497 Use https://github.com/jayvdb/desynt

blocked