Skip to content

Conversation

@arcinston
Copy link
Contributor

Issue: When running cargo check locally on current main branch

image

received this type mismatch error

upgrading the rtp crate to 0.13 seems to fix this.
have also updated the rest of the dependencies

cheers 😄

@n0bot n0bot bot added this to iroh Jun 12, 2025
@github-project-automation github-project-automation bot moved this to 🏗 In progress in iroh Jun 12, 2025
@arcinston arcinston changed the title bug(iroh-roq): rtp crate throws type mismatch bug: rtp crate throws type mismatch Jun 12, 2025
@arcinston
Copy link
Contributor Author

@dignifiedquire seems like the paste crate is an indirect dependency for iroh v0.35 - which has been announced to be no longer maintained

rest of the ci which failed including the docs and minimal supported rust - seem to have failed cause of a runner failure - re-run should ideally fix this

do suggest how i should proceed here

@dignifiedquire
Copy link
Contributor

yeah, need to add the paste warning to deny.toml, that's what we are doing in other places as well.. if you can do that, it'll retrigger the other runs, which hopefully will use the fixed runners now..

@arcinston
Copy link
Contributor Author

yeah, need to add the paste warning to deny.toml, that's what we are doing in other places as well.. if you can do that, it'll retrigger the other runs, which hopefully will use the fixed runners now..

on it 🫡

@arcinston
Copy link
Contributor Author

hoping this fixes it @dignifiedquire

@dignifiedquire
Copy link
Contributor

thanks, I will fixup the other stuff myself in a bit

@dignifiedquire dignifiedquire merged commit f5d7879 into n0-computer:main Jun 17, 2025
9 of 12 checks passed
@github-project-automation github-project-automation bot moved this from 🏗 In progress to ✅ Done in iroh Jun 17, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: ✅ Done

Development

Successfully merging this pull request may close these issues.

2 participants