Skip to content

added logcat feature #18

added logcat feature

added logcat feature #18

Triggered via pull request November 26, 2023 13:38
Status Success
Total duration 41s
Artifacts

swiftlint.yml

on: pull_request
SwiftLint
32s
SwiftLint
Fit to window
Zoom out
Zoom in

Annotations

4 warnings
SwiftLint: MiniSim/Model/Platform.swift#L15
Todo Violation: TODOs should be resolved (Remove this type during migrat...) (todo)
SwiftLint: MiniSim/Service/DeviceService.swift#L305
Cyclomatic Complexity Violation: Function should have complexity 10 or less; currently complexity is 11 (cyclomatic_complexity)
SwiftLint: MiniSim/Service/DeviceService.swift#L437
Cyclomatic Complexity Violation: Function should have complexity 10 or less; currently complexity is 16 (cyclomatic_complexity)
SwiftLint: MiniSim/Service/DeviceService.swift#L496
File Length Violation: File should contain 400 lines or less: currently contains 496 (file_length)