Skip to content

feat: add preference option to change MiniSim icon #102

feat: add preference option to change MiniSim icon

feat: add preference option to change MiniSim icon #102

Triggered via pull request September 1, 2024 14:37
Status Cancelled
Total duration 10m 33s
Artifacts

build-app.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 6 warnings
build
Canceling since a higher priority waiting request for 'refs/pull/126/merge-build' exists
build
The operation was canceled.
build
xcbeautify 2.11.0 is already installed and up-to-date. To reinstall 2.11.0, run: brew reinstall xcbeautify
build: MiniSimTests/DeviceParserTests.swift#L136
Trailing Closure Violation: Trailing closure syntax should be used whenever possible (trailing_closure)
build: MiniSim/Model/Platform.swift#L15
Todo Violation: TODOs should be resolved (Remove this type during migrat...) (todo)
build: 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)
build: MiniSim/Service/DeviceService.swift#L283
Cyclomatic Complexity Violation: Function should have complexity 10 or less; currently complexity is 11 (cyclomatic_complexity)
build: 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)