Skip to content

🩺 Code checks on PR 705 #531

🩺 Code checks on PR 705

🩺 Code checks on PR 705 #531

Triggered via pull request February 28, 2025 00:05
Status Success
Total duration 53s
Artifacts

linter.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
Lint iOS: ios/ReactNativeCameraKit/RealCamera.swift#L39
Colons should be next to the identifier when specifying a type and next to the key in dictionary literals (colon)
Lint iOS: ios/ReactNativeCameraKit/RealCamera.swift#L378
Colons should be next to the identifier when specifying a type and next to the key in dictionary literals (colon)
Lint iOS: ios/ReactNativeCameraKit/RealCamera.swift#L39
There should be no space before and one after any comma (comma)
Lint iOS: ios/ReactNativeCameraKit/RealCamera.swift#L378
There should be no space before and one after any comma (comma)
Lint iOS: ios/ReactNativeCameraKit/RealCamera.swift#L437
There should be no space before and one after any comma (comma)
Lint iOS: ios/ReactNativeCameraKit/RealCamera.swift#L40
Initializing an optional variable with nil is redundant (redundant_optional_initialization)
Lint iOS: ios/ReactNativeCameraKit/RealCamera.swift#L607
Returning Void in a function declaration is redundant (redundant_void_return)
Lint iOS: ios/ReactNativeCameraKit/RealCamera.swift#L57
Lines should not have trailing whitespace (trailing_whitespace)
Lint iOS: ios/ReactNativeCameraKit/RealCamera.swift#L78
Lines should not have trailing whitespace (trailing_whitespace)
Lint iOS: ios/ReactNativeCameraKit/RealCamera.swift#L271
Lines should not have trailing whitespace (trailing_whitespace)