# Objective CI is now failing with some changes that landed in 1.62. ## Solution * Fix an unused lifetime by using it (we double-used the `w` lifetime). * Update compile_fail error messages * temporarily disable check-unused-dependencies |
||
|---|---|---|
| .. | ||
| entity | ||
| query | ||
| schedule | ||
| storage | ||
| system | ||
| world | ||
| archetype.rs | ||
| bundle.rs | ||
| change_detection.rs | ||
| component.rs | ||
| event.rs | ||
| lib.rs | ||
| reflect.rs | ||