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

Fix compile and Lint issues #651

Merged
merged 1 commit into from Jan 15, 2024
Merged

Fix compile and Lint issues #651

merged 1 commit into from Jan 15, 2024

Conversation

devemux86
Copy link
Contributor

@devemux86 devemux86 commented Dec 14, 2023

During Android release builds with latest Android / Gradle, there are warnings and a compile error.

  • The warnings are "unchecked" and "deprecation", we can suppress them,
    or don't know if you want to handle them differently to have a clean build without warnings.

  • More serious is the compile error at Comparator creation in WaypointMatcherImpl

Please see the pull request for the relevant sections in the code.

@devemux86 devemux86 changed the title Fix some Lint issues Fix compile and Lint issues Dec 14, 2023
@afischerdev afischerdev merged commit 56ba451 into abrensch:master Jan 15, 2024
1 check passed
@devemux86 devemux86 deleted the lint branch January 16, 2024 07:44
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.

None yet

2 participants