Skip to content

🩺 Code checks on PR 633 #487

🩺 Code checks on PR 633

🩺 Code checks on PR 633 #487

Triggered via pull request April 30, 2024 23:16
Status Success
Total duration 41s
Artifacts

linter.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

12 warnings
Lint iOS
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Lint iOS: ios/ReactNativeCameraKit/CodeFormat.swift#L26
Function should have complexity 10 or less; currently complexity is 12 (cyclomatic_complexity)
Lint iOS: ios/ReactNativeCameraKit/CodeFormat.swift#L44
Function should have complexity 10 or less; currently complexity is 12 (cyclomatic_complexity)
Lint iOS: ios/ReactNativeCameraKit/CodeFormat.swift#L19
Enum element name 'qr' should be between 3 and 40 characters long (identifier_name)
Lint iOS: ios/ReactNativeCameraKit/SimulatorCamera.swift#L166
Colons should be next to the identifier when specifying a type and next to the key in dictionary literals (colon)
Lint iOS: ios/ReactNativeCameraKit/SimulatorCamera.swift#L166
There should be no space before and one after any comma (comma)
Lint iOS: ios/ReactNativeCameraKit/CameraView.swift#L337
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#L346
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#L346
There should be no space before and one after any comma (comma)
Lint iOS: ios/ReactNativeCameraKit/CameraView.swift#L26
Lines should not have trailing whitespace (trailing_whitespace)
Lint iOS: ios/ReactNativeCameraKit/CameraView.swift#L79
Limit vertical whitespace to a single empty line; currently 2 (vertical_whitespace)
ESLint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.