Skip to content

feat: getStorefront method implementation for fetching App Store and Google Play region #62

feat: getStorefront method implementation for fetching App Store and Google Play region

feat: getStorefront method implementation for fetching App Store and Google Play region #62

Triggered via pull request November 4, 2024 22:02
Status Failure
Total duration 16s
Artifacts

ci-ktlint-android.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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
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/