Skip to content

fix: minor ui fixes (#130) #45

fix: minor ui fixes (#130)

fix: minor ui fixes (#130) #45

Re-run triggered September 21, 2024 15:17
Status Success
Total duration 3m 20s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

17 warnings and 1 notice
lint
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/
lint
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/
lint: MiniSimTests/ADBTests.swift#L125
Line Length Violation: Line should be 120 characters or less; currently it has 194 characters (line_length)
lint: MiniSimTests/DeviceParserTests.swift#L192
Function Body Length Violation: Function body should span 50 lines or less excluding comments and whitespace: currently spans 69 lines (function_body_length)
lint: MiniSimTests/DeviceParserTests.swift#L4
Type Body Length Violation: Type body should span 250 lines or less excluding comments and whitespace: currently spans 273 lines (type_body_length)
lint: MiniSimTests/DeviceDiscoveryTests.swift#L29
Superfluous Else Violation: Else branches should be avoided when the previous if-block exits the current scope (superfluous_else)
lint: MiniSimTests/DeviceDiscoveryTests.swift#L62
Superfluous Else Violation: Else branches should be avoided when the previous if-block exits the current scope (superfluous_else)
lint: MiniSimTests/DeviceDiscoveryTests.swift#L55
Trailing Whitespace Violation: Lines should not have trailing whitespace (trailing_whitespace)
lint: MiniSimTests/AppleUtilsTests.swift#L94
Line Length Violation: Line should be 120 characters or less; currently it has 147 characters (line_length)
lint: MiniSimTests/AppleUtilsTests.swift#L104
Line Length Violation: Line should be 120 characters or less; currently it has 124 characters (line_length)
lint: MiniSimTests/CustomCommandServiceTests.swift#L117
Line Length Violation: Line should be 120 characters or less; currently it has 129 characters (line_length)
lint: MiniSimTests/CustomCommandServiceTests.swift#L118
Line Length Violation: Line should be 120 characters or less; currently it has 143 characters (line_length)
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@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, actions/cache@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: MiniSimTests/DeviceDiscoveryTests.swift#L56
code after 'throw' will never be executed
test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
test
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test
testIOSDeviceDiscoveryCommands on 'My Mac - MiniSim (5460)' (0.002 seconds)