fix(ios): build error #3
Annotations
7 warnings
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-java@v1, 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/
|
android/build.gradle#L11
Obsolete Android Gradle Plugin Version: A newer version of com.android.tools.build:gradle than 7.2.2 is available: 8.1.1
|
android/build.gradle#L109
Obsolete Gradle Dependency: A newer version of org.jetbrains.kotlinx:kotlinx-coroutines-android than 1.5.2 is available: 1.6.1
|
android/build.gradle#L103
Gradle Dynamic Version: Avoid using + in version numbers; can lead to unpredictable and unrepeatable builds (com.facebook.react:react-android:+)
|
android/build.gradle#L105
Gradle Dynamic Version: Avoid using + in version numbers; can lead to unpredictable and unrepeatable builds (com.facebook.react:react-native:+)
|
android/src/main/java/com/snapchatcamerakit/camera/CameraKitView.kt#L44
Missing View constructors for XML inflation: Custom view `CameraKitView` is missing constructor used by tools: `(Context)` or `(Context,AttributeSet)` or `(Context,AttributeSet,int)`
|
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