feat: implement device parser tests (#125) #100
Annotations
2 errors and 4 warnings
|
Test
The operation was canceled.
|
Install XCBeautify
xcbeautify 2.11.0 is already installed and up-to-date.
To reinstall 2.11.0, run:
brew reinstall xcbeautify
|
Test:
MiniSimTests/DeviceParserTests.swift#L136
Trailing Closure Violation: Trailing closure syntax should be used whenever possible (trailing_closure)
|
Test:
MiniSim/Model/Platform.swift#L15
Todo Violation: TODOs should be resolved (Remove this type during migrat...) (todo)
|
Test:
MiniSim/Service/DeviceService.swift#L483
File Length Violation: File should contain 400 lines or less: currently contains 483 (file_length)
|
Loading