Add UI for custom lists feature #10275
android-app.yml
on: pull_request
Prepare
4s
Matrix: Build instrumented test packages
Run instrumented e2e tests
0s
Matrix: Run firebase tests
Matrix: Run instrumented tests
Annotations
8 errors and 34 warnings
Run lint and test tasks (:test:arch:test --rerun-tasks)
Execution failed for task ':test:arch:testDebugUnitTest'.
> There were failing tests. See the report at: file:///__w/mullvadvpn-app/mullvadvpn-app/android/test/arch/build/reports/tests/testDebugUnitTest/index.html
|
Run lint and test tasks (detekt)
Execution failed for task ':detekt'.
> Analysis failed with 8 weighted issues.
|
Build instrumented test packages (app, assembleOssProdAndroidTest, android/app/build/outputs/apk)
Execution failed for task ':app:compileOssProdDebugAndroidTestKotlin'.
> A failure occurred while executing org.jetbrains.kotlin.compilerRunner.GradleCompilerRunnerWithWorkers$GradleKotlinCompilerWorkAction
> Compilation error. See log for more details
|
Build instrumented test packages (mockapi, :test:mockapi:assemble, android/test/mockapi/build/out...
The job was canceled because "app_assembleOssProdAndroi" failed.
|
Build instrumented test packages (e2e, :test:e2e:assemble, android/test/e2e/build/outputs/apk)
The job was canceled because "app_assembleOssProdAndroi" failed.
|
Build instrumented test packages (e2e, :test:e2e:assemble, android/test/e2e/build/outputs/apk)
The operation was canceled.
|
Run lint and test tasks (testDebugUnitTest -x :test:arch:testDebugUnitTest
:app:testOssProdDebugU...
Execution failed for task ':app:testOssProdDebugUnitTest'.
> There were failing tests. See the report at: file:///__w/mullvadvpn-app/mullvadvpn-app/android/app/build/reports/tests/testOssProdDebugUnitTest/index.html
|
Run lint and test tasks (lint)
Execution failed for task ':lib:resource:lintDebug'.
> Lint found errors in the project; aborting build.
Fix the issues identified by lint, or add the issues to the lint baseline via `gradlew updateLintBaseline`.
For more details, see https://developer.android.com/studio/write/lint#snapshot
Lint found 1 errors, 0 warnings (8 errors filtered by baseline lint-baseline.xml). First failure:
/__w/mullvadvpn-app/mullvadvpn-app/android/lib/resource/src/main/res/values/strings.xml:295: Error: Formatting %d followed by words ("locations"): This should probably be a plural rather than a string [PluralsCandidate]
<string name="number_of_locations">%d locations</string>
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Explanation for issues of type "PluralsCandidate":
This lint check looks for potential errors in internationalization where
you have translated a message which involves a quantity and it looks like
other parts of the string may need grammatical changes.
For example, rather than something like this:
<string name="try_again">Try again in %d seconds.</string>
you should be using a plural:
<plurals name="try_again">
<item quantity="one">Try again in %d second</item>
<item quantity="other">Try again in %d seconds</item>
</plurals>
This will ensure that in other languages the right set of translations are
provided for the different quantity classes.
(This check depends on some heuristics, so it may not accurately determine
whether a string really should be a quantity. You can use tools:ignore to
filter out false positives.
https://developer.android.com/guide/topics/resources/string-resource.html#Plurals
The full lint text report is located at:
/__w/mullvadvpn-app/mullvadvpn-app/android/lib/resource/build/intermediates/lint_intermediate_text_report/debug/lint-results-debug.txt
|
Build native (i686, x86, i686-linux-android)
Failed to restore: Cache service responded with 429
|
Build native (x86_64, x86_64, x86_64-linux-android)
Failed to restore: Cache service responded with 429
|
Generate relay list
Failed to restore: Cache service responded with 429
|
Build native (aarch64, arm64-v8a, aarch64-linux-android)
Failed to restore: Cache service responded with 429
|
Run lint and test tasks (:test:arch:test --rerun-tasks)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: burrunan/gradle-cache-action@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Run lint and test tasks (:test:arch:test --rerun-tasks)
Failed to restore: Cache service responded with 429
|
Run lint and test tasks (:test:arch:test --rerun-tasks)
Failed to restore: Cache service responded with 429
|
Run lint and test tasks (:test:arch:test --rerun-tasks)
Failed to restore: Cache service responded with 429
|
Run lint and test tasks (:test:arch:test --rerun-tasks)
Failed to restore: Cache service responded with 429
|
Run lint and test tasks (:test:arch:test --rerun-tasks)
Failed to restore: Cache service responded with 429
|
Run lint and test tasks (detekt)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: burrunan/gradle-cache-action@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Run lint and test tasks (detekt)
Failed to restore: Cache service responded with 429
|
Run lint and test tasks (detekt)
Failed to restore: Cache service responded with 429
|
Run lint and test tasks (detekt)
Failed to restore: Cache service responded with 429
|
Build instrumented test packages (app, assembleOssProdAndroidTest, android/app/build/outputs/apk)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: burrunan/gradle-cache-action@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Build instrumented test packages (app, assembleOssProdAndroidTest, android/app/build/outputs/apk)
Failed to restore: Cache service responded with 429
|
Build instrumented test packages (app, assembleOssProdAndroidTest, android/app/build/outputs/apk)
Failed to restore: Cache service responded with 429
|
Build instrumented test packages (app, assembleOssProdAndroidTest, android/app/build/outputs/apk)
Failed to restore: Cache service responded with 429
|
Build instrumented test packages (mockapi, :test:mockapi:assemble, android/test/mockapi/build/out...
Failed to restore: Cache service responded with 429
|
Build instrumented test packages (mockapi, :test:mockapi:assemble, android/test/mockapi/build/out...
Failed to restore: Cache service responded with 429
|
Build instrumented test packages (mockapi, :test:mockapi:assemble, android/test/mockapi/build/out...
Failed to restore: Cache service responded with 429
|
Build instrumented test packages (e2e, :test:e2e:assemble, android/test/e2e/build/outputs/apk)
Failed to restore: Cache service responded with 429
|
Build instrumented test packages (e2e, :test:e2e:assemble, android/test/e2e/build/outputs/apk)
Failed to restore: Cache service responded with 429
|
Run lint and test tasks (testDebugUnitTest -x :test:arch:testDebugUnitTest
:app:testOssProdDebugU...
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: burrunan/gradle-cache-action@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Run lint and test tasks (testDebugUnitTest -x :test:arch:testDebugUnitTest
:app:testOssProdDebugU...
Failed to restore: Cache service responded with 429
|
Run lint and test tasks (testDebugUnitTest -x :test:arch:testDebugUnitTest
:app:testOssProdDebugU...
Failed to restore: Cache service responded with 429
|
Run lint and test tasks (testDebugUnitTest -x :test:arch:testDebugUnitTest
:app:testOssProdDebugU...
Failed to restore: Cache service responded with 429
|
Run lint and test tasks (lint)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: burrunan/gradle-cache-action@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Run lint and test tasks (lint)
Failed to restore: Cache service responded with 429
|
Run lint and test tasks (lint)
Failed to restore: Cache service responded with 429
|
Run lint and test tasks (lint)
Failed to restore: Cache service responded with 429
|
Build app
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: burrunan/gradle-cache-action@v1, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Build app
Failed to restore: Cache service responded with 429
|
Build app
Failed to restore: Cache service responded with 429
|
Artifacts
Produced during runtime
Name | Size | Digest | |
---|---|---|---|
apks
Expired
|
58.4 MB |
|
|
debug-keystore
Expired
|
2.66 KB |
sha256:5bd04b3299c1805ba9f2c49ad80dde33ed54fcf3f602230a9300d865c394500c
|
|
mockapi-instrumentation-apks
Expired
|
2.65 MB |
|
|
native-libs-aarch64
Expired
|
12.2 MB |
sha256:27a8c3727aae0bf119051eebf4887d3272a5a18b081b3883737e823c87a47f42
|
|
native-libs-armv7
Expired
|
10.6 MB |
sha256:ed25c950400b66d28befd22e7db87473fb8a044898ff91c1a4f71fd4e1c65866
|
|
native-libs-i686
Expired
|
13.7 MB |
sha256:cbc21b871e246045336d0b5aa931a2dbcfaf17c646412b5fc84c958873c1d85e
|
|
native-libs-x86_64
Expired
|
13.4 MB |
sha256:425ffbf19cbf5922c7942069ef5913e9202690c309fcff7816794d44cfb3aece
|
|
relay-list
Expired
|
36 KB |
sha256:70d80acd694fd31af7d7bccb84cd937564a6b060401fba948e68606364175663
|
|