Kade

Results 14 issues of Kade

Hello, I was using this plugin to help clean up torrents for a specific tracker, so I set up the global rules with exemptions for every other tracker. However, I...

bug

### Description We're running into some issues with incorrect rendering of pretty much all geometry on iOS 17 / MacOS 14 devices. Objects that should be curved are "stair-stepping", and...

bug

Hello! This is partially related to https://github.com/algesten/ureq/issues/363 in terms of my personal use case, but I wanted this to be more of a generic request. Currently, it isn't _really_ possible...

Installed using `cargo install cargo-audit --features=fix`, using version `0.17.3`. My project has two crates flagged (1 as an error, 1 as a warning). Neither are auto-fixable, so I would expected...

bug
cargo-audit crate

I'd suggest allowing users to provide a YouTube Data API v3 key for obtaining metadata, it should be much quicker and allow for more compatibility. The only missing piece is...

This fixes a few things to get CI working for the repo again: - The chromedriver releases were previously 404ing, causing these tests to fail. The URL for where these...

## 🐛 Bug description CI for this repo doesn't appear to be working. #### 🤔 Expected Behavior CI jobs should be passing. #### 👟 Steps to reproduce 1. Look at...

If you have a benchmark with test cases that run very quickly, you can't get an idea of the performance difference because they all seem to hit the same "ceiling"...

**Intended outcome:** As per the documentation of `makeObservable`, it is expected that if you do not currently have an annotation for a member, it is not affected. I would expect...

🐛 bug

To avoid changing behaviour of existing logic, the autofix for this rule should specify a `false` annotation to avoid changing code behaviour. ### Code change checklist - [x] Added/updated unit...