Skip to content

Conversation

@maflcko
Copy link
Contributor

@maflcko maflcko commented Sep 25, 2025

just to fix the clippy warnings https://github.com/XAMPPRocky/octocrab/actions/runs/17897120458/job/50885202928#step:4:382:

    Checking octocrab v0.45.0 (/home/runner/work/octocrab/octocrab)
warning: hiding a lifetime that's elided elsewhere is confusing
    --> src/lib.rs:1156:20
     |
1156 |     pub fn actions(&self) -> actions::ActionsHandler {
     |                    ^^^^^     ----------------------- the same lifetime is hidden here
     |                    |
     |                    the lifetime is elided here
     |
     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default

...

@XAMPPRocky
Copy link
Owner

Thank you for your PR!

@XAMPPRocky XAMPPRocky merged commit ed51c79 into XAMPPRocky:main Sep 25, 2025
20 checks passed
@github-actions github-actions bot mentioned this pull request Sep 25, 2025
@maflcko maflcko deleted the clippy branch September 25, 2025 13:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants