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

Nits reported during testing #174

Open
torokati44 opened this issue Jun 10, 2024 · 0 comments
Open

Nits reported during testing #174

torokati44 opened this issue Jun 10, 2024 · 0 comments

Comments

@torokati44
Copy link
Member

Copied from the output of: https://github.com/ruffle-rs/ruffle-android/actions/runs/9446976692/job/26017990211?pr=172#step:8:153

/home/runner/work/ruffle-android/ruffle-android/app/src/androidTest/AndroidManifest.xml:6:5-74 Warning:
	uses-sdk:minSdkVersion value (18) specified in the manifest file is ignored. It is overridden by the value declared in the DSL or the variant API, or 1 if not declared/present. Current value is (26).
/home/runner/work/ruffle-android/ruffle-android/app/src/androidTest/AndroidManifest.xml:6:5-74 Warning:
	uses-sdk:targetSdkVersion value (28) specified in the manifest file is ignored. It is overridden by the value declared in the DSL or the variant API, or 1 if not declared/present. Current value is (34).
/home/runner/work/ruffle-android/ruffle-android/app/src/androidTest/AndroidManifest.xml:11:5-68 Warning:
	application@tools:label was tagged at AndroidManifest.xml:11 to replace other declarations but no other declaration present
/home/runner/work/ruffle-android/ruffle-android/app/build/intermediates/tmp/manifest/androidTest/debug/tempFile2ProcessTestManifest14665732751251244503.xml:19:5-23:19 Warning:
	application@tools:label was tagged at tempFile2ProcessTestManifest14665732751251244503.xml:19 to replace other declarations but no other declaration present
file:///home/runner/work/ruffle-android/ruffle-android/app/src/main/java/rs/ruffle/PlayerActivity.kt:159:36 '@Deprecated(...) static fun generateViewId(): Int' is deprecated. Deprecated in Java.
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

No branches or pull requests

1 participant