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

Temporarily allow warnings on CI (4844 branch only) #4088

Merged

Conversation

jimmygchen
Copy link
Member

Currently we have lots of warnings on things like "unused variables" on the deneb-free-blobs branch - these warnings are useful in helping us track missing pieces (e.g. code that we haven't implemented) but this sometimes make it difficult to reveal compilation errors.

This PR temporarily allow warnings so we can tackle compilation error first on feature branches. Once we get to a better state, we can reinstate the warnings check.

@divagant-martian divagant-martian merged commit fa9baab into sigp:deneb-free-blobs Mar 15, 2023
@jimmygchen jimmygchen deleted the allow-rust-warnings-on-4844 branch March 16, 2023 00:42
realbigsean added a commit to realbigsean/lighthouse that referenced this pull request Jun 5, 2023
realbigsean added a commit that referenced this pull request Jun 5, 2023
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