Skip to content

Network Settings Objects Generation #362

Network Settings Objects Generation

Network Settings Objects Generation #362

Triggered via pull request September 30, 2023 16:07
@JettChenTJettChenT
synchronize #153
apple-ns
Status Success
Total duration 20s
Artifacts

lint-swift.yml

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

Annotations

10 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/NetworkExtension/PacketTunnelProvider.swift#L7
Colons should be next to the identifier when specifying a type and next to the key in dictionary literals (colon)
Swift Lint: Apple/NetworkExtension/PacketTunnelProvider.swift#L22
Opening braces should be preceded by a single space and on the same line as the declaration (opening_brace)
Swift Lint: Apple/NetworkExtension/PacketTunnelProvider.swift#L23
Opening braces should be preceded by a single space and on the same line as the declaration (opening_brace)
Swift Lint: Apple/NetworkExtension/PacketTunnelProvider.swift#L25
Opening braces should be preceded by a single space and on the same line as the declaration (opening_brace)
Swift Lint: Apple/NetworkExtension/PacketTunnelProvider.swift#L36
Opening braces should be preceded by a single space and on the same line as the declaration (opening_brace)
Swift Lint: Apple/NetworkExtension/PacketTunnelProvider.swift#L60
Opening braces should be preceded by a single space and on the same line as the declaration (opening_brace)
Swift Lint: Apple/NetworkExtension/PacketTunnelProvider.swift#L3
Imports should be sorted (sorted_imports)
Swift Lint: Apple/NetworkExtension/PacketTunnelProvider.swift#L86
Files should have a single trailing newline (trailing_newline)
Swift Lint: Apple/NetworkExtension/PacketTunnelProvider.swift#L9
Lines should not have trailing whitespace (trailing_whitespace)