Skip to content

🩺 Code checks on PR 704 #529

🩺 Code checks on PR 704

🩺 Code checks on PR 704 #529

Triggered via pull request February 27, 2025 18:28
Status Success
Total duration 51s
Artifacts

linter.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
Lint iOS: ios/ReactNativeCameraKit/CameraView.swift#L410
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#L419
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#L419
There should be no space before and one after any comma (comma)
Lint iOS: ios/ReactNativeCameraKit/CameraView.swift#L432
File should contain 400 lines or less: currently contains 432 (file_length)
Lint iOS: ios/ReactNativeCameraKit/CameraView.swift#L64
Initializing an optional variable with nil is redundant (redundant_optional_initialization)
Lint iOS: ios/ReactNativeCameraKit/CameraView.swift#L27
Lines should not have trailing whitespace (trailing_whitespace)
Lint iOS: ios/ReactNativeCameraKit/CameraView.swift#L63
Lines should not have trailing whitespace (trailing_whitespace)
Lint iOS: ios/ReactNativeCameraKit/CameraView.swift#L127
Lines should not have trailing whitespace (trailing_whitespace)
Lint iOS: ios/ReactNativeCameraKit/CameraView.swift#L130
Lines should not have trailing whitespace (trailing_whitespace)
Lint iOS: ios/ReactNativeCameraKit/CameraView.swift#L162
Lines should not have trailing whitespace (trailing_whitespace)