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

This API is experimental and is likely to change in the future. #1

Open
CMingTseng opened this issue Sep 15, 2021 · 0 comments
Open

Comments

@CMingTseng
Copy link

CMingTseng commented Sep 15, 2021

main.kt: (87, 45): This API is experimental and is likely to change in the future.

R.kt: (11, 13): 'imageFromResource(String): ImageBitmap' is deprecated. Use useResource(path, ::loadImageBitmap)
R.kt: (14, 13): 'imageFromResource(String): ImageBitmap' is deprecated. Use useResource(path, ::loadImageBitmap)
R.kt: (18, 13): 'imageFromResource(String): ImageBitmap' is deprecated. Use useResource(path, ::loadImageBitmap)
main.kt: (54, 5): 'Window(String = ..., IntSize = ..., IntOffset = ..., Boolean = ..., BufferedImage? = ..., MenuBar? = ..., Boolean = ..., Boolean = ..., WindowEvents = ..., (() -> Unit)? = ..., () -> Unit = ...): Unit' is deprecated. Use new Composable Window API (https://github.com/JetBrains/compose-jb/tree/master/tutorials/Window_API_new)
main.kt: (83, 26): 'focusModifier(): Modifier' is deprecated. Replaced by focusTarget
Mario.kt: (32, 13): Parameter 'bricks' is never used

&

if use the resources font & graphics/xxxx will get

Entry fonts/Fixedsys500c.ttf is a duplicate but no duplicate handling strategy has been set. Please refer to https://docs.gradle.org/7.0.2/dsl/org.gradle.api.tasks.Copy.html#org.gradle.api.tasks.Copy:duplicatesStrategy for details.

https://youtrack.jetbrains.com/issue/KT-46165

THX

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