Skip to content

fix

fix #728

Triggered via pull request September 15, 2025 10:37
Status Success
Total duration 37s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
Lint: Sources/NextcloudKit/Models/Assistant/v1/NKTextProcessingTaskType.swift#L38
Vertical Whitespace Violation: Limit vertical whitespace to a single empty line; currently 2 (vertical_whitespace)
Lint: Sources/NextcloudKit/Models/Assistant/v1/NKTextProcessingTaskType.swift#L38
Trailing Newline Violation: Files should have a single trailing newline (trailing_newline)
Lint: Sources/NextcloudKit/Models/NKTrash.swift#L28
Line Length Violation: Line should be 400 characters or less; currently it has 401 characters (line_length)
Lint: Sources/NextcloudKit/Models/NKFile.swift#L145
Colon Spacing Violation: Colons should be next to the identifier when specifying a type and next to the key in dictionary literals (colon)
Lint: Sources/NextcloudKit/Models/NKDataFileXML.swift#L312
Trailing Whitespace Violation: Lines should not have trailing whitespace (trailing_whitespace)
Lint: Sources/NextcloudKit/Models/NKDataFileXML.swift#L256
Function Body Length Violation: Function body should span 200 lines or less excluding comments and whitespace: currently spans 247 lines (function_body_length)
Lint: Sources/NextcloudKit/Models/NKDownloadLimit.swift#L28
Unneeded Synthesized Initializer Violation: This memberwise initializer would be synthesized automatically - you do not need to define it (unneeded_synthesized_initializer)
Lint: Sources/NextcloudKit/NextcloudKit+UserStatus.swift#L120
Vertical Whitespace Violation: Limit vertical whitespace to a single empty line; currently 2 (vertical_whitespace)
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)