Skip to content

Created simple burrow UI for iOS #385

Created simple burrow UI for iOS

Created simple burrow UI for iOS #385

Triggered via pull request November 5, 2023 23:44
@jaspermayonejaspermayone
synchronize #149
ios-ui
Status Success
Total duration 19s
Artifacts

lint-swift.yml

on: pull_request
Swift Lint
9s
Swift Lint
Fit to window
Zoom out
Zoom in

Annotations

6 warnings
Swift Lint: Apple/App/Menu/MenuView.swift#L43
Line should be 120 characters or less; currently it has 130 characters (line_length)
Swift Lint: Apple/App/TunnelView.swift#L23
Code should be indented using one tab or 4 spaces (indentation_width)
Swift Lint: Apple/App/TunnelView.swift#L24
Line should be 120 characters or less; currently it has 135 characters (line_length)
Swift Lint: Apple/App/TunnelView.swift#L6
Lines should not have trailing whitespace (trailing_whitespace)
Swift Lint: Apple/App/TunnelView.swift#L8
Limit vertical whitespace to a single empty line; currently 3 (vertical_whitespace)
Swift Lint: Apple/NetworkExtension/BurrowIpc.swift#L55
Tuples should have at most 2 members (large_tuple)