Merge pull request #191 from nextcloud/feat/noid/apppassword-onetime #803
Annotations
10 warnings
|
Lint:
Sources/NextcloudKit/NextcloudKit+WebDAV.swift#L66
Vertical Parameter Alignment Violation: Function parameters should be aligned vertically if they're in multiple lines in a declaration (vertical_parameter_alignment)
|
|
Lint:
Sources/NextcloudKit/NextcloudKit+WebDAV.swift#L65
Vertical Parameter Alignment Violation: Function parameters should be aligned vertically if they're in multiple lines in a declaration (vertical_parameter_alignment)
|
|
Lint:
Sources/NextcloudKit/NextcloudKit+WebDAV.swift#L64
Vertical Parameter Alignment Violation: Function parameters should be aligned vertically if they're in multiple lines in a declaration (vertical_parameter_alignment)
|
|
Lint:
Sources/NextcloudKit/NextcloudKit+Capabilities.swift#L565
Operator Usage Whitespace Violation: Operators should be surrounded by a single whitespace when they are being used (operator_usage_whitespace)
|
|
Lint:
Sources/NextcloudKit/NextcloudKit+Capabilities.swift#L539
Operator Usage Whitespace Violation: Operators should be surrounded by a single whitespace when they are being used (operator_usage_whitespace)
|
|
Lint:
Sources/NextcloudKit/NextcloudKit+Capabilities.swift#L565
Implicit Optional Initialization Violation: Optional should be implicitly initialized without nil (implicit_optional_initialization)
|
|
Lint:
Sources/NextcloudKit/NextcloudKit+Capabilities.swift#L92
Function Body Length Violation: Function body should span 200 lines or less excluding comments and whitespace: currently spans 288 lines (function_body_length)
|
|
Lint:
Sources/NextcloudKit/NextcloudKit+Capabilities.swift#L80
Comma Spacing Violation: There should be no space before and one after any comma (comma)
|
|
Lint:
Sources/NextcloudKit/NextcloudKit+AssistantV2.swift#L319
Vertical Whitespace Violation: Limit vertical whitespace to a single empty line; currently 2 (vertical_whitespace)
|
|
Lint:
Sources/NextcloudKit/NextcloudKit+AssistantV2.swift#L319
Trailing Newline Violation: Files should have a single trailing newline (trailing_newline)
|