feat: bump camera-kit sdk version 1.21.1 to 1.26.0 #5
build-and-deploy.workflow.yml
on: push
validate-js
/
Compile JS (tsc)
53s
validate-js
/
Lint JS (eslint, prettier)
1m 1s
validate-android
/
Gradle Lint
2m 47s
validate-ios
/
SwiftLint
33s
validate-ios
/
SwiftFormat
17s
deploy
58s
Annotations
21 warnings
validate-ios / SwiftLint:
ios/Camera Kit/Extensions/CameraKitView+Zoom.swift#L13
Attributes Violation: Attributes should be on their own lines in functions and types, but on the same line as variables and imports (attributes)
|
validate-ios / SwiftLint:
ios/Camera Kit/Extensions/CameraKitView+Focus.swift#L14
Attributes Violation: Attributes should be on their own lines in functions and types, but on the same line as variables and imports (attributes)
|
validate-ios / SwiftLint:
ios/Camera Kit/Extensions/CameraKitView+Focus.swift#L27
Attributes Violation: Attributes should be on their own lines in functions and types, but on the same line as variables and imports (attributes)
|
validate-ios / SwiftLint:
ios/Camera Kit/Extensions/CameraKitView+Focus.swift#L27
Strict Fileprivate Violation: `fileprivate` should be avoided (strict_fileprivate)
|
validate-ios / SwiftLint:
ios/Camera Kit/CameraKitView+TakePhoto.swift#L12
Vertical Whitespace after Opening Braces Violation: Don't include vertical whitespace (empty line) after opening braces (vertical_whitespace_opening_braces)
|
validate-ios / SwiftLint:
ios/Camera Kit/CustomCameraController.swift#L659
Attributes Violation: Attributes should be on their own lines in functions and types, but on the same line as variables and imports (attributes)
|
validate-ios / SwiftLint:
ios/Camera Kit/CustomCameraController.swift#L723
File Length Violation: File should contain 500 lines or less: currently contains 723 (file_length)
|
validate-ios / SwiftLint:
ios/Camera Kit/CustomCameraController.swift#L336
Strict Fileprivate Violation: `fileprivate` should be avoided (strict_fileprivate)
|
validate-ios / SwiftLint:
ios/Camera Kit/CustomCameraController.swift#L515
Strict Fileprivate Violation: `fileprivate` should be avoided (strict_fileprivate)
|
validate-ios / SwiftLint:
ios/Camera Kit/CustomCameraController.swift#L518
Strict Fileprivate Violation: `fileprivate` should be avoided (strict_fileprivate)
|
validate-js / Compile JS (tsc)
The following actions uses node12 which is deprecated and will be forced to run on node16: 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/
|
validate-js / Compile JS (tsc)
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/
|
validate-js / Lint JS (eslint, prettier)
The following actions uses node12 which is deprecated and will be forced to run on node16: 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/
|
validate-js / Lint JS (eslint, prettier)
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/
|
validate-android / Gradle Lint
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/
|
validate-android / Gradle Lint:
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
|
validate-android / Gradle Lint:
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
|
validate-android / Gradle Lint:
android/build.gradle#L103
Gradle Dynamic Version: Avoid using + in version numbers; can lead to unpredictable and unrepeatable builds (com.facebook.react:react-android:+)
|
validate-android / Gradle Lint:
android/build.gradle#L105
Gradle Dynamic Version: Avoid using + in version numbers; can lead to unpredictable and unrepeatable builds (com.facebook.react:react-native:+)
|
validate-android / Gradle Lint:
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)`
|
validate-android / Gradle Lint
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/
|