TaskListFragment: Remove injected firestore property
#1523
checks.yml
on: push
Unit tests
5m 16s
Check for dependency updates
2m 16s
Lint
4m 11s
Build Health
1m 51s
Annotations
3 errors and 11 warnings
|
Check for dependency updates
Process completed with exit code 1.
|
|
Lint:
app/src/main/java/com/edricchan/studybuddy/ui/modules/debug/compose/UpdatesCategory.kt#L50
Calls to launch should happen inside a LaunchedEffect and not composition
|
|
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
|
|
Check for dependency updates
Failed to save cache entry with path '/home/runner/.gradle/caches/*/kotlin-dsl/accessors/*/,/home/runner/.gradle/caches/*/kotlin-dsl/scripts/*/' and key: gradle-kotlin-dsl-v1-aad669acc39152ce3deac9457a287621: Error: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|
|
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#L162
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#L60
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
|
111 KB |
sha256:9aff3ec21ffdfb8ffe4468846b73af2b8b91c25e611ce43ede4041cc2ead1d0f
|
|
|
build-health
|
563 Bytes |
sha256:c6934fd0b96fd7d000ad54965a14e55711883f2716173746ff56a55d5838e156
|
|
|
lint-output
|
74.6 KB |
sha256:2190addcdaa28ac3c413301d8aa0ab474823b34a7348d1bb957ecb10bcf5688a
|
|