Skip to content

Created simple burrow UI for iOS #345

Created simple burrow UI for iOS

Created simple burrow UI for iOS #345

Triggered via pull request September 2, 2023 17:27
Status Success
Total duration 23s
Artifacts

lint-swift.yml

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

Annotations

5 warnings
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/App/Menu/MenuView.swift#L43
Line should be 120 characters or less; currently it has 130 characters (line_length)