feat: add preference option to change MiniSim icon #102
Annotations
2 errors and 6 warnings
|
|
|
MiniSimTests/DeviceParserTests.swift#L136
Trailing Closure Violation: Trailing closure syntax should be used whenever possible (trailing_closure)
|
MiniSim/Model/Platform.swift#L15
Todo Violation: TODOs should be resolved (Remove this type during migrat...) (todo)
|
MiniSim/Extensions/MenuIcons.swift#L5
Redundant String Enum Value Violation: String enum values can be omitted when they are equal to the enumcase name (redundant_string_enum_value)
|
MiniSim/Service/DeviceService.swift#L283
Cyclomatic Complexity Violation: Function should have complexity 10 or less; currently complexity is 11 (cyclomatic_complexity)
|
MiniSim/Service/DeviceService.swift#L423
Function Body Length Violation: Function body should span 50 lines or less excluding comments and whitespace: currently spans 51 lines (function_body_length)
|
This job was cancelled
Loading