CI: separate fastlane and build code...WIP #14
Annotations
15 warnings
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/
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, ActivityWatch/check-version-format-action@v2, actions/setup-java@v1, android-actions/setup-android@v2, actions/cache/restore@v3, adnsio/[email protected], actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Assemble:
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.
|
Assemble:
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
|
Assemble:
mobile/src/main/java/net/activitywatch/android/MainActivity.kt#L142
'newInstance(): T!' is deprecated. Deprecated in Java
|
Assemble:
mobile/src/main/java/net/activitywatch/android/RustInterface.kt#L54
Parameter 'context' is never used
|
Assemble:
mobile/src/main/java/net/activitywatch/android/RustInterface.kt#L96
Variable 'msg' is never used
|
Assemble:
mobile/src/main/java/net/activitywatch/android/fragments/TestFragment.kt#L3
'ViewModelProviders' is deprecated. Deprecated in Java
|
Assemble:
mobile/src/main/java/net/activitywatch/android/fragments/TestFragment.kt#L43
'onActivityCreated(Bundle?): Unit' is deprecated. Deprecated in Java
|
Assemble:
mobile/src/main/java/net/activitywatch/android/fragments/TestFragment.kt#L44
'ViewModelProviders' is deprecated. Deprecated in Java
|
Assemble:
mobile/src/main/java/net/activitywatch/android/fragments/TestFragment.kt#L44
'of(Fragment): ViewModelProvider' is deprecated. Deprecated in Java
|
Assemble:
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
|
Run ActivityWatch/check-version-format-action@v2
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/
|
Run ActivityWatch/check-version-format-action@v2
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/
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "aw-android".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
Loading