Skip to content

Merge remote-tracking branch 'origin/main' into develop #362

Merge remote-tracking branch 'origin/main' into develop

Merge remote-tracking branch 'origin/main' into develop #362

Triggered via push July 10, 2024 07:17
Status Success
Total duration 1m 43s
Artifacts

lint.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

12 warnings
Lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Lint
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Lint: Sources/NextcloudKit/NextcloudKit+API.swift#L290
Comma Spacing Violation: There should be no space before and one after any comma (comma)
Lint: Sources/NextcloudKit/NextcloudKit+API.swift#L290
Comma Spacing Violation: There should be no space before and one after any comma (comma)
Lint: Sources/NextcloudKit/NextcloudKit+API.swift#L314
Comma Spacing Violation: There should be no space before and one after any comma (comma)
Lint: Sources/NextcloudKit/NextcloudKit+API.swift#L314
Comma Spacing Violation: There should be no space before and one after any comma (comma)
Lint: Sources/NextcloudKit/Extensions/Image+Extension.swift#L103
Trailing Newline Violation: Files should have a single trailing newline (trailing_newline)
Lint: Sources/NextcloudKit/NKCommon.swift#L33
Class Delegate Protocol Violation: Delegate protocols should be class-only so they can be weakly referenced (class_delegate_protocol)
Lint: Sources/NextcloudKit/NKCommon.swift#L43
Trailing Whitespace Violation: Lines should not have trailing whitespace (trailing_whitespace)
Lint: Sources/NextcloudKit/NextcloudKit+Assistant.swift#L282
Explicit Init Violation: Explicitly calling .init() should be avoided (explicit_init)
Lint: Sources/NextcloudKit/NextcloudKit+Assistant.swift#L285
Trailing Newline Violation: Files should have a single trailing newline (trailing_newline)
Lint: Sources/NextcloudKit/NextcloudKit+Hovercard.swift#L73
Trailing Whitespace Violation: Lines should not have trailing whitespace (trailing_whitespace)