Skip to content

feat: ios feature set #1

feat: ios feature set

feat: ios feature set #1

Triggered via pull request July 3, 2024 16:32
@hyochanhyochan
synchronize #1
feat/ios
Status Failure
Total duration 18s
Billable time 1m
Artifacts

ci-ktlint-android.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 1 warning
ktlint
Process completed with exit code 1.
ktlint: android/src/main/java/expo/modules/iap/ExpoIapModule.kt#L7
Unexpected indentation (2) (should be 4)
ktlint: android/src/main/java/expo/modules/iap/ExpoIapModule.kt#L8
Unexpected indentation (2) (should be 4)
ktlint: android/src/main/java/expo/modules/iap/ExpoIapModule.kt#L9
Unexpected indentation (2) (should be 4)
ktlint: android/src/main/java/expo/modules/iap/ExpoIapModule.kt#L10
Unexpected indentation (2) (should be 4)
ktlint: android/src/main/java/expo/modules/iap/ExpoIapModule.kt#L11
Unexpected indentation (4) (should be 8)
ktlint: android/src/main/java/expo/modules/iap/ExpoIapModule.kt#L12
Unexpected indentation (4) (should be 8)
ktlint: android/src/main/java/expo/modules/iap/ExpoIapModule.kt#L13
Unexpected indentation (4) (should be 8)
ktlint: android/src/main/java/expo/modules/iap/ExpoIapModule.kt#L14
Unexpected indentation (4) (should be 8)
ktlint: android/src/main/java/expo/modules/iap/ExpoIapModule.kt#L16
Unexpected indentation (4) (should be 8)
ktlint: android/src/main/java/expo/modules/iap/ExpoIapModule.kt#L17
Unexpected indentation (4) (should be 8)
ktlint
The following actions uses Node.js version which is deprecated 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/