Skip to content

Tests rework

Tests rework #12

Triggered via pull request January 25, 2024 19:07
@booradboorad
synchronize #1
tests-rework
Status Success
Total duration 4m 9s
Artifacts

validate-android.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error and 5 warnings
Gradle Lint
Input required and not supplied: path
Gradle Lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-java@v3, yutailang0119/action-android-lint@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Gradle Lint: example/android/app/src/main/AndroidManifest.xml#L13
Redundant label on activity: Redundant label can be removed
Gradle Lint: example/android/app/src/debug/java/com/quickcryptoexample/ReactNativeFlipper.java#L54
Visible Only For Tests: This method should only be accessed from tests or within private scope
Gradle Lint: example/android/app/build.gradle#L1
Unused resources: The resource `R.integer.react_native_dev_server_port` appears to be unused
Gradle Lint: example/android/app/build.gradle#L1
Unused resources: The resource `R.integer.react_native_inspector_proxy_port` appears to be unused