TaskDetailData.kt: Remove deprecated properties from interface #1550
checks.yml
on: push
Unit tests
6m 4s
Check for dependency updates
3m 24s
Lint
4m 18s
Build Health
1m 49s
Annotations
2 errors and 10 warnings
|
Check for dependency updates
Process completed with exit code 1.
|
|
Lint:
app/src/main/java/com/edricchan/studybuddy/workers/CheckForUpdatesWorker.kt#L91
Call requires permission which may be rejected by user: code should explicitly check to see if permission is available (with checkPermission) or explicitly handle a potential SecurityException
|
|
Lint:
app/src/main/res/values/font_certs.xml#L14
Did you mean "GA!" instead of "GA1"?
|
|
Lint:
app/src/main/res/values/font_certs.xml#L14
Did you mean "GA!" instead of "GA1"?
|
|
Lint:
app/src/main/java/com/edricchan/studybuddy/providers/fcm/StudyBuddyMessagingService.kt#L124
Use of this function is discouraged because resource reflection makes it harder to perform build optimizations and compile-time verification of code. It is much more efficient to retrieve resources by identifier (e.g. R.foo.bar) than by name (e.g. getIdentifier("bar", "foo", null)).
|
|
Lint:
app/src/main/java/com/edricchan/studybuddy/providers/fcm/StudyBuddyMessagingService.kt#L65
Use of this function is discouraged because resource reflection makes it harder to perform build optimizations and compile-time verification of code. It is much more efficient to retrieve resources by identifier (e.g. R.foo.bar) than by name (e.g. getIdentifier("bar", "foo", null)).
|
|
Lint:
app/src/main/res/values/strings.xml#L129
Overriding @string/title_activity_help which is marked as private in studybuddy-android.features:help:unspecified. If deliberate, use tools:override="true", otherwise pick a different name.
|
|
Lint:
app/src/main/res/values/strings.xml#L61
Overriding @string/menu_send_feedback_title which is marked as private in studybuddy-android.features:help:unspecified. If deliberate, use tools:override="true", otherwise pick a different name.
|
|
Lint:
app/src/main/res/values/dimens.xml#L96
Overriding @dimen/two_line_list_item_height which is marked as private in studybuddy-android.features:help:unspecified. If deliberate, use tools:override="true", otherwise pick a different name.
|
|
Lint:
app/src/main/java/com/edricchan/studybuddy/ui/modules/debug/DebugModalBottomSheetFragment.kt#L223
Consider adding a <queries> declaration to your manifest when calling this method; see https://g.co/dev/packagevisibility for details
|
|
Lint:
app/src/main/java/com/edricchan/studybuddy/ui/modules/debug/DebugModalBottomSheetFragment.kt#L220
Consider adding a <queries> declaration to your manifest when calling this method; see https://g.co/dev/packagevisibility for details
|
|
Lint:
app/build.gradle.kts#L29
Not targeting the latest versions of Android; compatibility modes apply. Consider testing and updating this version. Consult the android.os.Build.VERSION_CODES javadoc for details.
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
Unit test results
|
144 KB |
sha256:4b88c98c22512c0064808788b28391dae147b3aaddd151abdbcb8fe44be92687
|
|
|
build-health
|
563 Bytes |
sha256:5166fe02211f1350056c40744f0bb0c13328062785b98810e27967d7818ed2c7
|
|
|
lint-output
|
74.5 KB |
sha256:17774b30742812ca830865d93f2987c8fafec39cb9f24932af5105b24c950b1e
|
|