feat: add preference option to change MiniSim icon (#126) #104
Annotations
8 warnings
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
|
MiniSim/Model/Platform.swift#L15
Todo Violation: TODOs should be resolved (Remove this type during migrat...) (todo)
|
MiniSim/Service/DeviceService.swift#L483
File Length Violation: File should contain 400 lines or less: currently contains 483 (file_length)
|
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/Service/DeviceService.swift#L483
File Length Violation: File should contain 400 lines or less: currently contains 483 (file_length)
|
This job succeeded
Loading