Skip to content

Upload Chunk Async #778

Upload Chunk Async

Upload Chunk Async #778

Triggered via pull request November 17, 2025 15:04
Status Success
Total duration 1m 3s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
Lint: Sources/NextcloudKit/NextcloudKit+Richdocuments.swift#L226
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+Richdocuments.swift#L225
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+Richdocuments.swift#L224
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+Richdocuments.swift#L223
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+FilesLock.swift#L102
Switch and Case Statement Alignment Violation: Case statements should vertically aligned with their closing brace (switch_case_alignment)
Lint: Sources/NextcloudKit/NextcloudKit+FilesLock.swift#L95
Switch and Case Statement Alignment Violation: Case statements should vertically aligned with their closing brace (switch_case_alignment)
Lint: Sources/NextcloudKit/NextcloudKit+FilesLock.swift#L70
Switch and Case Statement Alignment Violation: Case statements should vertically aligned with their closing brace (switch_case_alignment)
Lint: Sources/NextcloudKit/NextcloudKit+FilesLock.swift#L64
Switch and Case Statement Alignment Violation: Case statements should vertically aligned with their closing brace (switch_case_alignment)
Lint: Sources/NextcloudKit/Utils/FileAutoRenamer.swift#L24
Trailing Whitespace Violation: Lines should not have trailing whitespace (trailing_whitespace)
Lint: Sources/NextcloudKit/NKError.swift#L228
Trailing Semicolon Violation: Lines should not have trailing semicolons (trailing_semicolon)