Skip to content

build: added some wip Makefile targets using bundletool #211

build: added some wip Makefile targets using bundletool

build: added some wip Makefile targets using bundletool #211

Triggered via push October 15, 2023 10:37
Status Success
Total duration 5m 23s
Artifacts 1

build.yml

on: push
Build aw-server-rust
18s
Build aw-server-rust
Get latest versionCode
18s
Get latest versionCode
Matrix: Test E2E
Matrix: build-apk
release-fastlane
0s
release-fastlane
release-gh
0s
release-gh
Fit to window
Zoom out
Zoom in

Annotations

38 warnings
Get latest versionCode
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-java@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Test: mobile/src/main/java/net/activitywatch/android/MainActivity.kt#L33
The corresponding parameter in the supertype 'OnFragmentInteractionListener' is named 'uri'. This may cause problems when calling this function with named arguments.
Test: mobile/src/main/java/net/activitywatch/android/MainActivity.kt#L83
'onBackPressed(): Unit' is deprecated. Overrides deprecated member in 'androidx.core.app.ComponentActivity'. Deprecated in Java
Test: mobile/src/main/java/net/activitywatch/android/MainActivity.kt#L142
'newInstance(): T!' is deprecated. Deprecated in Java
Test: mobile/src/main/java/net/activitywatch/android/RustInterface.kt#L54
Parameter 'context' is never used
Test: mobile/src/main/java/net/activitywatch/android/fragments/TestFragment.kt#L3
'ViewModelProviders' is deprecated. Deprecated in Java
Test: mobile/src/main/java/net/activitywatch/android/fragments/TestFragment.kt#L43
'onActivityCreated(Bundle?): Unit' is deprecated. Deprecated in Java
Test: mobile/src/main/java/net/activitywatch/android/fragments/TestFragment.kt#L44
'ViewModelProviders' is deprecated. Deprecated in Java
Test: mobile/src/main/java/net/activitywatch/android/fragments/TestFragment.kt#L44
'of(Fragment): ViewModelProvider' is deprecated. Deprecated in Java
Test: mobile/src/main/java/net/activitywatch/android/fragments/WebUIFragment.kt#L57
This declaration overrides deprecated member but not marked as deprecated itself. This deprecation won't be inherited in future releases. Please add @deprecated annotation or suppress. See https://youtrack.jetbrains.com/issue/KT-47902 for details
Build apk
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-java@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Build apk
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Build apk
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Build apk: mobile/src/main/java/net/activitywatch/android/MainActivity.kt#L33
The corresponding parameter in the supertype 'OnFragmentInteractionListener' is named 'uri'. This may cause problems when calling this function with named arguments.
Build apk: mobile/src/main/java/net/activitywatch/android/MainActivity.kt#L83
'onBackPressed(): Unit' is deprecated. Overrides deprecated member in 'androidx.core.app.ComponentActivity'. Deprecated in Java
Build apk: mobile/src/main/java/net/activitywatch/android/MainActivity.kt#L142
'newInstance(): T!' is deprecated. Deprecated in Java
Build apk: mobile/src/main/java/net/activitywatch/android/RustInterface.kt#L54
Parameter 'context' is never used
Build apk: mobile/src/main/java/net/activitywatch/android/fragments/TestFragment.kt#L3
'ViewModelProviders' is deprecated. Deprecated in Java
Build apk: mobile/src/main/java/net/activitywatch/android/fragments/TestFragment.kt#L43
'onActivityCreated(Bundle?): Unit' is deprecated. Deprecated in Java
Build apk: mobile/src/main/java/net/activitywatch/android/fragments/TestFragment.kt#L44
'ViewModelProviders' is deprecated. Deprecated in Java
Build apk: mobile/src/main/java/net/activitywatch/android/fragments/TestFragment.kt#L44
'of(Fragment): ViewModelProvider' is deprecated. Deprecated in Java
Build apk: mobile/src/main/java/net/activitywatch/android/fragments/WebUIFragment.kt#L57
This declaration overrides deprecated member but not marked as deprecated itself. This deprecation won't be inherited in future releases. Please add @deprecated annotation or suppress. See https://youtrack.jetbrains.com/issue/KT-47902 for details
Build aab
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-java@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Build aab: mobile/src/main/java/net/activitywatch/android/MainActivity.kt#L33
The corresponding parameter in the supertype 'OnFragmentInteractionListener' is named 'uri'. This may cause problems when calling this function with named arguments.
Build aab: mobile/src/main/java/net/activitywatch/android/MainActivity.kt#L83
'onBackPressed(): Unit' is deprecated. Overrides deprecated member in 'androidx.core.app.ComponentActivity'. Deprecated in Java
Build aab: mobile/src/main/java/net/activitywatch/android/MainActivity.kt#L142
'newInstance(): T!' is deprecated. Deprecated in Java
Build aab: mobile/src/main/java/net/activitywatch/android/RustInterface.kt#L54
Parameter 'context' is never used
Build aab: mobile/src/main/java/net/activitywatch/android/fragments/TestFragment.kt#L3
'ViewModelProviders' is deprecated. Deprecated in Java
Build aab: mobile/src/main/java/net/activitywatch/android/fragments/TestFragment.kt#L43
'onActivityCreated(Bundle?): Unit' is deprecated. Deprecated in Java
Build aab: mobile/src/main/java/net/activitywatch/android/fragments/TestFragment.kt#L44
'ViewModelProviders' is deprecated. Deprecated in Java
Build aab: mobile/src/main/java/net/activitywatch/android/fragments/TestFragment.kt#L44
'of(Fragment): ViewModelProvider' is deprecated. Deprecated in Java
Build aab: mobile/src/main/java/net/activitywatch/android/fragments/WebUIFragment.kt#L57
This declaration overrides deprecated member but not marked as deprecated itself. This deprecation won't be inherited in future releases. Please add @deprecated annotation or suppress. See https://youtrack.jetbrains.com/issue/KT-47902 for details
Build aab
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Build aab
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/

Artifacts

Produced during runtime
Name Size
aw-android Expired
273 MB