Skip to content

🩺 Code checks on PR 672 #511

🩺 Code checks on PR 672

🩺 Code checks on PR 672 #511

Re-run triggered November 14, 2024 22:39
Status Failure
Total duration 2m 21s
Artifacts

linter.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error and 12 warnings
ESLint
Process completed with exit code 1.
ESLint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Lint iOS
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Lint iOS: ios/ReactNativeCameraKit/CameraManager.swift#L22
Function parameters should be aligned vertically if they're in multiple lines in a declaration (vertical_parameter_alignment)
Lint iOS: ios/ReactNativeCameraKit/CameraManager.swift#L23
Function parameters should be aligned vertically if they're in multiple lines in a declaration (vertical_parameter_alignment)
Lint iOS: ios/ReactNativeCameraKit/CameraManager.swift#L24
Function parameters should be aligned vertically if they're in multiple lines in a declaration (vertical_parameter_alignment)
Lint iOS: ios/ReactNativeCameraKit/CameraManager.swift#L30
Function parameters should be aligned vertically if they're in multiple lines in a declaration (vertical_parameter_alignment)
Lint iOS: ios/ReactNativeCameraKit/CameraManager.swift#L39
Function parameters should be aligned vertically if they're in multiple lines in a declaration (vertical_parameter_alignment)
Lint iOS: ios/ReactNativeCameraKit/CameraView.swift#L374
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#L383
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#L383
There should be no space before and one after any comma (comma)
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)