Bump Gradle, AGP and deps #1596
Triggered via pull request
December 24, 2023 14:37
Status
Failure
Total duration
17m 37s
Artifacts
–
android.yaml
on: pull_request
Matrix: App UI tests
Validate Gradle Wrapper
3s
Lint
4m 21s
API Client Unit Tests
57s
App Unit Tests
6m 28s
Annotations
6 errors and 10 warnings
Lint
Process completed with exit code 1.
|
Lint:
app/src/main/java/com/github/ashutoshgngwr/noice/service/AlarmRingerService.kt#L182
Missing `foregroundServiceType` attribute in manifest: To call `Service.startForeground()`, the `<service>` element of manifest file must have the `foregroundServiceType` attribute specified
|
Lint:
app/src/main/java/com/github/ashutoshgngwr/noice/engine/SoundPlaybackNotificationManager.kt#L157
Missing `foregroundServiceType` attribute in manifest: To call `Service.startForeground()`, the `<service>` element of manifest file must have the `foregroundServiceType` attribute specified
|
Lint
Android Lint with 2 errors
|
App UI tests (33, aosp_atd, FreeDebug)
The process '/bin/sh' failed with exit code 1
|
App UI tests (33, google_atd, FullDebug)
The process '/bin/sh' failed with exit code 1
|
Lint:
app/src/main/AndroidManifest.xml#L42
Attribute unused on older versions: Attribute `usesCleartextTraffic` is only used in API level 23 and higher (current min is 21)
|
Lint:
app/src/main/AndroidManifest.xml#L129
Attribute unused on older versions: Attribute `autoVerify` is only used in API level 23 and higher (current min is 21)
|
Lint:
app/src/main/res/drawable/open_collective_donate_248.xml#L2
Vector Image Generation: Limit vector icons sizes to 200×200 to keep icon drawing fast; see https://developer.android.com/studio/write/vector-asset-studio#when for more
|
Lint:
app/build.gradle#L146
Obsolete Gradle Dependency: A newer version of com.google.firebase:firebase-bom than 31.5.0 is available: 32.7.0
|
Lint:
app/src/main/res/values/strings.xml#L3
Incomplete translation: "about" is not translated in "ab" (Abkhazian)
|
Lint:
app/src/main/res/values/strings.xml#L4
Incomplete translation: "app_theme" is not translated in "ab" (Abkhazian)
|
Lint:
app/src/main/res/values/strings.xml#L5
Incomplete translation: "help" is not translated in "ab" (Abkhazian)
|
Lint:
app/src/main/res/values/strings.xml#L6
Incomplete translation: "library" is not translated in "ab" (Abkhazian)
|
Lint:
app/src/main/res/values/strings.xml#L7
Incomplete translation: "report_issue" is not translated in "ab" (Abkhazian) or "or" (Odia)
|
Lint:
app/src/main/res/values/strings.xml#L8
Incomplete translation: "presets" is not translated in "ia" (Interlingua), "ab" (Abkhazian), "or" (Odia), "eo" (Esperanto), "eu" (Basque), "nb" (Norwegian Bokmål)
|