Skip to content

[Merged by Bors] - Fix the new nightly CI errors#2811

Closed
DJMcNab wants to merge 2 commits intobevyengine:mainfrom
DJMcNab:nightly_ci
Closed

[Merged by Bors] - Fix the new nightly CI errors#2811
DJMcNab wants to merge 2 commits intobevyengine:mainfrom
DJMcNab:nightly_ci

Conversation

@DJMcNab
Copy link
Member

@DJMcNab DJMcNab commented Sep 12, 2021

Objective

Solution

  • Fix the errors which result from this by using the given fields
  • I also removed the now unused Debug impl.

I suspect that we shouldn't use -D warnings for nightly CI - ideally we'd get a discord webhook message into some (non-#github) dedicated channel on warnings.

But this does not implement that.

@github-actions github-actions bot added the S-Needs-Triage This issue needs to be labelled label Sep 12, 2021
@DJMcNab DJMcNab added A-ECS Entities, components, systems, and events A-Meta About the project itself C-Examples An addition or correction to our examples C-Testing A change that impacts how we test Bevy or how users test their apps P-High This is particularly urgent, and deserves immediate attention and removed S-Needs-Triage This issue needs to be labelled C-Testing A change that impacts how we test Bevy or how users test their apps labels Sep 12, 2021
Copy link
Contributor

@IceSentry IceSentry left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This fixes the issue, but I feel like this is a false positive on clippy side. The field was used here.

@cart
Copy link
Member

cart commented Sep 12, 2021

Relevant: rust-lang/rust#88900

@cart
Copy link
Member

cart commented Sep 12, 2021

bors r+

bors bot pushed a commit that referenced this pull request Sep 12, 2021
# Objective

- CI is failing again
- These failures result from rust-lang/rust#85200

## Solution

- Fix the errors which result from this by using the given fields
- I also removed the now unused `Debug` impl.

I suspect that we shouldn't use -D warnings for nightly CI - ideally we'd get a discord webhook message into some (non-#github) dedicated channel on warnings. 

But this does not implement that.
@bors bors bot changed the title Fix the new nightly CI errors [Merged by Bors] - Fix the new nightly CI errors Sep 12, 2021
@bors bors bot closed this Sep 12, 2021
@DJMcNab DJMcNab deleted the nightly_ci branch September 13, 2021 06:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A-ECS Entities, components, systems, and events A-Meta About the project itself C-Examples An addition or correction to our examples P-High This is particularly urgent, and deserves immediate attention

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants