Skip to content

๐Ÿ”€ :: (#473) - ์ด๋ฏธ์ง€ ๋กœ๋”ฉ ์—๋Ÿฌ์‹œ์— ๋””ํดํŠธ ์ด๋ฏธ์ง€ ๋„์›Œ์ฃผ๋„๋ก ๋ณ€๊ฒฝ #864

๐Ÿ”€ :: (#473) - ์ด๋ฏธ์ง€ ๋กœ๋”ฉ ์—๋Ÿฌ์‹œ์— ๋””ํดํŠธ ์ด๋ฏธ์ง€ ๋„์›Œ์ฃผ๋„๋ก ๋ณ€๊ฒฝ

๐Ÿ”€ :: (#473) - ์ด๋ฏธ์ง€ ๋กœ๋”ฉ ์—๋Ÿฌ์‹œ์— ๋””ํดํŠธ ์ด๋ฏธ์ง€ ๋„์›Œ์ฃผ๋„๋ก ๋ณ€๊ฒฝ #864

Triggered via pull request July 9, 2024 14:59
Status Success
Total duration 6m 18s
Artifacts โ€“

android_ci.yml

on: pull_request

Annotations

12 warnings
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/cache@v2, actions/setup-java@v3, android-actions/setup-android@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build: data/src/main/java/com/msg/sms/data/util/AuthInterceptor.kt#L48
'create(MediaType?, ByteArray, Int = ..., Int = ...): RequestBody' is deprecated. Moved to extension function. Put the 'content' argument first to fix Java
build: data/src/main/java/com/msg/sms/data/util/AuthInterceptor.kt#L48
'create(MediaType?, ByteArray, Int = ..., Int = ...): RequestBody' is deprecated. Moved to extension function. Put the 'content' argument first to fix Java
build: presentation/src/main/java/com/sms/presentation/main/ui/authentication/component/AuthenticationArea.kt#L59
Parameter 'changedIndex' is never used, could be renamed to _
build: presentation/src/main/java/com/sms/presentation/main/ui/authentication/component/AuthenticationArea.kt#L59
Parameter 'changedItem' is never used, could be renamed to _
build: presentation/src/main/java/com/sms/presentation/main/ui/base/BaseActivity.kt#L41
'SOFT_INPUT_ADJUST_RESIZE: Int' is deprecated. Deprecated in Java
build: presentation/src/main/java/com/sms/presentation/main/ui/detail/StudentDetailScreen.kt#L107
Elvis operator (?:) always returns the left operand of non-nullable type List<PrizeModel>
build: presentation/src/main/java/com/sms/presentation/main/ui/detail/StudentDetailScreen.kt#L108
Elvis operator (?:) always returns the left operand of non-nullable type List<ProjectModel>
build: presentation/src/main/java/com/sms/presentation/main/ui/fill_out_authentication/component/PictureComponent.kt#L37
'getBitmap(ContentResolver!, Uri!): Bitmap!' is deprecated. Deprecated in Java
build: presentation/src/main/java/com/sms/presentation/main/ui/mypage/component/profile/PictureComponent.kt#L38
'getBitmap(ContentResolver!, Uri!): Bitmap!' is deprecated. Deprecated in Java
build: presentation/src/main/java/com/sms/presentation/main/ui/mypage/component/project/ProjectIconComponent.kt#L33
'getBitmap(ContentResolver!, Uri!): Bitmap!' is deprecated. Deprecated in Java