Skip to content

Merge pull request #1968 from nextcloud/feat/noid/show-upcoming-events #3320

Merge pull request #1968 from nextcloud/feat/noid/show-upcoming-events

Merge pull request #1968 from nextcloud/feat/noid/show-upcoming-events #3320

Triggered via push February 6, 2025 14:42
Status Success
Total duration 1m 18s
Artifacts

swiftlint.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
SwiftLint: NextcloudTalkTests/UI/Helpers.swift#L97
Todo Violation: TODOs should be resolved (Find a better way to reliable ...) (todo)
SwiftLint: NextcloudTalkTests/Integration/Helpers.swift#L12
Todo Violation: TODOs should be resolved (This should probably be part o...) (todo)
SwiftLint: ShareExtension/ShareConfirmationViewController.swift#L558
Todo Violation: TODOs should be resolved (This has no effect on ShareExt...) (todo)
SwiftLint: ShareExtension/ShareConfirmationViewController.swift#L610
Todo Violation: TODOs should be resolved (Do error reporting per item) (todo)
SwiftLint: NextcloudTalk/BlurHashDecode.swift#L9
Cyclomatic Complexity Violation: Function should have complexity 10 or less; currently complexity is 11 (cyclomatic_complexity)
SwiftLint: NextcloudTalk/BlurHashDecode.swift#L21
Large Tuple Violation: Tuples should have at most 2 members (large_tuple)
SwiftLint: NextcloudTalk/BlurHashDecode.swift#L74
Large Tuple Violation: Tuples should have at most 2 members (large_tuple)
SwiftLint: NextcloudTalk/BlurHashDecode.swift#L81
Large Tuple Violation: Tuples should have at most 2 members (large_tuple)
SwiftLint: NextcloudTalk/BlurHashDecode.swift#L101
Statement Position Violation: Else and catch should be on the same line, one space after the previous declaration (statement_position)
SwiftLint: NextcloudTalk/BlurHashDecode.swift#L107
Statement Position Violation: Else and catch should be on the same line, one space after the previous declaration (statement_position)