implement ADB, Accessibility tests #99
Annotations
3 errors and 6 warnings
build:
MiniSim/Service/DeviceService.swift#L401
extra argument 'adbPath' in call
|
build:
MiniSim/Service/DeviceService.swift#L414
extra argument 'adbPath' in call
|
build
Process completed with exit code 65.
|
build
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/
|
build
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/
|
build
xcbeautify 2.11.0 is already installed and up-to-date.
To reinstall 2.11.0, run:
brew reinstall xcbeautify
|
build:
MiniSimTests/ADBTests.swift#L120
Line Length Violation: Line should be 120 characters or less; currently it has 194 characters (line_length)
|
build:
MiniSim/Model/Platform.swift#L15
Todo Violation: TODOs should be resolved (Remove this type during migrat...) (todo)
|
build:
MiniSim/Service/DeviceService.swift#L518
File Length Violation: File should contain 400 lines or less: currently contains 518 (file_length)
|