Skip to content

[REFACTOR] Remove build warningsย #591

@angryPodo

Description

@angryPodo

What is this issue? ๐Ÿ› 

Build์‹œ ๋ฐœ์ƒํ•˜๋Š” ๊ฒฝ๊ณ ๋ฅผ ์ œ๊ฑฐํ•ฉ๋‹ˆ๋‹ค.

> Configure project :app
Declaring dependencies using multi-string notation has been deprecated. This will fail with an error in Gradle 10. Please use single-string notation instead: "com.android.tools.lint:lint-gradle:31.13.2". Consult the upgrading guide for further information: https://docs.gradle.org/9.2.1/userguide/upgrading_version_9.html#dependency_multi_string_notation
Declaring dependencies using multi-string notation has been deprecated. This will fail with an error in Gradle 10. Please use single-string notation instead: "com.android.tools.build:aapt2:8.13.2-14304508:osx". Consult the upgrading guide for further information: https://docs.gradle.org/9.2.1/userguide/upgrading_version_9.html#dependency_multi_string_notation

> Task :core:work:processDebugManifest
/Users/hanminjae/AndroidStudioProjects/Hilingual/core/work/src/main/AndroidManifest.xml:10:9-14:35 Warning:
        provider#androidx.startup.InitializationProvider was tagged at AndroidManifest.xml:10 to remove other declarations but no other declaration present

> Task :app:stripDebugDebugSymbols
Unable to strip the following libraries, packaging them as they are: libandroidx.graphics.path.so, libdatastore_shared_counter.so, libmlkit_google_ocr_pipeline.so. Run with --info option to learn more.

> Task :core:designsystem:compileDebugKotlin
w: file:///Users/hanminjae/AndroidStudioProjects/Hilingual/core/designsystem/src/main/java/com/hilingual/core/designsystem/component/picker/HilingualBasicPicker.kt:138:55 Redundant call of conversion method.

> Task :data:feed:compileDebugKotlin
w: file:///Users/hanminjae/AndroidStudioProjects/Hilingual/data/feed/src/main/java/com/hilingual/data/feed/model/UserListModel.kt:40:87 Unnecessary non-null assertion (!!) on a non-null receiver of type 'FollowState'.

> Task :presentation:diarywrite:compileDebugKotlin
w: file:///Users/hanminjae/AndroidStudioProjects/Hilingual/presentation/diarywrite/src/main/java/com/hilingual/presentation/diarywrite/DiaryWriteScreen.kt:476:9 'fun Balloon(modifier: Modifier = ..., builder: Balloon.Builder, key: Any? = ..., onComposedAnchor: (ComposeView) -> Unit = ..., onBalloonWindowInitialized: (BalloonWindow) -> Unit = ..., balloonContent: ComposableFunction0<Unit>? = ..., content: ComposableFunction1<BalloonWindow, Unit>): Unit' is deprecated. Use Modifier.balloon() with rememberBalloonState() instead for a more flexible API.

[Incubating] Problems report is available at: file:///Users/hanminjae/AndroidStudioProjects/Hilingual/build/reports/problems/problems-report.html

Progress ๐Ÿƒโ€โ™€๏ธ

  • [ ]

Metadata

Metadata

Assignees

Labels

REFACTOR๐Ÿงฝ๊ธฐ๋Šฅ ๋™์ž‘์€ ์œ ์ง€ํ•˜๋˜, ์•ฑ ๋กœ์ง(ํ”„๋กœ๋•์…˜ ์ฝ”๋“œ)์˜ ๊ตฌ์กฐ์™€ ํ’ˆ์งˆ์„ ๊ฐœ์„ ๐Ÿ€๋ฏผ์žฌ๋ฏผ์žฌ ๋‹ด๋‹น

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions