Add GRPC client to iOS app #623
Annotations
10 errors
Swift Lint:
Apple/Package/Sources/BurrowUI/MenuItemToggleView.swift#L40
Attributes should be on their own lines in functions and types, but on the same line as variables and imports (attributes)
|
Swift Lint:
Apple/Package/Sources/BurrowUI/MenuItemToggleView.swift#L50
Attributes should be on their own lines in functions and types, but on the same line as variables and imports (attributes)
|
Swift Lint:
Apple/Package/Sources/BurrowUI/MenuItemToggleView.swift#L14
An 'initializer' should not be placed amongst the type content(s) 'instance_property' (type_contents_order)
|
Swift Lint:
Apple/Package/Sources/BurrowCore/Logging.swift#L2
Imports should be sorted (sorted_imports)
|
Swift Lint:
Apple/Package/Sources/BurrowUI/NetworkExtensionTunnel.swift#L21
Attributes should be on their own lines in functions and types, but on the same line as variables and imports (attributes)
|
Swift Lint:
Apple/Package/Sources/BurrowUI/NetworkExtensionTunnel.swift#L6
public modifier should come before private (modifier_order)
|
Swift Lint:
Apple/Package/Sources/BurrowUI/NetworkExtensionTunnel.swift#L54
Trailing closure syntax should be used whenever possible (trailing_closure)
|
Swift Lint:
Apple/Package/Sources/BurrowUI/NetworkExtensionTunnel.swift#L60
Trailing closure syntax should be used whenever possible (trailing_closure)
|
Swift Lint:
Apple/Package/Sources/BurrowUI/OAuth2.swift#L29
Line should be 120 characters or less; currently it has 132 characters (line_length)
|
Swift Lint:
Apple/Package/Sources/BurrowUI/OAuth2.swift#L214
Lines should not have trailing whitespace (trailing_whitespace)
|