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

Suppress useless warnings #847

Open
Jolanrensen opened this issue Aug 27, 2024 · 0 comments
Open

Suppress useless warnings #847

Jolanrensen opened this issue Aug 27, 2024 · 0 comments
Assignees
Labels
infrastructure GitHub actions, Gradle Scripts, Writerside, etc.
Milestone

Comments

@Jolanrensen
Copy link
Collaborator

300 is enough, isn't it?

image

We should suppress warnings that are dealt with, like "Unchecked cast", so we can see new warnings that are actually useful, like "This code uses error suppression for 'INAPPLICABLE_JVM_NAME'. While it might compile and work, the compiler behavior is UNSPECIFIED and WON'T BE PRESERVED."

@Jolanrensen Jolanrensen added the infrastructure GitHub actions, Gradle Scripts, Writerside, etc. label Aug 27, 2024
@Jolanrensen Jolanrensen added this to the 0.15.0 milestone Aug 27, 2024
@Jolanrensen Jolanrensen self-assigned this Aug 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
infrastructure GitHub actions, Gradle Scripts, Writerside, etc.
Projects
None yet
Development

No branches or pull requests

1 participant