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

remove any warnings in generated services #553

Open
ctaggart opened this issue Jan 1, 2022 · 0 comments
Open

remove any warnings in generated services #553

ctaggart opened this issue Jan 1, 2022 · 0 comments
Labels
CodeGen Issues that relate to code generation Previous Versions Work related to older, unsupported SDKs

Comments

@ctaggart
Copy link
Contributor

ctaggart commented Jan 1, 2022

Ideally, the generated service code should not have any warnings.

In .github/workflows/services-all-features.yml, you will see:

RUSTFLAGS: --deny warnings --allow unused_attributes --allow unreachable-code --allow unused-assignments

So the allowed warnings are:

ctaggart added a commit to ctaggart/azure-sdk-for-rust that referenced this issue Jan 1, 2022
@cataggar cataggar added the CodeGen Issues that relate to code generation label Jan 1, 2022
@heaths heaths added the Previous Versions Work related to older, unsupported SDKs label Jun 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CodeGen Issues that relate to code generation Previous Versions Work related to older, unsupported SDKs
Projects
None yet
Development

No branches or pull requests

3 participants