Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CI doc failure in world/mod.rs #11566

Closed
alice-i-cecile opened this issue Jan 27, 2024 · 1 comment
Closed

CI doc failure in world/mod.rs #11566

alice-i-cecile opened this issue Jan 27, 2024 · 1 comment
Labels
A-Build-System Related to build systems or continuous integration C-Docs An addition or correction to our documentation D-Trivial Nice and easy! A great choice to get started with Bevy

Comments

@alice-i-cecile
Copy link
Member

CI failure is real, but doesn't seem related to your PR.

     --> crates/bevy_ecs/src/world/mod.rs:1911:74
     |
1911 |     /// invalidating all [`Entity`] and resource fetches such as [`Res`](crate::system::Res), [`ResMut`](crate::system::ResMut)
     |                                                                   -----  ^^^^^^^^^^^^^^^^^^ explicit target is redundant
     |                                                                   |
     |                                                                   because label contains path that resolves to same destination
@alice-i-cecile alice-i-cecile added A-Build-System Related to build systems or continuous integration C-Docs An addition or correction to our documentation D-Trivial Nice and easy! A great choice to get started with Bevy labels Jan 27, 2024
@alice-i-cecile alice-i-cecile changed the title CI doc failure in world.rs CI doc failure in world/mod.rs Jan 27, 2024
@Adamkob12
Copy link
Contributor

I think it was solved in the original PR
#11561 (comment)

@alice-i-cecile alice-i-cecile closed this as not planned Won't fix, can't repro, duplicate, stale Jan 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-Build-System Related to build systems or continuous integration C-Docs An addition or correction to our documentation D-Trivial Nice and easy! A great choice to get started with Bevy
Projects
None yet
Development

No branches or pull requests

2 participants