🩺 Code checks on PR 734 #569
Annotations
10 warnings and 2 notices
|
Lint iOS:
ios/ReactNativeCameraKit/CameraView.swift#L164
Lines should not have trailing whitespace (trailing_whitespace)
|
|
Lint iOS:
ios/ReactNativeCameraKit/CameraView.swift#L132
Lines should not have trailing whitespace (trailing_whitespace)
|
|
Lint iOS:
ios/ReactNativeCameraKit/CameraView.swift#L129
Lines should not have trailing whitespace (trailing_whitespace)
|
|
Lint iOS:
ios/ReactNativeCameraKit/CameraView.swift#L65
Lines should not have trailing whitespace (trailing_whitespace)
|
|
Lint iOS:
ios/ReactNativeCameraKit/CameraView.swift#L27
Lines should not have trailing whitespace (trailing_whitespace)
|
|
Lint iOS:
ios/ReactNativeCameraKit/CameraView.swift#L66
Initializing an optional variable with nil is redundant (redundant_optional_initialization)
|
|
Lint iOS:
ios/ReactNativeCameraKit/CameraView.swift#L436
File should contain 400 lines or less: currently contains 436 (file_length)
|
|
Lint iOS:
ios/ReactNativeCameraKit/CameraView.swift#L423
There should be no space before and one after any comma (comma)
|
|
Lint iOS:
ios/ReactNativeCameraKit/CameraView.swift#L423
Colons should be next to the identifier when specifying a type and next to the key in dictionary literals (colon)
|
|
Lint iOS:
ios/ReactNativeCameraKit/CameraView.swift#L414
Colons should be next to the identifier when specifying a type and next to the key in dictionary literals (colon)
|
|
Lint iOS
The macos-latest label will migrate to macOS 15 beginning August 4, 2025. For more information see https://github.com/actions/runner-images/issues/12520
|
|
Lint iOS
The macos-latest label will migrate to macOS 15 beginning August 4, 2025. For more information see https://github.com/actions/runner-images/issues/12520
|