feat: implemented getStorefront func for ios and android #2854
Annotations
6 errors and 1 warning
run ktlint
Process completed with exit code 1.
|
Run yutailang0119/action-ktlint@v3:
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
|
Run yutailang0119/action-ktlint@v3:
android/src/play/java/com/dooboolab/rniap/RNIapModule.kt#L719
Missing newline after "("
|
Run yutailang0119/action-ktlint@v3:
android/src/play/java/com/dooboolab/rniap/RNIapModule.kt#L719
Missing newline after ","
|
Run yutailang0119/action-ktlint@v3:
android/src/play/java/com/dooboolab/rniap/RNIapModule.kt#L725
Missing newline before ")"
|
Run yutailang0119/action-ktlint@v3
ktlint with 4 errors
|
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/
|
Loading