Skip to content

feat: External links feature branch #27

feat: External links feature branch

feat: External links feature branch #27

Triggered via pull request October 23, 2024 04:32
Status Failure
Total duration 21s
Artifacts

swiftlint.yml

on: pull_request
SwiftLint
15s
SwiftLint
Fit to window
Zoom out
Zoom in

Annotations

7 errors
SwiftLint: kDrive/AppDelegate.swift#L106
Use 'next', 'this' or 'previous' instead to disable the 'force_try' rule once, or re-enable it as soon as possible` (blanket_disable_command)
SwiftLint: kDrive/AppDelegate.swift#L108
Colons should be next to the identifier when specifying a type and next to the key in dictionary literals (colon)
SwiftLint: kDrive/AppDelegate.swift#L111
Prefer at least one space after slashes for comments (comment_spacing)
SwiftLint: kDrive/AppDelegate.swift#L112
Lines should not have trailing whitespace (trailing_whitespace)
SwiftLint: kDrive/AppDelegate.swift#L117
Lines should not have trailing whitespace (trailing_whitespace)
SwiftLint: kDrive/AppDelegate.swift#L117
Limit vertical whitespace to a single empty line; currently 2 (vertical_whitespace)
SwiftLint
Process completed with exit code 2.