Skip to content

fix(#195): Handle zero-byte downloads correctly. #757

fix(#195): Handle zero-byte downloads correctly.

fix(#195): Handle zero-byte downloads correctly. #757

Triggered via pull request October 15, 2025 13:53
Status Success
Total duration 1m 20s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
Lint: Sources/NextcloudKit/NextcloudKit+API.swift#L131
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+API.swift#L1140
Trailing Comma Violation: Collection literals should not have trailing commas (trailing_comma)
Lint: Sources/NextcloudKit/NextcloudKit+API.swift#L1062
Trailing Comma Violation: Collection literals should not have trailing commas (trailing_comma)
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+FilesLock.swift#L104
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)