Skip to content

Update dependency com.google.android.material:material to v1.12.0 #165

Update dependency com.google.android.material:material to v1.12.0

Update dependency com.google.android.material:material to v1.12.0 #165

Triggered via push May 6, 2024 22:15
Status Failure
Total duration 1m 27s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
build: library/src/main/java/com/cottacush/android/currencyedittext/CurrencyEditText.kt#L23
Class 'androidx.annotation.RequiresApi' was compiled with an incompatible version of Kotlin. The binary version of its metadata is 1.8.0, expected version is 1.6.0.
build: library/src/main/java/com/cottacush/android/currencyedittext/CurrencyEditText.kt#L35
Property must be initialized or be abstract
build: library/src/main/java/com/cottacush/android/currencyedittext/CurrencyEditText.kt#L39
Class 'kotlin.Unit' was compiled with an incompatible version of Kotlin. The binary version of its metadata is 1.8.0, expected version is 1.6.0.
build: library/src/main/java/com/cottacush/android/currencyedittext/CurrencyEditText.kt#L48
Class 'kotlin.Unit' was compiled with an incompatible version of Kotlin. The binary version of its metadata is 1.8.0, expected version is 1.6.0.
build: library/src/main/java/com/cottacush/android/currencyedittext/CurrencyEditText.kt#L49
Captured values initialization is forbidden due to possible reassignment
build: library/src/main/java/com/cottacush/android/currencyedittext/CurrencyEditText.kt#L52
Class 'kotlin.Unit' was compiled with an incompatible version of Kotlin. The binary version of its metadata is 1.8.0, expected version is 1.6.0.
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-java@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.