Skip to content

Conversation

@Dav1dde
Copy link
Member

@Dav1dde Dav1dde commented Jan 16, 2026

warning: unused variable: `stored_key`
   --> relay-server/src/services/upload.rs:346:17
    |
346 |             let stored_key = self
    |                 ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_stored_key`
    |
    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default

@Dav1dde Dav1dde requested a review from a team as a code owner January 16, 2026 09:32
@Dav1dde Dav1dde self-assigned this Jan 16, 2026
@Dav1dde Dav1dde added this pull request to the merge queue Jan 16, 2026
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Jan 16, 2026
@Dav1dde Dav1dde added this pull request to the merge queue Jan 20, 2026
Merged via the queue into master with commit 125a8ea Jan 20, 2026
32 of 48 checks passed
@Dav1dde Dav1dde deleted the dav1d/unused-variable-objectstore branch January 20, 2026 08:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants