Tests rework #5
Annotations
8 warnings
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Parse Gradle Lint Report:
example/android/app/src/main/AndroidManifest.xml#L14
Redundant label on activity: Redundant label can be removed
|
Parse Gradle Lint Report:
example/android/app/build.gradle#L51
Obsolete Gradle Dependency: A newer version of androidx.swiperefreshlayout:swiperefreshlayout than 1.0.0 is available: 1.1.0
|
Parse Gradle Lint Report:
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
|
Parse Gradle Lint Report:
example/android/app/src/main/AndroidManifest.xml#L10
Missing data extraction rules: The attribute `android:allowBackup` is deprecated from Android 12 and higher and may be removed in future versions. Consider adding the attribute `android:dataExtractionRules` specifying an `@xml` resource which configures cloud backups and device transfers on Android 12 and higher.
|
Parse Gradle Lint Report:
example/android/app/build.gradle#L1
Unused resources: The resource `R.integer.react_native_dev_server_port` appears to be unused
|
Parse Gradle Lint Report:
example/android/app/build.gradle#L1
Unused resources: The resource `R.integer.react_native_inspector_proxy_port` appears to be unused
|
Get yarn cache directory path
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 logs for this run have expired and are no longer available.
Loading