feat: getStorefront method implementation for fetching App Store and Google Play region #62
Annotations
7 errors and 1 warning
ktlint
Process completed with exit code 1.
|
ktlint:
android/src/play/java/com/dooboolab/rniap/RNIapModule.kt#L3
Imports must be ordered in lexicographic order without any empty lines in-between with "java", "javax", "kotlin" and aliases in the end
|
ktlint:
android/src/play/java/com/dooboolab/rniap/RNIapModule.kt#L717
Unexpected indentation (16) (should be 12)
|
ktlint:
android/src/play/java/com/dooboolab/rniap/RNIapModule.kt#L719
Missing newline after "("
|
ktlint:
android/src/play/java/com/dooboolab/rniap/RNIapModule.kt#L719
Missing newline after ","
|
ktlint:
android/src/play/java/com/dooboolab/rniap/RNIapModule.kt#L725
Missing newline before ")"
|
ktlint
ktlint with 5 errors
|
ktlint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, yutailang0119/action-ktlint@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|