Skip to content

Feature: Nextcloud Share Permission and Type Types #765

Feature: Nextcloud Share Permission and Type Types

Feature: Nextcloud Share Permission and Type Types #765

Triggered via pull request October 29, 2025 11:26
Status Success
Total duration 40s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
Lint: Sources/NextcloudKit/Log/NKLogFileManager.swift#L116
Inclusive Language Violation: Declaration whitelist contains the term "whitelist" which is not considered inclusive (inclusive_language)
Lint: Sources/NextcloudKit/Log/NKLogFileManager.swift#L115
Inclusive Language Violation: Declaration blacklist contains the term "blacklist" which is not considered inclusive (inclusive_language)
Lint: Sources/NextcloudKit/Log/NKLogFileManager.swift#L82
Inclusive Language Violation: Declaration whitelist contains the term "whitelist" which is not considered inclusive (inclusive_language)
Lint: Sources/NextcloudKit/Log/NKLogFileManager.swift#L75
Inclusive Language Violation: Declaration blacklist contains the term "blacklist" which is not considered inclusive (inclusive_language)
Lint: Sources/NextcloudKit/Log/NKLogFileManager.swift#L75
Inclusive Language Violation: Declaration setBlacklist contains the term "blacklist" which is not considered inclusive (inclusive_language)
Lint: Sources/NextcloudKit/NKMonitor.swift#L26
Trailing Whitespace Violation: Lines should not have trailing whitespace (trailing_whitespace)
Lint: Sources/NextcloudKit/Log/NKLog.swift#L68
Operator Usage Whitespace Violation: Operators should be surrounded by a single whitespace when they are being used (operator_usage_whitespace)
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/NKCommon.swift#L179
Vertical Whitespace Violation: Limit vertical whitespace to a single empty line; currently 2 (vertical_whitespace)
Lint: Sources/NextcloudKit/NKCommon.swift#L132
Comma Spacing Violation: There should be no space before and one after any comma (comma)